{ "schema_version": "1.4.0", "id": "GHSA-fmrq-56mh-96f5", "modified": "2022-10-19T19:00:22Z", "published": "2022-05-24T17:33:14Z", "aliases": [ "CVE-2020-27387" ], "details": "An unrestricted file upload issue in HorizontCMS through 1.0.0-beta allows an authenticated remote attacker (with access to the FileManager) to upload and execute arbitrary PHP code by uploading a PHP payload, and then using the FileManager's rename function to provide the payload (which will receive a random name on the server) with the PHP extension, and finally executing the PHP file via an HTTP GET request to /storage/. NOTE: the vendor has patched this while leaving the version number at 1.0.0-beta.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27387" }, { "type": "WEB", "url": "https://github.com/rapid7/metasploit-framework/pull/14340" }, { "type": "WEB", "url": "https://github.com/ttimot24/HorizontCMS/commit/436b5ab679fd27afa3d99c023dbe103113da4fee" }, { "type": "WEB", "url": "https://blog.vonahi.io/whats-in-a-re-name" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/160046/HorizontCMS-1.0.0-beta-Shell-Upload.html" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-11-05T02:15:00Z" } }