cve/2024/CVE-2024-28277.md

19 lines
803 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-28277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28277)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Sourcecodester School Task Manager v1.0, a vulnerability was identified within the subject_name= parameter, enabling Stored Cross-Site Scripting (XSS) attacks. This vulnerability allows attackers to manipulate the subject's name, potentially leading to the execution of malicious JavaScript payloads.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/unrealjbr/CVE-2024-28277