cvelist/2024/28xxx/CVE-2024-28052.json

88 lines
3.0 KiB
JSON
Raw Normal View History

2024-05-06 20:00:36 +00:00
{
2024-10-30 14:00:33 +00:00
"data_version": "4.0",
2024-05-06 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28052",
2024-10-30 14:00:33 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2024-05-06 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-30 14:00:33 +00:00
"value": "The WBR-6012 is a wireless SOHO router. It is a low-cost device which functions as an internet gateway for homes and small offices while aiming to be easy to configure and operate. In addition to providing a WiFi access point, the device serves as a 4-port wired router and implements a variety of common SOHO router capabilities such as port forwarding, quality-of-service, web-based administration, a DHCP server, a basic DMZ, and UPnP capabilities."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-131: Incorrect Calculation of Buffer Size",
"cweId": "CWE-131"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "LevelOne",
"product": {
"product_data": [
{
"product_name": "WBR-6012",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "R0.40e6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1997",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1997"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Patrick DeSantis and Francesco Benvenuto of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-05-06 20:00:36 +00:00
}
]
}
}