vendor:
RoomPHPlanning
by:
ThE g0bL!N
8,8
CVSS
HIGH
Authentication Bypass, Cookies Insecure, SQL Injection, Delete Rooms
89, 79, 89, 20
CWE
Product Name: RoomPHPlanning
Affected Version From: 1.6
Affected Version To: 1.6
Patch Exists: NO
Related CWE: N/A
CPE: a:beaussier:roomphplanning:1.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2020
RoomPHPlanning v1.6 Multiple Remote Exploit Vulnerabilities
The RoomPHPlanning v1.6 application is vulnerable to multiple remote exploits. Authentication Bypass can be achieved by providing username as 'real_user' or '1=1' and password as 'ThE g0bL!N'. Cookies Insecure can be exploited by setting a cookie with the name 'room_phplanning' and value as admin_id. SQL Injection can be exploited by sending a crafted request to the application. Delete Rooms can be exploited by sending a crafted request to the application.
Mitigation:
Authentication Bypass can be mitigated by using strong authentication mechanisms. Cookies Insecure can be mitigated by using secure cookies. SQL Injection can be mitigated by using parameterized queries. Delete Rooms can be mitigated by using proper authorization checks.