Lucene search
K

PHPJabbers Hotel Booking System 4.0 Cross Site Scripting / HTML Injection

🗓️ 11 Jan 2024 00:00:00Reported by Rahad Chowdhury, BugsBD LimitedType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 260 Views

PHPJabbers Hotel Booking System v4.0 is vulnerable to Multiple HTML Injection and Stored Cross-Site Scripting, allowing attackers to inject malicious code into the web page and permanently stored content on the server

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-51299
19 Feb 202522:05
circl
Circl
CVE-2023-51300
19 Feb 202523:46
circl
CNNVD
Hotel Booking System Security Breach
11 Jan 202400:00
cnnvd
CNNVD
PHPJabbers Hotel Booking System Security Vulnerability
11 Jan 202400:00
cnnvd
CVE
CVE-2023-51299
19 Feb 202500:00
cve
CVE
CVE-2023-51300
19 Feb 202500:00
cve
Cvelist
CVE-2023-51299
19 Feb 202500:00
cvelist
Cvelist
CVE-2023-51300
19 Feb 202500:00
cvelist
EUVD
EUVD-2023-56020
3 Oct 202520:07
euvd
EUVD
EUVD-2023-56021
3 Oct 202520:07
euvd
Rows per page
`# Exploit Title: PHPJabbers Hotel Booking System v4.0 - Multiple HTML Injection  
# Date: 19/12/2023  
# Exploit Author: BugsBD Limited  
# Discover by: Rahad Chowdhury  
# Vendor Homepage: https://www.phpjabbers.com/  
# Software Link: https://www.phpjabbers.com/hotel-booking-system/#sectionDemo  
# Version: v4.0  
# Tested on: Windows 10, Windows 11, Linux  
# CVE-2023-51299  
  
Descriptions:  
PHPJabbers Hotel Booking System v4.0 is vulnerable to Multiple HTML  
Injection. HTML injection, also known as HTML code injection or  
cross-site scripting (XSS), is a web security vulnerability that  
allows an attacker to inject malicious code into a web page that is  
then viewed by other users. This can lead to various attacks, such as  
stealing sensitive information, session hijacking, defacement of  
websites, or delivering malware to users.  
  
Parameters: "name, plugin_sms_api_key, plugin_sms_country_code, title,  
plugin_sms_api_key, title".  
  
Steps to Reproduce:  
1. Login your panel.  
2. Go to System Menu then click SMS Settings.  
3. Then use any HTML Tag in "SMS API Key", "Default Country Code"  
input field and Save.  
4. You will see HTML Tag working here.  
  
  
## Reproduce:  
[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-51299)  
  
  
  
  
  
  
# Exploit Title: PHPJabbers Hotel Booking System v4.0 - Multiple Stored XSS  
# Date: 19/12/2023  
# Exploit Author: BugsBD Limited  
# Discover by: Rahad Chowdhury  
# Vendor Homepage: https://www.phpjabbers.com/  
# Software Link: https://www.phpjabbers.com/hotel-booking-system/#sectionDemo  
# Version: v4.0  
# Tested on: Windows 10, Windows 11, Linux  
# CVE-2023-51300  
  
Descriptions:  
PHPJabbers Hotel Booking System v4.0 is vulnerable to Multiple Stored  
Cross-Site Scripting. Multiple Stored XSS is a type of security  
vulnerability that occurs when an application or website allows an  
attacker to inject malicious scripts into the content that is  
permanently stored on the server. Unlike reflected XSS, where the  
malicious script is embedded in a URL and executed immediately, stored  
XSS involves the persistent storage of the malicious script on the  
target server, waiting for unsuspecting users to access the  
compromised content.  
  
Steps to Reproduce:  
1. Login your panel.  
2. Vulnerable parameters are "name, plugin_sms_api_key,  
plugin_sms_country_code, title, plugin_sms_api_key".  
3. Go to System Menu then click SMS Settings.  
4. Then use any XSS Payload in "SMS API Key", "Default Country Code"  
input field and Save.  
5. You will see popup.  
  
  
## Reproduce:  
[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-51300)  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation