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

19 lines
775 B
Markdown

### [CVE-2020-5272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5272)
![](https://img.shields.io/static/v1?label=Product&message=PrestaShop&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
In PrestaShop between versions 1.5.5.0 and 1.7.6.5, there is a reflected XSS on Search page with `alias` and `search` parameters. The problem is patched in 1.7.6.5
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Al1ex/WindowsElevation
- https://github.com/fei9747/WindowsElevation