Description
Apache Dubbo default admin credentials were discovered.
Apache Dubbo default admin credentials were discovered.
id: dubbo-admin-default-login
info:
name: Apache Dubbo - Default Admin Discovery
author: ritikchaddha
severity: high
description: Apache Dubbo default admin credentials were discovered.
reference:
- https://www.cnblogs.com/wishwzp/p/9438658.html
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
cvss-score: 8.3
cwe-id: CWE-522
metadata:
max-request: 2
tags: dubbo,apache,default-login,vuln
http:
- method: GET
path:
- "{{BaseURL}}/"
headers:
Content-Type: application/x-www-form-urlencoded
Authorization: "Basic {{base64(username + ':' + password)}}"
attack: pitchfork
payloads:
username:
- guest
- root
password:
- guest
- root
matchers-condition: and
matchers:
- type: word
words:
- "<title>Dubbo Admin</title>"
- "/sysinfo/versions"
- "{{username}}', '/logout')"
condition: and
- type: status
status:
- 200
# digest: 4b0a00483046022100ff892255714e5d2579b8b62fbe049abfec44581027363a488305ed46c8b19da9022100ed1633f8edf2db21a8bb0699fd8532b4522d5bd4e1764222e73c68bf248859ef:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.