cve/2023/CVE-2023-1669.md

18 lines
770 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1669)
![](https://img.shields.io/static/v1?label=Product&message=SEOPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.5.0.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The SEOPress WordPress plugin before 6.5.0.3 unserializes user input provided via the settings, which could allow high-privilege users such as admin to perform PHP Object Injection when a suitable gadget is present.
### POC
#### Reference
- https://wpscan.com/vulnerability/fb8791f5-2879-431e-9afc-06d5839e4b9d
#### Github
No PoCs found on GitHub currently.