mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2024-27561](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27561)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Server-Side Request Forgery (SSRF) in the installUpdateThemePluginAction function of WonderCMS v3.1.3 allows attackers to force the application to make arbitrary requests via injection of crafted URLs into the installThemePlugin parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/zer0yu/CVE_Request/blob/master/WonderCMS/wondercms_installUpdateThemePluginAction_plugins.md
|
|
|
|
#### Github
|
|
- https://github.com/zer0yu/CVE_Request
|
|
|