{ "schema_version": "1.4.0", "id": "GHSA-829m-7f46-r3j5", "modified": "2025-04-20T03:39:25Z", "published": "2022-05-17T00:33:31Z", "aliases": [ "CVE-2017-9807" ], "details": "An issue was discovered in the OpenWebif plugin through 1.2.4 for E2 open devices. The saveConfig function of \"plugin/controllers/models/config.py\" performs an eval() call on the contents of the \"key\" HTTP GET parameter. This allows an unauthenticated remote attacker to execute arbitrary Python code or OS commands via api/saveconfig.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9807" }, { "type": "WEB", "url": "https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/issues/620" }, { "type": "WEB", "url": "https://census-labs.com/news/2017/10/02/e2openplugin-openwebif-saveconfig-remote-code-execution" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2017/10/02/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99232" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-22T03:29:00Z" } }