Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


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

- https://github.com/beerpwn/CVE/blob/master/cms_made_simple_2021/sqli_order_by/CMS-MS-SQLi-report.md

- https://packetstormsecurity.com/files/161895/CMS-Made-Simple-2.2.15-SQL-Injection.html

- https://seclists.org/fulldisclosure/2021/Mar/49

- https://www.soteritsecurity.com/blog/2023/01/CMS-Made-Simple_CVE-2021-40961.html

Github

No PoCs found on GitHub currently.