cvelist/2021/44xxx/CVE-2021-44269.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2021-11-29 08:01:04 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-10 17:29:00 +00:00
"ID": "CVE-2021-44269",
"STATE": "PUBLIC"
2021-11-29 08:01:04 +00:00
},
2022-03-10 17:29:00 +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",
2021-11-29 08:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-10 17:29:00 +00:00
"value": "An out of bounds read was found in Wavpack 5.4.0 in processing *.WAV files. This issue triggered in function WavpackPackSamples of file src/pack_utils.c, tainted variable cnt is too large, that makes pointer sptr read beyond heap bound."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/dbry/WavPack/issues/110",
"refsource": "MISC",
"name": "https://github.com/dbry/WavPack/issues/110"
2022-04-21 23:01:22 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-0fc7b22bcd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CRZWZKEEABCLVXZEXQZBIT3ZKLIXVFF5/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-737f020ede",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2CZUFTX3J4Y4OSRITG4PXCI7NRVFDYVQ/"
2022-05-07 08:01:25 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-7df99d9f80",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SQKOOJRI2VAPYS3652HVDXON723HTXBP/"
2021-11-29 08:01:04 +00:00
}
]
}
}