CVE-2019-1923
17.07.2019, 21:15
A vulnerability in Cisco Small Business SPA500 Series IP Phones could allow a physically proximate attacker to execute arbitrary commands on the device. The vulnerability is due to improper input validation in the device configuration interface. An attacker could exploit this vulnerability by accessing the configuration interface, which may require a password, and then accessing the device's physical interface and inserting a USB storage device. A successful exploit could allow the attacker to execute arbitrary commands on the device in an elevated security context. At the time of publication, this vulnerability affected Cisco Small Business SPA500 Series IP Phones firmware releases 7.6.2SR5 and prior.
Vendor | Product | Version |
---|---|---|
cisco | spa501g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa502g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa504g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa508g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa509g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa512g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa514g_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa525g2_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa500s_firmware | 𝑥 ≤ 7.6.2sr5 |
cisco | spa500ds_firmware | 𝑥 ≤ 7.6.2sr5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.