2023-04-24 16:55:55 +02:00
{
"id" : "CVE-2023-29570" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-04-24T14:15:07.800" ,
2023-04-28 06:00:35 +02:00
"lastModified" : "2023-04-28T03:51:36.497" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 16:55:55 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via mjs_ffi_cb_free at src/mjs_ffi.c. This vulnerability can lead to a Denial of Service (DoS)."
}
] ,
2023-04-28 06:00:35 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"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:cesanta:mjs:2.20.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CF8D39F6-ACB1-46F8-87CF-1B41EFC157BE"
}
]
}
]
}
] ,
2023-04-24 16:55:55 +02:00
"references" : [
{
"url" : "https://github.com/cesanta/mjs/issues/240" ,
2023-04-28 06:00:35 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-04-24 16:55:55 +02:00
} ,
{
"url" : "https://github.com/z1r00/fuzz_vuln/blob/main/mjs/SEGV/mjs_fii2/readme.md" ,
2023-04-28 06:00:35 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-04-24 16:55:55 +02:00
}
]
}