cvelist/2022/35xxx/CVE-2022-35271.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2022-07-06 18:00:48 +00:00
{
2022-10-21 16:18:09 -04:00
"data_version": "4.0",
2022-07-06 18:00:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-35271",
2022-12-23 01:00:48 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2022-07-06 18:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-22 18:00:40 -05:00
"value": "A denial of service vulnerability exists in the web_server hashFirst functionality of Robustel R1510 3.1.16 and 3.3.0. A specially-crafted network request can lead to denial of service. An attacker can send a sequence of requests to trigger this vulnerability.This denial of service is in the `/action/import_cert_file/` API."
2022-10-21 16:18:09 -04:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-12-23 01:00:48 +00:00
"value": "CWE-125: Out-of-bounds Read",
"cweId": "CWE-125"
2022-10-21 16:18:09 -04:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Robustel",
"product": {
"product_data": [
{
"product_name": "R1510",
"version": {
"version_data": [
{
"version_value": "3.1.16",
"version_affected": "="
},
{
"version_value": "3.3.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
2022-12-23 01:00:48 +00:00
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1575",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1575"
}
]
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM"
}
]
2022-07-06 18:00:48 +00:00
}
}