{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-21500/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-21500/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-21500/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-21500/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-21500/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-21500"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-21500"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-21500.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-21500\n\ninfo:\n  name: Oracle E-Business Suite <=12.2 - Authentication Bypass\n  author: 3th1c_yuk1,tess,0xpugal\n  severity: high\n  description: |\n    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.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the Oracle E-Business Suite application.\n  remediation: |\n    Apply the necessary security patches or updates provided by Oracle to mitigate this vulnerability.\n  reference:\n    - https://orwaatyat.medium.com/my-new-discovery-in-oracle-e-business-login-panel-that-allowed-to-access-for-all-employees-ed0ec4cad7ac\n    - https://twitter.com/GodfatherOrwa/status/1514720677173026816\n    - https://www.oracle.com/security-alerts/alert-cve-2022-21500.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-21500\n    - https://www.oracle.com/security-alerts/cpujul2022.html\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2022-21500\n    epss-score: 0.71703\n    epss-percentile: 0.99403\n    cpe: cpe:2.3:a:oracle:e-business_suite:12.2:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 4\n    vendor: oracle\n    product: e-business_suite\n    shodan-query:\n      - http.title:\"Login\" \"X-ORACLE-DMS-ECID\" 200\n      - http.title:\"login\" \"x-oracle-dms-ecid\" 200\n    fofa-query: title=\"login\" \"x-oracle-dms-ecid\" 200\n    google-query: intitle:\"login\" \"x-oracle-dms-ecid\" 200\n  tags: cve,cve2022,oracle,misconfig,auth-bypass,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - '{{BaseURL}}/OA_HTML/ibeCAcpSSOReg.jsp'\n      - '{{BaseURL}}/OA_HTML/ibeCRgpPrimaryCreate.jsp'\n      - '{{BaseURL}}/OA_HTML/ibeCRgpIndividualUser.jsp'\n      - '{{BaseURL}}/OA_HTML/ibeCRgpPartnerPriCreate.jsp'\n\n    stop-at-first-match: true\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - 'Registration'\n          - 'Register as individual'\n          - '<!-- ibeCZzpRuntimeIncl.jsp end -->'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022066035601c8ab0fd36bdc5f7293e776b8d67f35c2a8b45385923f7a6c4580d4de022100925a0edbc5340e648c521528e0127c00fab71988663821674ce4cdcbd8920162:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-21500"
}