cvelist/2024/33xxx/CVE-2024-33429.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2024-04-23 07:01:49 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-05-01 19:01:04 +00:00
"ID": "CVE-2024-33429",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2024-04-23 07:01:49 +00:00
},
2024-05-01 19:01:04 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-04-23 07:01:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-05-01 19:01:04 +00:00
"value": "Buffer-Overflow vulnerability at pcm_convert.h:513 of phiola v2.0-rc22 allows a remote attacker to execute arbitrary code via a crafted .wav file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/stsaz/phiola/",
"refsource": "MISC",
"name": "https://github.com/stsaz/phiola/"
},
{
"url": "https://github.com/stsaz/phiola/issues/30",
"refsource": "MISC",
"name": "https://github.com/stsaz/phiola/issues/30"
},
{
"url": "https://github.com/Helson-S/FuzzyTesting/tree/master/phiola/heap-buffer-overflow-2",
"refsource": "MISC",
"name": "https://github.com/Helson-S/FuzzyTesting/tree/master/phiola/heap-buffer-overflow-2"
},
{
"url": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/heap-buffer-overflow-2.md",
"refsource": "MISC",
"name": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/heap-buffer-overflow-2.md"
},
{
"url": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/poc/",
"refsource": "MISC",
"name": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/poc/"
},
{
"url": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/heap-buffer-overflow-2.assets/image-20240420011116818.png",
"refsource": "MISC",
"name": "https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/heap-buffer-overflow-2/heap-buffer-overflow-2.assets/image-20240420011116818.png"
2024-04-23 07:01:49 +00:00
}
]
}
}