spider.admincp.php in iCMS v7.0.11 allows SQL injection via admincp.php?app=spider&do=import_rule because the upfile content is base64 decoded, deserialized, and used for database insertion.
References
Link | Resource |
---|---|
https://github.com/idreamsoft/iCMS/issues/42 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-10-29 12:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-18702
Mitre link : CVE-2018-18702
CVE.ORG link : CVE-2018-18702
JSON object : View
Products Affected
icmsdev
- icms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')