cvelist/2023/33xxx/CVE-2023-33476.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2023-05-22 21:01:18 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-02 14:00:44 +00:00
"ID": "CVE-2023-33476",
"STATE": "PUBLIC"
2023-05-22 21:01:18 +00:00
},
2023-06-02 14:00:44 +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",
2023-05-22 21:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-02 14:00:44 +00:00
"value": "ReadyMedia (MiniDLNA) versions from 1.1.15 up to 1.3.2 is vulnerable to Buffer Overflow. The vulnerability is caused by incorrect validation logic when handling HTTP requests using chunked transport encoding. This results in other code later using attacker-controlled chunk values that exceed the length of the allocated buffer, resulting in out-of-bounds read/write."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/projects/minidlna/",
"refsource": "MISC",
"name": "https://sourceforge.net/projects/minidlna/"
},
{
"refsource": "MISC",
"name": "https://blog.coffinsec.com/0day/2023/05/31/minidlna-heap-overflow-rca.html",
"url": "https://blog.coffinsec.com/0day/2023/05/31/minidlna-heap-overflow-rca.html"
},
{
"refsource": "MISC",
"name": "https://sourceforge.net/p/minidlna/git/ci/9bd58553fae5aef3e6dd22f51642d2c851225aec/",
"url": "https://sourceforge.net/p/minidlna/git/ci/9bd58553fae5aef3e6dd22f51642d2c851225aec/"
2023-06-21 22:00:42 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230621 [SECURITY] [DLA 3465-1] minidlna security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00027.html"
2023-06-22 00:00:42 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5434",
"url": "https://www.debian.org/security/2023/dsa-5434"
2023-11-25 12:01:00 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202311-12",
"url": "https://security.gentoo.org/glsa/202311-12"
2023-05-22 21:01:18 +00:00
}
]
}
}