EasyCMS v1.6 allows for SQL injection via ArticlemAction.class.php. In the background, search terms provided by the user were not sanitized and were used directly to construct a SQL statement.
References
Link | Resource |
---|---|
https://github.com/jojosec/EasyCMS-s-SQL-injection-new-/blob/main/README.md | Exploit Third Party Advisory |
Configurations
History
23 Feb 2022, 21:23
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
CWE | CWE-89 | |
CPE | cpe:2.3:a:easycms:easycms:1.6:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/jojosec/EasyCMS-s-SQL-injection-new-/blob/main/README.md - Exploit, Third Party Advisory |
16 Feb 2022, 12:58
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-02-16 12:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-23358
Mitre link : CVE-2022-23358
CVE.ORG link : CVE-2022-23358
JSON object : View
Products Affected
easycms
- easycms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')