cve/2023/CVE-2023-1546.md

18 lines
707 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-1546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1546)
![](https://img.shields.io/static/v1?label=Product&message=MyCryptoCheckout&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.124%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The MyCryptoCheckout WordPress plugin before 2.124 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/bb065397-370f-4ee1-a2c8-20e4dc4415a0
#### Github
No PoCs found on GitHub currently.