Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Niiiiko

#52110of 53,633
4.3Total CVSS
Vulnerabilities · 1
PT-2024-26285
4.3
2024-05-24
Svnwebui · Svnwebui · CVE-2024-34995
**Name of the Vulnerable Software and Affected Versions** svnWebUI version 1.8.3 **Description** The issue allows attackers to delete arbitrary files by sending a crafted POST request. This is achieved via the `dirTemps` parameter under the `com.cym.controller.UserController#importOver` function. **Recommendations** For svnWebUI version 1.8.3, consider restricting access to the `com.cym.controller.UserController#importOver` function until a patch is available. As a temporary workaround, avoid using the `dirTemps` parameter in the affected API endpoint to minimize the risk of exploitation.