2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24108" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-02-22T04:15:10.240" ,
"lastModified" : "2023-03-02T19:42:45.000" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "MvcTools 6d48cd6830fc1df1d8c9d61caa1805fd6a1b7737 was discovered to contain a code execution backdoor via the request package (requirements.txt). This vulnerability allows attackers to access sensitive user information and execute arbitrary code."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"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:zetacomponenets:mvctools:2008-09-23:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "01410251-4AAC-4C1C-9BE9-1AD6B56CF6AB"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/zetacomponents/MvcTools/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://github.com/zetacomponents/MvcTools/issues/12" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-04-04 08:46:00 +00:00
} ,
{
"url" : "https://mirrors.neusoft.edu.cn/pypi/web/simple/request/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}