2023-08-18 17:20:25 +00:00
|
|
|
id: unauth-redis-insight
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: RedisInsight - Unauthenticated Access
|
|
|
|
author: ggranjus
|
|
|
|
severity: high
|
2023-08-19 05:25:59 +00:00
|
|
|
description: |
|
|
|
|
RedisInsight was able to be accessed because no authentication was required.
|
|
|
|
reference:
|
|
|
|
- https://redis.com/redis-enterprise/redis-insight/
|
2023-08-18 17:20:25 +00:00
|
|
|
metadata:
|
|
|
|
verified: 'true'
|
2023-08-18 19:22:49 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
shodan-query: title:"RedisInsight"
|
2023-08-19 05:25:59 +00:00
|
|
|
tags: redis,redisinsight,unauth,misconfig
|
2023-08-18 17:20:25 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2023-08-18 19:36:51 +00:00
|
|
|
|
2023-08-18 17:20:25 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>RedisInsight</title>"
|
2023-08-19 05:25:59 +00:00
|
|
|
|
2023-08-18 17:20:25 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100bc3aaba422001bf8f07a932309ddfa713b39e5b79c551e02a18e092e039f019a022100ba3f835cc5e6d0de75819d2b204dc099bb01a5f85cee1f37da525f6314a162a9:922c64590222798bb761d5b6d8e72950
|