2023-06-02 14:00:30 +00:00
{
"id" : "CVE-2023-33717" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-02T12:15:09.367" ,
2023-06-09 18:00:32 +00:00
"lastModified" : "2023-06-09T17:35:12.357" ,
"vulnStatus" : "Analyzed" ,
2023-06-02 14:00:30 +00:00
"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()"
}
] ,
2023-06-09 18:00:32 +00:00
"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"
}
]
}
]
}
] ,
2023-06-02 14:00:30 +00:00
"references" : [
{
"url" : "https://github.com/enzo1982/mp4v2/" ,
2023-06-09 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-06-02 14:00:30 +00:00
} ,
{
"url" : "https://github.com/enzo1982/mp4v2/issues/37" ,
2023-06-09 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-06-02 14:00:30 +00:00
}
]
}