vendor:
SDMS(Simple document management system)
by:
Sid3^effects aKa HaRi
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SDMS(Simple document management system)
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2010
SDMS(Simple document management system) SQli Vulnerability
A SQL injection vulnerability was discovered in the SDMS(Simple document management system) application. An attacker can exploit this vulnerability to execute arbitrary SQL commands in the application's back-end database. Demo URL: http://server/detail.php?doc_id=[sqli]
Mitigation:
Input validation should be used to prevent SQL injection attacks.