2023-05-17 16:00:37 +00:00
{
"id" : "CVE-2023-31725" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-17T15:15:08.957" ,
2023-05-24 22:00:30 +00:00
"lastModified" : "2023-05-24T21:03:41.430" ,
"vulnStatus" : "Analyzed" ,
2023-05-17 16:00:37 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "yasm 1.3.0.55.g101bc was discovered to contain a heap-use-after-free via the function expand_mmac_params at yasm/modules/preprocs/nasm/nasm-pp.c."
}
] ,
2023-05-24 22:00:30 +00: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" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:yasm_project:yasm:1.3.0.55.g101bc:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4A03B4FD-736D-40B7-87B0-AC4EF2660C4B"
}
]
}
]
}
] ,
2023-05-17 16:00:37 +00:00
"references" : [
{
"url" : "https://github.com/DaisyPo/fuzzing-vulncollect/tree/main/yasm/heap-use-after-free/nasm-pp.c:3878%20in%20expand_mmac_params" ,
2023-05-24 22:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-17 16:00:37 +00:00
} ,
{
"url" : "https://github.com/yasm/yasm/issues/221" ,
2023-05-24 22:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-05-17 16:00:37 +00:00
}
]
}