cve/2024/CVE-2024-12282.md

19 lines
941 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-12282](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12282)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%E8%BF%9E%E6%8E%A5%E5%BE%AE%E5%8D%9A&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress连接微博 WordPress plugin through 2.5.6 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack.
### POC
#### Reference
- https://wpscan.com/vulnerability/2d81f038-e2bb-4906-a954-78dc971ed793/
#### Github
No PoCs found on GitHub currently.