cvelist/2023/35xxx/CVE-2023-35193.json

88 lines
3.0 KiB
JSON
Raw Normal View History

2023-06-14 21:00:41 +00:00
{
2023-10-11 16:00:39 +00:00
"data_version": "4.0",
2023-06-14 21:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-35193",
2023-10-11 16:00:39 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2023-06-14 21:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-11 16:00:39 +00:00
"value": "An OS command injection vulnerability exists in the api.cgi cmd.mvpn.x509.write functionality of peplink Surf SOHO HW1 v6.3.5 (in QEMU). A specially crafted HTTP request can lead to command execution. An attacker can make an authenticated HTTP request to trigger this vulnerability.This vulnerability is specifically for the `system` call in the file `/web/MANGA/cgi-bin/api.cgi` for firmware version 6.3.5 at offset 0x4bddb8."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Peplink",
"product": {
"product_data": [
{
"product_name": "Surf SOHO HW1",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v6.3.5 (in QEMU)"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1782",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1782"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Matt Wiseman of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
2023-06-14 21:00:41 +00:00
}
]
}
}