vendor:
DEDECMS
by:
Securitylab.ir
6.5
CVSS
MEDIUM
Sql Injection Vulnerability
89
CWE
Product Name: DEDECMS
Affected Version From: 5.1
Affected Version To: 5.1
Patch Exists: NO
Related CWE: N/A
CPE: a:dedecms:dedecms:5.1
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
2020
DEDECMS Sql Injection Vulnerability
A SQL injection vulnerability exists in DEDECMS 5.1 due to improper sanitization of user-supplied input in the 'arcurl' parameter of the 'feedback_js.php' script. An attacker can exploit this vulnerability to execute arbitrary SQL commands in the application's database, allowing them to access or modify sensitive data.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in SQL queries.