cvelist/2022/26xxx/CVE-2022-26376.json
2022-10-07 18:00:29 +00:00

72 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-26376",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-07-27",
"ASSIGNER": "talos-cna@cisco.com"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption vulnerability exists in the httpd unescape functionality of Asuswrt prior to 3.0.0.4.386_48706 and Asuswrt-Merlin New Gen prior to 386.7.. A specially-crafted HTTP request can lead to memory corruption. An attacker can send a network request to trigger this vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1511",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1511"
}
]
},
"impact": {
"cvss": {
"baseScore": 5.3,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Asuswrt-Merlin",
"product": {
"product_data": [
{
"product_name": "Asuswrt-Merlin New Gen",
"version": {
"version_data": [
{
"version_value": "prior to 386.7",
"version_affected": "="
}
]
}
}
]
}
}
]
}
}
}