50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
id: jboss-juddi-panel
|
|
|
|
info:
|
|
name: JBoss WS JUDDI Console Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: |
|
|
The jUDDI (Java Universal Description, Discovery and Integration) Registry is a core component of the JBoss Enterprise SOA Platform. It is the product's default service registry and comes included as part of the product. In it are stored the addresses (end-point references) of all the services connected to the Enterprise Service Bus. It was implemented in JAXR and conforms to the UDDI specifications.
|
|
remediation: Restrict access to the service if not needed.
|
|
reference:
|
|
- https://github.com/ilmila/J2EEScan/blob/master/src/main/java/burp/j2ee/issues/impl/JBossJuddi.java
|
|
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:redhat:jboss_enterprise_web_platform:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: redhat
|
|
product: jboss_enterprise_web_platform
|
|
shodan-query:
|
|
- html:"JBoss WS"
|
|
- http.html:"jboss ws"
|
|
fofa-query: body="jboss ws"
|
|
tags: panel,jboss,juddi,redhat
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/juddi/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "JBoss JUDDI"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e3a259d2b6ae96beb7f53961d6b2123574ff9a48ffe82ec3bce3e36f545831680220750e51dde852db291266eb501a067a9fe25585578bd3312d42c8f3bd46d064be:922c64590222798bb761d5b6d8e72950 |