2022-05-26 18:35:42 +00:00
|
|
|
id: weblogic-uddiexplorer
|
|
|
|
|
|
|
|
info:
|
2023-01-25 18:44:35 +00:00
|
|
|
name: Oracle WebLogic UDDI Explorer Panel - Detect
|
2022-05-26 18:35:42 +00:00
|
|
|
author: pdteam
|
2023-01-27 14:57:27 +00:00
|
|
|
severity: info
|
2022-05-26 18:35:42 +00:00
|
|
|
description: |
|
2023-01-25 18:44:35 +00:00
|
|
|
Oracle WebLogic UDDI Explorer panel was detected.
|
2022-05-26 18:35:42 +00:00
|
|
|
reference:
|
|
|
|
- https://www.tenable.com/plugins/was/112421
|
2023-01-25 18:44:35 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: panel,oracle,weblogic,tenable
|
2022-05-26 18:35:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/uddiexplorer/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'WebLogic UDDI Explorer'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-01-25 18:44:35 +00:00
|
|
|
- 200
|
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/25
|