cvelist/2022/38xxx/CVE-2022-38668.json
2022-09-23 15:00:35 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-38668",
"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": "HTTP applications (servers) based on Crow through 1.0+4 may reveal potentially sensitive uninitialized data from stack memory when fulfilling a request for a static file smaller than 16 KB."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/CrowCpp/Crow/pull/523",
"refsource": "MISC",
"name": "https://github.com/CrowCpp/Crow/pull/523"
},
{
"refsource": "MISC",
"name": "https://gynvael.coldwind.pl/?id=752",
"url": "https://gynvael.coldwind.pl/?id=752"
},
{
"refsource": "MISC",
"name": "https://github.com/0xhebi/CVEs/blob/main/Crow/CVE-2022-38668.md",
"url": "https://github.com/0xhebi/CVEs/blob/main/Crow/CVE-2022-38668.md"
}
]
}
}