2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-33462" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-07-26T13:15:09.647" ,
"lastModified" : "2022-07-28T15:19:35.817" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in yasm version 1.3.0. There is a use-after-free in expr_traverse_nodes_post() in libyasm/expr.c."
} ,
{
"lang" : "es" ,
"value" : "Se ha detectado un problema en yasm versi\u00f3n 1.3.0. Se presenta un uso de memoria previamente liberada en la funci\u00f3n expr_traverse_nodes_post() en el archivo libyasm/expr.c."
}
] ,
"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:tortall:yasm:1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1453CF78-5025-49BF-A1A6-C62F948B5735"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/yasm/yasm/issues/165" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
}
]
}