33 lines
891 B
YAML
33 lines
891 B
YAML
id: solr-admin-query
|
|
|
|
info:
|
|
name: Solr - Admin Page Access
|
|
author: dhiyaneshDK
|
|
severity: high
|
|
description: Solr's admin page was able to be accessed with no authentication requirements in place.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5856
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: apache
|
|
product: solr
|
|
tags: solr,unauth,edb,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/'
|
|
- '{{BaseURL}}/solr/admin/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Solr admin page</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204758899e87974f65a0e5b08f80e73362739e7a758980567ea996869ce8c0553b022100b30247cc4e564f33e6e3e0aede75d54a5a51bed1533cae59759105f405228039:922c64590222798bb761d5b6d8e72950 |