{ "schema_version": "1.4.0", "id": "GHSA-qhw3-v22j-58j7", "modified": "2022-05-14T02:59:17Z", "published": "2022-05-14T02:59:17Z", "aliases": [ "CVE-2018-14334" ], "details": "manager/editor/upload.php in joyplus-cms 1.6.0 allows arbitrary file upload because detection of a prohibited file extension simply sets the $errm value, and does not otherwise alter the flow of control. Consequently, one can upload and execute a .php file, a similar issue to CVE-2018-8766.", "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-2018-14334" }, { "type": "WEB", "url": "https://github.com/joyplus/joyplus-cms/issues/428" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-17T02:29:00Z" } }