2024-08-22 22:03:14 +00:00

68 lines
2.1 KiB
JSON

{
"id": "CVE-2024-33904",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-29T06:15:17.320",
"lastModified": "2024-08-22T20:35:09.343",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In plugins/HookSystem.cpp in Hyprland through 0.39.1 (before 28c8561), through a race condition, a local attacker can cause execution of arbitrary assembly code by writing to a predictable temporary file."
},
{
"lang": "es",
"value": "En plugins/HookSystem.cpp en Hyprland hasta 0.39.1 (antes de 28c8561), a trav\u00e9s de una condici\u00f3n de ejecuci\u00f3n, un atacante local puede provocar la ejecuci\u00f3n de c\u00f3digo ensamblador arbitrario escribiendo en un archivo temporal predecible."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"references": [
{
"url": "https://github.com/hyprwm/Hyprland/commit/28c85619243e6320e75d7abcfe8244fa99d054dd",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/hyprwm/Hyprland/issues/5787",
"source": "cve@mitre.org"
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/04/28/3",
"source": "cve@mitre.org"
}
]
}