Lucene search
K

Oracle E-Business Suite <=12.2 - Authentication Bypass

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

Oracle E-Business Suite <=12.2 - Authentication Bypass. Easily exploitable vulnerability allows unauthenticated attacker to compromise via HTTP, leading to unauthorized access to critical data

Related
Refs
Code
id: CVE-2022-21500

info:
  name: Oracle E-Business Suite <=12.2 - Authentication Bypass
  author: 3th1c_yuk1,tess,0xpugal
  severity: high
  description: |
    Oracle E-Business Suite (component: Manage Proxies) 12.1 and 12.2 are susceptible to an easily exploitable vulnerability that allows an unauthenticated attacker with network access via HTTP to compromise it by self-registering for an account. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle E-Business Suite accessible data.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the Oracle E-Business Suite application.
  remediation: |
    Apply the necessary security patches or updates provided by Oracle to mitigate this vulnerability.
  reference:
    - https://orwaatyat.medium.com/my-new-discovery-in-oracle-e-business-login-panel-that-allowed-to-access-for-all-employees-ed0ec4cad7ac
    - https://twitter.com/GodfatherOrwa/status/1514720677173026816
    - https://www.oracle.com/security-alerts/alert-cve-2022-21500.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-21500
    - https://www.oracle.com/security-alerts/cpujul2022.html
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-21500
    epss-score: 0.70589
    epss-percentile: 0.99313
    cpe: cpe:2.3:a:oracle:e-business_suite:12.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 4
    vendor: oracle
    product: e-business_suite
    shodan-query:
      - http.title:"Login" "X-ORACLE-DMS-ECID" 200
      - http.title:"login" "x-oracle-dms-ecid" 200
    fofa-query: title="login" "x-oracle-dms-ecid" 200
    google-query: intitle:"login" "x-oracle-dms-ecid" 200
  tags: cve,cve2022,oracle,misconfig,auth-bypass,vkev,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/OA_HTML/ibeCAcpSSOReg.jsp'
      - '{{BaseURL}}/OA_HTML/ibeCRgpPrimaryCreate.jsp'
      - '{{BaseURL}}/OA_HTML/ibeCRgpIndividualUser.jsp'
      - '{{BaseURL}}/OA_HTML/ibeCRgpPartnerPriCreate.jsp'

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        words:
          - 'Registration'
          - 'Register as individual'
          - '<!-- ibeCZzpRuntimeIncl.jsp end -->'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c70f9c300a3082662c3c4bdfdc0b130e78e18bc11df7a960b12a772a9516fb870221009357ec854491f298066b6710d0329e56995ecec14ffecf238a55998f4e06e97a: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
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.70589
SSVC
284