Vulnerability CVE-2021-40961


Published: 2022-06-09

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 '.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:S/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.5/10
6.4/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Cmsmadesimple -> Cms made simple 

 References:
https://seclists.org/fulldisclosure/2021/Mar/49
https://packetstormsecurity.com/files/161895/CMS-Made-Simple-2.2.15-SQL-Injection.html
https://github.com/beerpwn/CVE/blob/master/cms_made_simple_2021/sqli_order_by/CMS-MS-SQLi-report.md

Copyright 2024, cxsecurity.com

 

Back to Top