cve/2021/CVE-2021-40961.md
2024-06-18 02:51:15 +02:00

969 B

CVE-2021-40961

Description

CMS Made Simple <=2.2.15 is affected by SQL injection in modules/News/function.admin_articlestab.php. The $sortby variable is concatenated with $query1, but it is possible to inject arbitrary SQL language without using the '.

POC

Reference

Github

No PoCs found on GitHub currently.