René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.2 KiB
JSON

{
"id": "CVE-2018-7339",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-02-23T14:29:00.303",
"lastModified": "2018-03-18T14:04:06.330",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The MP4Atom class in mp4atom.cpp in MP4v2 through 2.0.0 mishandles Entry Number validation for the MP4 Table Property, which allows remote attackers to cause a denial of service (overflow, insufficient memory allocation, and segmentation fault) or possibly have unspecified other impact via a crafted mp4 file."
},
{
"lang": "es",
"value": "La clase MP4Atom en mp4atom.cpp en MP4v2, hasta la versi\u00f3n 2.0.0, no gestiona la validaci\u00f3n Entry Number para MP4 Table Property. Esto permite que atacantes remotos provoquen una denegaci\u00f3n de servicio (desbordamiento, asignaci\u00f3n de memoria insuficiente y fallo de segmentaci\u00f3n) o, posiblemente, otro tipo de impacto sin especificar mediante un archivo MP4 manipulado."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mp4v2_project:mp4v2:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.0",
"matchCriteriaId": "EEE27A14-2A20-48E5-8CBB-9A067CDBA0D9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/pingsuewim/libmp4_bof",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}