2023-05-08 18:00:27 +02:00
{
"id" : "CVE-2021-28999" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-08T14:15:10.770" ,
2023-05-15 20:00:27 +02:00
"lastModified" : "2023-05-15T16:07:22.790" ,
"vulnStatus" : "Analyzed" ,
2023-05-08 18:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL Injection vulnerability in CMS Made Simple through 2.2.15 allows remote attackers to execute arbitrary commands via the m1_sortby parameter to modules/News/function.admin_articlestab.php."
}
] ,
2023-05-15 20:00:27 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cmsmadesimple:cms_made_simple:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.2.15" ,
"matchCriteriaId" : "A892CA8E-8DF3-47E0-8A2A-FF29F9ED41D6"
}
]
}
]
}
] ,
2023-05-08 18:00:27 +02:00
"references" : [
{
"url" : "https://github.com/beerpwn/CVE/blob/master/cms_made_simple_2021/sqli_order_by/CMS-MS-SQLi-report.md" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-05-08 18:00:27 +02:00
} ,
{
"url" : "https://seclists.org/fulldisclosure/2021/Mar/49" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-05-08 18:00:27 +02:00
}
]
}