Oracle WebLogic UDDI Explorer Panel - Detect
ID: weblogic-uddiexplorer
Severity: info
Author: pdteam
Tags: panel,oracle,weblogic,tenable
Description
Section titled “Description”Oracle WebLogic UDDI Explorer panel was detected.
YAML Source
Section titled “YAML Source”id: weblogic-uddiexplorer
info: name: Oracle WebLogic UDDI Explorer Panel - Detect author: pdteam severity: info description: | Oracle WebLogic UDDI Explorer panel was detected. reference: - https://www.tenable.com/plugins/was/112421 classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:oracle:weblogic_server:*:*:*:*:-:*:*:* metadata: max-request: 1 vendor: oracle product: weblogic_server shodan-query: - product:"oracle weblogic" - http.title:"oracle peoplesoft sign-in" fofa-query: title="oracle peoplesoft sign-in" google-query: intitle:"oracle peoplesoft sign-in" tags: panel,oracle,weblogic,tenable
http: - method: GET path: - "{{BaseURL}}/uddiexplorer/"
matchers-condition: and matchers: - type: word part: body words: - 'WebLogic UDDI Explorer'
- type: status status: - 200# digest: 4a0a00473045022018904bc1a86c3839d9a4017a622a8c846c5f0fdf1b3211f92b4d7eade6ebd4be022100cc946e4c236bb72f7b1f3cf4a4508e718eedfeaf0da6e39e6b5cf4f49958e3fe:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/weblogic-uddiexplorer.yaml"