Cross Site Request Forgery Vulnerability in PHPJabbers Limo Booking Software
CVE-2023-43147
8.8HIGH
Key Information:
- Vendor
PHPjabbers
- Status
- Vendor
- CVE Published:
- 12 October 2023
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2023-43147?
PHPJabbers Limo Booking Software version 1.0 contains a vulnerability that allows attackers to exploit Cross Site Request Forgery (CSRF) to create administrative accounts. By exploiting the endpoint at index.php?controller=pjAdminUsers&action=pjActionCreate, an attacker can issue unauthorized requests that manipulate the system without the user's consent. This poses a serious risk to the integrity of the application as it could lead to unauthorized access and administration of the software.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.