CVE-2013-7458

low
Published 2016-08-10 · Modified 2026-05-06
CVSS v3
3.3
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v2
2.1
VIR risk
3.3

Description

linenoise, as used in Redis before 3.2.3, uses world-readable permissions for .rediscli_history, which allows local users to obtain sensitive information by reading the file.

Predictions

Exploit likelihood
34%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-7458

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/redis/pull/3322

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/redis/pull/1418

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/redis/issues/3284

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/redis/blob/3.2/00-RELEASENOTES

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/linenoise/pull/122

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://github.com/antirez/linenoise/issues/121

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2013-7458.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debian8.0affected
debian debianbookwormfixed2:3.2.1-4
debian debianbullseyefixed2:3.2.1-4
debian debianforkyfixed2:3.2.1-4
debian debiansidfixed2:3.2.1-4
debian debiantrixiefixed2:3.2.1-4

Application impact

VendorProductVersionsFixed
redis redislabsredis{"endIncluding":"3.2.2"}
redis redisredis{"endIncluding":"3.2.2"}

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.