{ "schema_version": "1.4.0", "id": "GHSA-j3xq-fv5r-jfgv", "modified": "2022-05-14T01:45:55Z", "published": "2022-05-14T01:45:55Z", "aliases": [ "CVE-2018-19748" ], "details": "app/plug/attachment/controller/admincontroller.php in SDCMS 1.6 allows reading arbitrary files via a /?m=plug&c=admin&a=index&p=attachment&root= directory traversal. The value of the root parameter must be base64 encoded (note that base64 encoding, instead of URL encoding, is very rare in a directory traversal attack vector).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19748" }, { "type": "WEB", "url": "https://blog.whiterabbitxyj.com/cve/SDCMS_1.6_directory_traversal.doc" }, { "type": "WEB", "url": "https://github.com/WhiteRabbitc/WhiteRabbitc.github.io/blob/master/cve/SDCMS_1.6_directory_traversal.doc" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-29T21:29:00Z" } }