2024-07-12 18:03:13 +00:00
{
"id" : "CVE-2024-40518" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-07-12T16:15:04.850" ,
2024-07-12 20:03:12 +00:00
"lastModified" : "2024-07-12T18:45:07.223" ,
"vulnStatus" : "Analyzed" ,
2024-07-12 18:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "SeaCMS 12.9 has a remote code execution vulnerability. The vulnerability is caused by admin_weixin.php directly splicing and writing the user input data into weixin.php without processing it, which allows authenticated attackers to exploit the vulnerability to execute arbitrary commands and obtain system permissions."
}
] ,
2024-07-12 20:03:12 +00: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" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:seacms:seacms:12.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5A52C0BF-703A-4BF0-A5A9-E3995C30FE0D"
}
]
}
]
}
] ,
2024-07-12 18:03:13 +00:00
"references" : [
{
"url" : "https://gitee.com/fushuling/cve/blob/master/SeaCMS%2012.9%20admin_weixin.php%20code%20injection.md" ,
2024-07-12 20:03:12 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-07-12 18:03:13 +00:00
}
]
}