cve/2024/CVE-2024-10858.md
2025-09-29 16:08:36 +00:00

18 lines
775 B
Markdown

### [CVE-2024-10858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10858)
![](https://img.shields.io/static/v1?label=Product&message=Jetpack&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=13.0%3C%2014.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Jetpack WordPress plugin before 14.1 does not properly checks the postmessage origin in its 13.x versions, allowing it to be bypassed and leading to DOM-XSS. The issue only affects websites hosted on WordPress.com.
### POC
#### Reference
- https://wpscan.com/vulnerability/7fecba37-d718-4dd4-89f3-285fb36a4165/
#### Github
- https://github.com/iamarit/CVE-2024-10858