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-01-16 17:41:15 +00:00
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*
|
2021-11-04 22:56:24 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
product: solr
|
2021-11-04 23:28:16 +00:00
|
|
|
shodan-query: http.title:"Solr Admin"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: apache
|
|
|
|
verified: true
|
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.]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 490a00463044022078f39e5b44e46adf1214e7c83187f875e78efc786065994ac742df7c9263c7a5022010f4564b3a7264241afc4d9df770cf204646059a5b5e216f294c5349fc87606f:922c64590222798bb761d5b6d8e72950
|