2024-09-06 20:03:15 +00:00

60 lines
1.7 KiB
JSON

{
"id": "CVE-2024-28458",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-11T21:15:08.077",
"lastModified": "2024-09-06T19:35:13.740",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Null Pointer Dereference vulnerability in swfdump in swftools 0.9.2 allows attackers to crash the appliation via the function compileSWFActionCode in action/actioncompiler.c."
},
{
"lang": "es",
"value": "La vulnerabilidad de desreferencia de puntero nulo en swfdump en swftools 0.9.2 permite a los atacantes bloquear la aplicaci\u00f3n mediante la funci\u00f3n compileSWFActionCode en action/actioncompiler.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"references": [
{
"url": "https://github.com/keepinggg/poc/blob/main/poc_of_swfc",
"source": "cve@mitre.org"
}
]
}