4 matches found
CVE-2022-23358
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...
Sql injection
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...
CVE-2022-23358
CVE-2022-23358 affects EasyCMS v1.6. The vulnerability arises in ArticlemAction.class.php where user-supplied search terms are unsanitized and directly used to construct SQL, enabling a SQL injection. Multiple sources (NVD, Red Hat, OSV, CVE lists) describe this as a SQL-injection flaw with impac...
CVE-2022-23358
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...