Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Hahwul

#16505of 53,632
16.3Total CVSS
Vulnerabilities · 2
Medium
1
Critical
1
PT-2025-30041
9.8
2025-07-18
Unknown · File Manager · CVE-2025-46001
**Name of the Vulnerable Software and Affected Versions** Filemanager version 2.3.0 **Description** An arbitrary file upload vulnerability exists in the `is allowed file type()` function. This allows attackers to execute arbitrary code by uploading a crafted PHP file. **Recommendations** Filemanager version 2.3.0: Address the issue by securing the file upload process and validating file types to prevent the execution of arbitrary code. As a temporary workaround, consider restricting file uploads to authorized users only.
PT-2025-30042
6.5
2025-07-18
Unknown · File Manager · CVE-2025-46002
**Name of the Vulnerable Software and Affected Versions** Filemanager versions 2.5.0 and below **Description** An issue allows attackers to execute a directory traversal via sending a crafted HTTP request to the `filemanager.php` endpoint. **Recommendations** Filemanager versions prior to 2.5.0: At the moment, there is no information about a newer version that contains a fix for this vulnerability.