vendor:
Feng Office
by:
Andrey Stoykov
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Feng Office
Affected Version From: 3.11.1.2
Affected Version To: 3.11.1.2
Patch Exists: NO
Related CWE:
CPE: a:feng_office:3.11.1.2
Platforms Tested: Ubuntu 22.04
2024
Feng Office 3.11.1.2 – SQL Injection
The exploit involves performing SQL injection in Feng Office version 3.11.1.2 by manipulating the 'dim' parameter value in the HTTP GET request. By using tools like SQLMap, an attacker can automate the injection process to access or manipulate the database.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input to prevent SQL injection attacks. Regular security testing and code reviews can also help identify and fix such vulnerabilities.