WonderCMS 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 curl_exec() without sufficient validation, allowing the attacker to force internal or external HTTP requests.
References
Configurations
No configuration.
History
17 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-918 | |
References | () https://github.com/thawphone/CVE-2025-57055 - | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
17 Sep 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-17 15:15
Updated : 2025-09-18 13:43
NVD link : CVE-2025-57055
Mitre link : CVE-2025-57055
CVE.ORG link : CVE-2025-57055
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)