cve/2024/CVE-2024-11243.md

22 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross%20Site%20Scripting&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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.
2025-09-29 21:09:30 +02:00
Es wurde eine Schwachstelle in code-projects Online Shop Store 1.0 entdeckt. Sie wurde als problematisch eingestuft. Betroffen hiervon ist ein unbekannter Ablauf der Datei /signup.php. Durch Beeinflussen des Arguments m2 mit der Eingabe <svg%20onload=alert(document.cookie)> mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff über das Netzwerk. Der Exploit steht zur öffentlichen Verfügung.
2025-09-29 16:08:36 +00:00
### POC
#### Reference
2025-09-29 21:09:30 +02:00
- https://github.com/sh3rl0ckpggp/0day/blob/main/code-projects_online-shop_CrossSiteScripting.md
- https://vuldb.com/?submit.442075
2025-09-29 16:08:36 +00:00
- https://youtu.be/QThAqddl5Dk
#### Github
No PoCs found on GitHub currently.