2023-02-06 20:10:32 +00:00
|
|
|
id: solr-panel-exposure
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Apache Solr Admin Panel - Detect
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2023-01-27 14:57:27 +00:00
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Apache Solr admin panel was detected.
|
|
|
|
classification:
|
2023-03-03 15:27:54 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-16 17:41:15 +00:00
|
|
|
cwe-id: CWE-200
|
2021-11-04 22:56:24 +00:00
|
|
|
metadata:
|
2023-02-06 20:10:32 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2021-11-04 23:28:16 +00:00
|
|
|
shodan-query: http.title:"Solr Admin"
|
2023-02-06 20:10:32 +00:00
|
|
|
tags: panel,solr,apache,admin
|
2021-01-10 13:11:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-10 13:11:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/solr/'
|
2021-11-04 23:28:16 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2021-11-04 22:56:24 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-02-06 20:10:32 +00:00
|
|
|
matchers-condition: and
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-02-06 20:10:32 +00:00
|
|
|
part: body
|
2021-01-10 13:11:25 +00:00
|
|
|
words:
|
2021-11-04 21:57:21 +00:00
|
|
|
- "<title>Solr Admin</title>"
|
2021-11-04 23:28:16 +00:00
|
|
|
|
2021-11-04 22:56:24 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'favicon\.ico\?_=([0-9.]+)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502202219ce480226763668c127bbf3da65315ff0ac97e978f138d2a42ae0e58eab0a0221009fbe85733cc9f7350fb3e09af2c920149027713529a3b49e4aa8433947ed8c3f:922c64590222798bb761d5b6d8e72950
|