2024-06-13 18:03:11 +00:00
{
"id" : "CVE-2024-35325" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-06-13T17:15:50.390" ,
2024-08-28 16:03:16 +00:00
"lastModified" : "2024-08-28T14:15:08.433" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-13 18:03:11 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in libyaml up to 0.2.5. Affected by this issue is the function yaml_event_delete of the file /src/libyaml/src/api.c. The manipulation leads to a double-free."
2024-06-16 02:03:09 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en libyaml hasta 0.2.5. La funci\u00f3n yaml_event_delete del archivo /src/libyaml/src/api.c es afectada por esta vulnerabilidad. La manipulaci\u00f3n conduce a una doble libertad."
2024-06-13 18:03:11 +00:00
}
] ,
2024-08-23 16:03:14 +00:00
"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" : "CWE-415"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pyyaml:libyaml:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "0.2.5" ,
"matchCriteriaId" : "2EC679D8-115E-4170-8038-0BCB93DFE1BA"
}
]
}
]
}
] ,
2024-06-13 18:03:11 +00:00
"references" : [
{
"url" : "https://github.com/idhyt/pocs/blob/main/libyaml/CVE-2024-35325.c" ,
2024-08-23 16:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-08-28 16:03:16 +00:00
} ,
{
"url" : "https://github.com/idhyt/pocs/tree/main/libyaml" ,
"source" : "cve@mitre.org"
2024-06-13 18:03:11 +00:00
}
]
}