2023-07-18 16:00:47 +00:00
{
"id" : "CVE-2022-33065" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-18T14:15:12.033" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:07:29.823" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-18 16:00:47 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple signed integers overflow in function au_read_header in src/au.c and in functions mat4_open and mat4_read_header in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts."
}
] ,
2023-07-27 16:00:31 +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:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2023-07-27 16:00:31 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-27 16:00:31 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libsndfile_project:libsndfile:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "858E091D-CA49-4AEA-9DE8-FE2047C882D1"
}
]
}
]
}
] ,
2023-07-18 16:00:47 +00:00
"references" : [
{
"url" : "https://github.com/libsndfile/libsndfile/issues/789" ,
2023-07-27 16:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
2023-08-02 18:00:41 +00:00
"Issue Tracking"
2023-07-27 16:00:31 +00:00
]
2023-07-18 16:00:47 +00:00
} ,
{
"url" : "https://github.com/libsndfile/libsndfile/issues/833" ,
2023-07-27 16:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/libsndfile/libsndfile/issues/789" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/libsndfile/libsndfile/issues/833" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-07-18 16:00:47 +00:00
}
]
}