cve/2024/CVE-2024-21517.md

18 lines
981 B
Markdown
Raw Normal View History

2024-06-23 04:42:52 +00:00
### [CVE-2024-21517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21517)
![](https://img.shields.io/static/v1?label=Product&message=opencart%2Fopencart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.0.0%3C%20*%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Reflected%20Cross-site%20Scripting&color=brighgreen)
### Description
This affects versions of the package opencart/opencart from 4.0.0.0. A reflected XSS issue was identified in the redirect parameter of customer account/login route. An attacker can inject arbitrary HTML and Javascript into the page response. As this vulnerability is present in the account functionality it could be used to target and attack customers of the OpenCart shop. **Notes:** 1) The fix for this vulnerability is incomplete
### POC
#### Reference
- https://security.snyk.io/vuln/SNYK-PHP-OPENCARTOPENCART-7266577
#### Github
No PoCs found on GitHub currently.