cve/2023/CVE-2023-1549.md

18 lines
775 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1549)
![](https://img.shields.io/static/v1?label=Product&message=Ad%20Inserter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.7.27%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Ad Inserter WordPress plugin before 2.7.27 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/c94b3a68-673b-44d7-9251-f3590cc5ee9e
#### Github
No PoCs found on GitHub currently.