cve/2023/CVE-2023-2029.md

20 lines
1002 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2029)
![](https://img.shields.io/static/v1?label=Product&message=PrePost%20SEO&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-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The PrePost SEO WordPress plugin through 3.0 does not properly sanitize some of its settings, which could allow high-privilege users to perform Stored Cross-Site Scripting (XSS) attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
### POC
#### Reference
- http://packetstormsecurity.com/files/173729/WordPress-PrePost-SEO-3.0-Cross-Site-Scripting.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/173729/WordPress-PrePost-SEO-3.0-Cross-Site-Scripting.html
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/4889ad5a-c8c4-4958-b176-64560490497b
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.