cve/2022/CVE-2022-0479.md

18 lines
972 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0479)
![](https://img.shields.io/static/v1?label=Product&message=Popup%20Builder%20%E2%80%93%20Create%20highly%20converting%2C%20mobile%20friendly%20marketing%20popups.&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.1.1%3C%204.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Popup Builder WordPress plugin before 4.1.1 does not sanitise and escape the sgpb-subscription-popup-id parameter before using it in a SQL statement in the All Subscribers admin dashboard, leading to a SQL injection, which could also be used to perform Reflected Cross-Site Scripting attack against a logged in admin opening a malicious link
### POC
#### Reference
- https://wpscan.com/vulnerability/0d2bbbaf-fbfd-4921-ba4e-684e2e77e816
#### Github
No PoCs found on GitHub currently.