cvelist/2022/34xxx/CVE-2022-34970.json
2022-08-08 21:01:01 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-34970",
"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": "Crow before 1.0+4 has a heap-based buffer overflow via the function qs_parse in query_string.h. On successful exploitation this vulnerability allows attackers to remotely execute arbitrary code in the context of the vulnerable service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/CrowCpp/Crow/pull/486",
"refsource": "MISC",
"name": "https://github.com/CrowCpp/Crow/pull/486"
},
{
"url": "https://github.com/CrowCpp/Crow/releases/tag/v1.0%2B4",
"refsource": "MISC",
"name": "https://github.com/CrowCpp/Crow/releases/tag/v1.0%2B4"
},
{
"refsource": "MISC",
"name": "https://github.com/0xhebi/CVE-2022-34970/blob/master/report.md",
"url": "https://github.com/0xhebi/CVE-2022-34970/blob/master/report.md"
},
{
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/193.html",
"url": "https://cwe.mitre.org/data/definitions/193.html"
}
]
}
}