{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "9.14.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "d5572d2c645c9eebf0a9fcb9f3e6d23722d454f4"
            }
          ],
          "repo": "https://github.com/trippo/responsivefilemanager",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.)",
  "id": "CVE-2020-10567",
  "modified": "2026-03-13T21:53:21.524754386Z",
  "published": "2020-03-14T14:15:11.310Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://packetstormsecurity.com/files/171280/ZwiiCMS-12.2.04-Remote-Code-Execution.html"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/trippo/ResponsiveFilemanager/issues/600"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}