log4shell exploit for Redis server
Asked Answered
S

1

9

We are running redis server on EC2 instance.

i can see in many publications that Redis Server is vulnerable to the log4shell exploit, but can't see any documentation or any official about that.

What should I do in order to protect my redis server instance to be in-vulnerable for this exploit?

Swirly answered 12/12, 2021 at 8:42 Comment(0)
G
8

Redis Server does not use Java and is therefore not impacted by this vulnerability.

See more here: https://redis.com/security/notice-apache-log4j2-cve-2021-44228/

Graviton answered 12/12, 2021 at 21:27 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.