-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - redis-3.3.7-py2.py3-none-any.whl
Python client for Redis database and key-value store
Library home page: https://files.pythonhosted.org/packages/a1/ec/cff42507ef8efe9c63bb454bae7ac70af8706f584ecc96b5a23ca6499e1a/redis-3.3.7-py2.py3-none-any.whl
Path to dependency file: /tmp/ws-scm/talker
Path to vulnerable library: /tmp/ws-ua_20251126141954_JQTCGT/python_KFQBXV/202511261419551/env/lib/python3.9/site-packages/redis-3.3.7.dist-info
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (redis version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2021-31294 | 5.9 | redis-3.3.7-py2.py3-none-any.whl | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2021-31294
Vulnerable Library - redis-3.3.7-py2.py3-none-any.whl
Python client for Redis database and key-value store
Library home page: https://files.pythonhosted.org/packages/a1/ec/cff42507ef8efe9c63bb454bae7ac70af8706f584ecc96b5a23ca6499e1a/redis-3.3.7-py2.py3-none-any.whl
Path to dependency file: /tmp/ws-scm/talker
Path to vulnerable library: /tmp/ws-ua_20251126141954_JQTCGT/python_KFQBXV/202511261419551/env/lib/python3.9/site-packages/redis-3.3.7.dist-info
Dependency Hierarchy:
- ❌ redis-3.3.7-py2.py3-none-any.whl (Vulnerable Library)
Found in base branch: master
Vulnerability Details
Redis before 6cbea7d allows a replica to cause an assertion failure in a primary server by sending a non-administrative command (specifically, a SET command). NOTE: this was fixed for Redis 6.2.x and 7.x in 2021. Versions before 6.2 were not intended to have safety guarantees related to this.
Publish Date: 2023-07-15
URL: CVE-2021-31294
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High