Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Software

#23411de 53,619
10CVSS total
Vulnerabilidades · 1
PT-2017-19199
10
2017-06-22
E2 · Openwebif Plugin · CVE-2017-9807
**Name of the Vulnerable Software and Affected Versions** OpenWebif plugin through 1.2.4 for E2 open devices **Description** An issue in the OpenWebif plugin allows an unauthenticated remote attacker to execute arbitrary Python code or OS commands. This is due to the `saveConfig` function in "plugin/controllers/models/config.py" performing an `eval()` call on the contents of the `key` HTTP GET parameter in the "api/saveconfig" endpoint. **Recommendations** For OpenWebif plugin versions through 1.2.4, consider disabling the `saveConfig` function or restricting access to the "api/saveconfig" endpoint until a patch is available. Avoid using the `key` parameter in the affected endpoint to minimize the risk of exploitation.