updated metadata
parent
752d4ed2ec
commit
efc7f6b021
|
@ -4,17 +4,15 @@ info:
|
|||
name: RedisInsight - Unauthenticated Access
|
||||
author: ggranjus
|
||||
severity: high
|
||||
description: RedisInsight was able to be accessed because no authentication was required.
|
||||
reference: https://redis.com/redis-enterprise/redis-insight/
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
description: |
|
||||
RedisInsight was able to be accessed because no authentication was required.
|
||||
reference:
|
||||
- https://redis.com/redis-enterprise/redis-insight/
|
||||
metadata:
|
||||
verified: 'true'
|
||||
shodan-query: http.title:RedisInsight
|
||||
shodan-query: title:"RedisInsight"
|
||||
max-request: 1
|
||||
tags: redis,redisinsight,unauth
|
||||
tags: redis,redisinsight,unauth,misconfig
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -26,6 +24,7 @@ http:
|
|||
- type: word
|
||||
words:
|
||||
- "<title>RedisInsight</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue