cvelist/2022/40xxx/CVE-2022-40468.json
2023-05-21 22:00:39 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-40468",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Potential leak of left-over heap data if custom error page templates containing special non-standard variables are used. Tinyproxy commit 84f203f and earlier use uninitialized buffers in process_request() function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/tinyproxy/tinyproxy",
"refsource": "MISC",
"name": "https://github.com/tinyproxy/tinyproxy"
},
{
"url": "https://github.com/tinyproxy/tinyproxy/blob/84f203fb1c4733608c7283bbe794005a469c4b00/src/reqs.c#L346",
"refsource": "MISC",
"name": "https://github.com/tinyproxy/tinyproxy/blob/84f203fb1c4733608c7283bbe794005a469c4b00/src/reqs.c#L346"
},
{
"url": "https://github.com/tinyproxy/tinyproxy/issues/457",
"refsource": "MISC",
"name": "https://github.com/tinyproxy/tinyproxy/issues/457"
},
{
"refsource": "MISC",
"name": "https://github.com/tinyproxy/tinyproxy/issues/457#issuecomment-1264176815",
"url": "https://github.com/tinyproxy/tinyproxy/issues/457#issuecomment-1264176815"
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-27",
"url": "https://security.gentoo.org/glsa/202305-27"
}
]
}
}