cve/2024/CVE-2024-3240.md
2024-05-25 21:48:12 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-3240](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3240)
![](https://img.shields.io/static/v1?label=Product&message=ConvertPlug&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%203.5.25%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The ConvertPlug plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.5.25 via deserialization of untrusted input from the 'settings_encoded' attribute of the 'smile_info_bar' shortcode. This makes it possible for authenticated attackers, with contributor-level access and above, to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds