cve/2022/CVE-2022-0640.md

18 lines
801 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0640)
![](https://img.shields.io/static/v1?label=Product&message=Pricing%20Table%20Builder%20%E2%80%93%20AP%20Pricing%20Tables%20Lite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.5%3C%201.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Pricing Table Builder WordPress plugin before 1.1.5 does not sanitize and escape the postid parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/f8405e06-9cf3-4acb-aebb-e80fb402daa9
#### Github
No PoCs found on GitHub currently.