cve/2024/CVE-2024-48709.md

19 lines
748 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-48709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48709)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
CodeAstro Membership Management System v1.0 is vulnerable to Cross Site Scripting (XSS) via the membershipType parameter in edit_type.php
### POC
#### Reference
- https://github.com/anoncoder01/PHP_CodeAstro_Stored_XSS/blob/master/vulnerabilities/XSS_2.md
#### Github
No PoCs found on GitHub currently.