cve/2024/CVE-2024-11243.md
2025-09-29 16:08:36 +00:00

19 lines
979 B
Markdown

### [CVE-2024-11243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11243)
![](https://img.shields.io/static/v1?label=Product&message=Online%20Shop%20Store&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability classified as problematic has been found in code-projects Online Shop Store 1.0. This affects an unknown part of the file /signup.php. The manipulation of the argument m2 with the input <svg%20onload=alert(document.cookie)> leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://youtu.be/QThAqddl5Dk
#### Github
No PoCs found on GitHub currently.