vendor:
Sahana Agasti
by:
dun
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Sahana Agasti
Affected Version From: 2000.6.4
Affected Version To: 2000.6.4
Patch Exists: NO
Related CWE: N/A
CPE: a:sahana_software_foundation:sahana_agasti
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
Sahana Agasti <= 0.6.4 SQL Injection Vulnerability
A SQL injection vulnerability exists in Sahana Agasti version 0.6.4. The vulnerability is due to the application not properly sanitizing user-supplied input to the 'sel' parameter of the 'xml.php' script. An attacker can exploit this vulnerability to inject and execute arbitrary SQL commands in the application's back-end database.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically construct SQL queries.