2 matches found
CVE-2019-8362
DedeCMS through V5.7SP2 allows arbitrary file upload in dede/albumedit.php or dede/albumadd.php, as demonstrated by a dede/albumedit.php?dopost=save&formzip=1 request with a ZIP archive that contains a file such as "1.jpg.php" because input validation only checks that .jpg, .png, or .gif is prese...
CVE-2019-8362
DedeCMS prior to or including V5.7SP2 is affected by an arbitrary file upload vulnerability in dede/album_edit.php and dede/album_add.php. The issue arises because input validation only checks that the filename contains a substring of .jpg, .png, or .gif, and does not otherwise validate the file ...