vendor:
Open Audit
by:
Rahul Pratap Singh
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Open Audit
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2016
Open Audit SQL Injection Vulnerability
'id' field in software_add_license.php and 'pc' field in delete_system.php, list_viewdef_software_for_system.php and system_export.php is not properly sanitized, that leads to SQL Injection Vulnerability.
Mitigation:
The vulnerability can be mitigated by properly sanitizing the user input before passing it to the database query.