2024-12-08 03:06:42 +00:00

103 lines
2.6 KiB
JSON

{
"id": "CVE-2022-34568",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-28T22:15:08.420",
"lastModified": "2024-11-21T07:09:46.137",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SDL v1.2 was discovered to contain a use-after-free via the XFree function at /src/video/x11/SDL_x11yuv.c."
},
{
"lang": "es",
"value": "Se ha detectado que SDL versi\u00f3n v1.2, conten\u00eda un uso de memoria previamente libarada por medio de la funci\u00f3n XFree en el archivo /src/video/x11/SDL_x11yuv.c"
}
],
"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:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"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:libsdl:simple_directmedia_layer:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.2.1",
"versionEndIncluding": "1.2.15",
"matchCriteriaId": "9019A536-7F63-4690-BFE6-56BF07A3640E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/libsdl-org/SDL-1.2/issues/863",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202305-17",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/libsdl-org/SDL-1.2/issues/863",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202305-17",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}