cve/2021/CVE-2021-29388.md

18 lines
669 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-29388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29388)
![](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
A stored cross-site scripting (XSS) vulnerability in SourceCodester Budget Management System 1.0 allows users to inject and store arbitrary JavaScript code in index.php via vulnerable field 'Budget Title'.
### POC
#### Reference
- https://www.exploit-db.com/exploits/49723
#### Github
No PoCs found on GitHub currently.