Lucene search
K

Apache ShardingSphere ElasticJob-UI privilege escalation

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

Apache ShardingSphere ElasticJob-UI privilege escalation CVE-2022-22733 Exposure of Sensitive Information to an Unauthorized Actor vulnerabilit

Related
Refs
Code
id: CVE-2022-22733

info:
  name: Apache ShardingSphere ElasticJob-UI privilege escalation
  author: Zeyad Azima
  severity: medium
  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.
  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.
  reference:
    - https://www.vicarius.io/vsociety/blog/cve-2022-22733-apache-shardingsphere-elasticjob-ui-privilege-escalation
    - https://nvd.nist.gov/vuln/detail/CVE-2022-22733
    - https://lists.apache.org/thread/qpdsm936n9bhksb0rzn6bq1h7ord2nm6
    - http://www.openwall.com/lists/oss-security/2022/01/20/2
    - https://github.com/Zeyad-Azima/CVE-2022-22733
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2022-22733
    cwe-id: CWE-200
    epss-score: 0.37594
    epss-percentile: 0.9835
    cpe: cpe:2.3:a:apache:shardingsphere_elasticjob-ui:3.0.0:-:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: apache
    product: shardingsphere_elasticjob-ui
    shodan-query: http.favicon.hash:816588900
    fofa-query: icon_hash=816588900
  tags: cve2022,cve,exposure,sharingsphere,apache,vuln

http:
  - raw:
      - |
        POST /api/login HTTP/1.1
        Host: {{Hostname}}
        Accept: application/json, text/plain, */*
        Access-Token:
        Content-Type: application/json;charset=UTF-8
        Origin: {{RootURL}}
        Referer: {{RootURL}}

        {"username":"guest","password":"guest"}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"success":true'
          - '"isGuest":true'
          - '"accessToken":'
        condition: and

      - type: word
        part: header
        words:
          - application/json

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b5ab480864a68b63546d31311323127a67cf0aff2894691ca972cabc1f5b75f902204afc8f6968f0ba4dab8ea9a76bc1013793f64f12ec4f2a9d79db0907d3593a49:922c64590222798bb761d5b6d8e72950

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

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24
CVSS 3.16.5
EPSS0.37594
38