2024-08-12 20:03:14 +00:00

60 lines
1.7 KiB
JSON

{
"id": "CVE-2024-39132",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-27T21:15:15.790",
"lastModified": "2024-08-12T18:35:40.733",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A NULL Pointer Dereference vulnerability in DumpTS v0.1.0-nightly allows attackers to cause a denial of service via the function VerifyCommandLine() at /src/DumpTS.cpp."
},
{
"lang": "es",
"value": "Una vulnerabilidad de desreferencia de puntero NULL en DumpTS v0.1.0-nightly permite a los atacantes provocar una denegaci\u00f3n de servicio a trav\u00e9s de la funci\u00f3n VerifyCommandLine() en /src/DumpTS.cpp."
}
],
"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:R/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"references": [
{
"url": "https://github.com/wangf1978/DumpTS/issues/22",
"source": "cve@mitre.org"
}
]
}