2023-06-09 18:00:32 +00:00

83 lines
2.0 KiB
JSON

{
"id": "CVE-2023-33717",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-02T12:15:09.367",
"lastModified": "2023-06-09T17:35:12.357",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "mp4v2 v2.1.3 was discovered to contain a memory leak when a method calling MP4File::ReadBytes() had allocated memory but did not catch exceptions thrown by ReadBytes()"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-401"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mp4v2_project:mp4v2:2.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F0B6B69D-D184-4BAE-8622-AEDD9AB5E3F4"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/enzo1982/mp4v2/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/enzo1982/mp4v2/issues/37",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}