2022-06-13 08:01:36 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-07-18 14:00:32 +00:00
"ID" : "CVE-2022-33064" ,
"STATE" : "PUBLIC"
2022-06-13 08:01:36 +00:00
} ,
2023-07-18 14:00:32 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-06-13 08:01:36 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-18 14:00:32 +00:00
"value" : "An off-by-one error in function wav_read_header in src/wav.c in Libsndfile 1.1.0, results in a write out of bound, which allows an attacker to execute arbitrary code, Denial of Service or other unspecified impacts."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/libsndfile/libsndfile/issues/832" ,
"refsource" : "MISC" ,
"name" : "https://github.com/libsndfile/libsndfile/issues/832"
2022-06-13 08:01:36 +00:00
}
]
}
}