cve/2024/CVE-2024-6273.md
2024-07-25 21:25:12 +00:00

18 lines
1.0 KiB
Markdown

### [CVE-2024-6273](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6273)
![](https://img.shields.io/static/v1?label=Product&message=Clinic%20Queuing%20System&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=CWE-79%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability was found in SourceCodester Clinic Queuing System 1.0. It has been declared as problematic. Affected by this vulnerability is the function save_patient of the file patient_side.php. The manipulation of the argument Full Name/Contact/Address leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-269485 was assigned to this vulnerability.
### POC
#### Reference
- https://docs.google.com/document/d/14ExrgXqPQlgvjw2poqNzYzAOi-C5tda-XBJF513yzag/edit?usp=sharing
#### Github
No PoCs found on GitHub currently.