{ "schema_version": "1.4.0", "id": "GHSA-r65x-vmq7-cgg6", "modified": "2023-03-08T00:30:34Z", "published": "2022-05-24T17:11:30Z", "aliases": [ "CVE-2020-10567" ], "details": "An issue was discovered in Responsive Filemanager through 9.14.0. In the ajax_calls.php file in the save_img action in the name parameter, there is no validation of what kind of extension is sent. This makes it possible to execute PHP code if a legitimate JPEG image contains this code in the EXIF data, and the .php extension is used in the name parameter. (A potential fast patch is to disable the save_img action in the config file.)", "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-10567" }, { "type": "WEB", "url": "https://github.com/trippo/ResponsiveFilemanager/issues/600" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/171280/ZwiiCMS-12.2.04-Remote-Code-Execution.html" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-03-14T14:15:00Z" } }