The South Gate Inn Online Reservation System v1.0 contains an SQL injection vulnerability that can be chained with a malicious PHP file upload, which is caused by improper file handling in the editImg function. This vulnerability leads to remote code execution.
References
Link | Resource |
---|---|
https://github.com/janikwehrli1/0dayHunt/blob/main/SouthGateInn_RCE.py | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2022-06-13 23:15
Updated : 2024-02-28 19:09
NVD link : CVE-2021-41662
Mitre link : CVE-2021-41662
CVE.ORG link : CVE-2021-41662
JSON object : View
Products Affected
south_gate_inn_online_reservation_system_project
- south_gate_inn_online_reservation_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')