vendor:
Dateconverter
by:
RoAd_KiLlEr
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dateconverter
Affected Version From: 0.1-beta
Affected Version To: 0.1-beta
Patch Exists: NO
Related CWE: N/A
CPE: a:dateconverter:dateconverter:0.1-beta
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win Xp Sp 2/3
2009
Joomla Component com_dateconverter SQL Injection Vulnerability
Joomla AD/BS Date Converter is a Joomla Component used to convert date between Gregorian Calendar and Bikram Sambat Calendar. BS Calendar is used in Nepal, India, Bhutan, Sri Lanka, Thailand etc. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter. This can be done by appending the malicious SQL query to the vulnerable parameter in the URL. This can be used to extract sensitive information from the database.
Mitigation:
Input validation should be done to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.