cvelist/2020/25xxx/CVE-2020-25857.json

62 lines
2.2 KiB
JSON
Raw Normal View History

2020-09-23 20:01:31 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25857",
2021-02-03 17:01:04 +00:00
"ASSIGNER": "vuln@vdoo.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Realtek RTL8195A Wi-Fi Module",
"version": {
"version_data": [
{
"version_value": "Versions before 2020-04-21 (up to and excluding 2.08)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stack buffer overflow (CWE-121)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.vdoo.com/blog/realtek-rtl8195a-vulnerabilities-discovered/",
"url": "https://www.vdoo.com/blog/realtek-rtl8195a-vulnerabilities-discovered/"
}
]
2020-09-23 20:01:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-02-03 17:01:04 +00:00
"value": "The function ClientEAPOLKeyRecvd() in the Realtek RTL8195A Wi-Fi Module prior to versions released in April 2020 (up to and excluding 2.08) does not validate the size parameter for an rtl_memcpy() operation, resulting in a stack buffer overflow which can be exploited for denial of service. An attacker can impersonate an Access Point and attack a vulnerable Wi-Fi client, by injecting a crafted packet into the WPA2 handshake. The attacker does not need to know the network's PSK."
2020-09-23 20:01:31 +00:00
}
]
}
}