cve/2024/CVE-2024-7500.md
2024-08-06 19:19:10 +00:00

18 lines
960 B
Markdown

### [CVE-2024-7500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7500)
![](https://img.shields.io/static/v1?label=Product&message=Airline%20Reservation%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-434%20Unrestricted%20Upload&color=brighgreen)
### Description
A vulnerability was found in itsourcecode Airline Reservation System 1.0. It has been rated as critical. Affected by this issue is the function save_settings of the file admin/admin_class.php. The manipulation of the argument img leads to unrestricted upload. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-273626 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/DeepMountains/zzz/blob/main/CVE1-5.md
#### Github
No PoCs found on GitHub currently.