CVE-2017-1000248
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
Redis-store <=v1.3.0 allows unsafe objects to be loaded from redis
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-1000248
Vendor advisory: cve@mitre.org — https://github.com/redis-store/redis-store/commit/e0c1398d54a9661c8c70267c3a925ba6b192142e
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.1.6-2 |
| debian | bullseye | fixed | 1.1.6-2 |
| debian | forky | fixed | 1.1.6-2 |
| debian | sid | fixed | 1.1.6-2 |
| debian | trixie | fixed | 1.1.6-2 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | redis-store | <>= 1.4.0 | >= 1.4.0 |
| RubyGems | redis-store | <1.4.0 | 1.4.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redis-store | redis-store | {"endIncluding":"1.3.0"} | |
References
- https://github.com/redis-store/redis-store/commit/ce13252c26fcc40ed4935c9abfeb0ee0761e5704
- https://github.com/redis-store/redis-store/commit/e0c1398d54a9661c8c70267c3a925ba6b192142e
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000248
- https://github.com/redis-store/redis-store
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/redis-store/CVE-2017-1000248.yml
- https://security-tracker.debian.org/tracker/CVE-2017-1000248
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.