Files
CVEs-PoC/2021/CVE-2021-24938.md
T
2024-05-25 21:48:12 +02:00

18 lines
971 B
Markdown

### [CVE-2021-24938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24938)
![](https://img.shields.io/static/v1?label=Product&message=WOOCS%20%E2%80%93%20Currency%20Switcher%20for%20WooCommerce.%20Professional%20and%20Free%20multi%20currency%20plugin%20%E2%80%93%20Pay%20in%20selected%20currency&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.7.1%3C%201.3.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WOOCS WordPress plugin before 1.3.7.1 does not sanitise and escape the key parameter of the woocs_update_profiles_data AJAX action (available to any authenticated user) before outputting it back in the response, leading to a Reflected cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/df8a6f2c-e075-45d5-9262-b4eb63c9351e
#### Github
No PoCs found on GitHub currently.