{ "schema_version": "1.4.0", "id": "GHSA-v7w4-m8g5-3vvf", "modified": "2022-05-24T19:10:37Z", "published": "2022-05-24T19:10:37Z", "aliases": [ "CVE-2020-23151" ], "details": "rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/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-2020-23151" }, { "type": "WEB", "url": "https://cwe.mitre.org/data/definitions/78.html" }, { "type": "WEB", "url": "https://github.com/rconfig/rconfig/blob/7ef8bd8d606bc10835e1b8f6f72a2048094816d3/www/lib/ajaxHandlers/ajaxArchiveFiles.php#L13" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-09T23:15:00Z" } }