Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Thawphone

#20376of 53,633
12.6Total CVSS
Vulnerabilities · 2
Medium
2
PT-2025-41260
6.1
2025-10-08
Vaahcms · Vaahcms · CVE-2025-61183
**Name of the Vulnerable Software and Affected Versions** vaahcms version 2.3.1 **Description** A cross-site scripting issue exists in vaahcms version 2.3.1. A remote attacker can potentially execute arbitrary code through the upload method within the `storeAvatar()` function of the UserBase.php file. **Recommendations** Update vaahcms to a newer version that addresses this issue. As a temporary workaround, restrict access to the `storeAvatar()` function in the UserBase.php file.
PT-2025-38162
6.5
2025-09-17
Wondercms · Wondercms · CVE-2025-57055
**Name of the Vulnerable Software and Affected Versions** WonderCMS version 3.5.0 **Description** WonderCMS version 3.5.0 is vulnerable to Server-Side Request Forgery (SSRF) in the custom module installation functionality. An authenticated administrator can supply a malicious URL via the `pluginThemeUrl` POST parameter. The server fetches the provided URL using the `curl exec()` function without sufficient validation, allowing an attacker to force internal or external HTTP requests. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.