CVE-2014-1934
low
CVSS v3
—
CVSS v2
3.3
VIR risk
3.3
Description
tag.py in eyeD3 (aka python-eyed3) 7.0.3, 0.6.18, and earlier for Python allows local users to modify arbitrary files via a symlink attack on a temporary file.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-1934
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0.6.18-3 |
| debian | bullseye | fixed | 0.6.18-3 |
| debian | forky | fixed | 0.6.18-3 |
| debian | sid | fixed | 0.6.18-3 |
| debian | trixie | fixed | 0.6.18-3 |
| suse | 12.3 | affected | |
| suse | 13.1 | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | eyed3 | <0.7.5 | 0.7.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| travis_shirk | eyed3 | {"endIncluding":"0.6.18"} | |
| travis_shirk | eyed3 | 0.1.0 | |
| travis_shirk | eyed3 | 0.2.0 | |
| travis_shirk | eyed3 | 0.3.0 | |
| travis_shirk | eyed3 | 0.3.1 | |
| travis_shirk | eyed3 | 0.4.0 | |
| travis_shirk | eyed3 | 0.5.0 | |
| travis_shirk | eyed3 | 0.5.1 | |
| travis_shirk | eyed3 | 0.6.0 | |
| travis_shirk | eyed3 | 0.6.1 | |
| travis_shirk | eyed3 | 0.6.2 | |
| travis_shirk | eyed3 | 0.6.3 | |
| travis_shirk | eyed3 | 0.6.4 | |
| travis_shirk | eyed3 | 0.6.5 | |
| travis_shirk | eyed3 | 0.6.6 | |
| travis_shirk | eyed3 | 0.6.8 | |
| travis_shirk | eyed3 | 0.6.9 | |
| travis_shirk | eyed3 | 0.6.10 | |
| travis_shirk | eyed3 | 0.6.11 | |
| travis_shirk | eyed3 | 0.6.12 | |
| travis_shirk | eyed3 | 0.6.13 | |
| travis_shirk | eyed3 | 0.6.14 | |
| travis_shirk | eyed3 | 0.6.15 | |
| travis_shirk | eyed3 | 0.6.16 | |
| travis_shirk | eyed3 | 0.6.17 | |
| travis_shirk | eyed3 | 0.7.3 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2014-1934
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737062
- https://bugzilla.redhat.com/show_bug.cgi?id=1063671
- https://github.com/nicfit/eyeD3
- https://koji.fedoraproject.org/koji/buildinfo?buildID=594272
- http://lists.opensuse.org/opensuse-updates/2014-05/msg00027.html
- http://lists.opensuse.org/opensuse-updates/2014-05/msg00028.html
- https://security-tracker.debian.org/tracker/CVE-2014-1934
CWEs
CWE-59
Verify integrity in audit chain (admin only). AS-IS.