Filtered by vendor Allen Disk Project Subscriptions
Filtered by product Allen Disk Subscriptions
Total 6 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-8848 1 Allen Disk Project 1 Allen Disk 2024-09-17 N/A
Allen Disk 1.6 has CSRF in setpass.php with an impact of changing a password.
CVE-2017-9090 1 Allen Disk Project 1 Allen Disk 2024-09-16 N/A
reg.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code'])==1, which makes it possible to bypass the CAPTCHA via an empty $_POST['captcha'].
CVE-2017-9091 1 Allen Disk Project 1 Allen Disk 2024-09-16 N/A
/admin/loginc.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code']) == 1, which leads to CAPTCHA bypass by emptying $_POST['captcha'].
CVE-2017-9307 1 Allen Disk Project 1 Allen Disk 2024-08-05 N/A
SSRF vulnerability in remotedownload.php in Allen Disk 1.6 allows remote authenticated users to conduct port scans and access intranet servers via a crafted file parameter.
CVE-2017-9249 1 Allen Disk Project 1 Allen Disk 2024-08-05 5.4 Medium
Cross-site scripting (XSS) vulnerability in Allen Disk 1.6 allows remote authenticated users to inject arbitrary web script or HTML persistently by uploading a crafted HTML file. The attack vector is the content of this file, and the filename must be specified in the PATH_INFO to readfile.php.
CVE-2017-8832 1 Allen Disk Project 1 Allen Disk 2024-08-05 N/A
Allen Disk 1.6 has XSS in the id parameter to downfile.php.