CVE-2014-1639
low
CVSS v3
—
CVSS v2
3.3
VIR risk
3.3
Description
syncevo/installcheck-local.sh in syncevolution before 1.3.99.7 uses mktemp to create a safe temporary file but appends a suffix to the original filename and writes to this new filename, which allows local users to overwrite arbitrary files via a symlink attack on the new filename.
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-1639
Vendor advisory: cve@mitre.org — http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736357
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.3.99.7-1 |
| debian | forky | fixed | 1.3.99.7-1 |
| debian | sid | fixed | 1.3.99.7-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| debian | syncevolution | {"endIncluding":"1.3.99.6"} | |
References
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736357
- http://www.openwall.com/lists/oss-security/2014/01/22/3
- http://www.openwall.com/lists/oss-security/2014/01/22/4
- http://www.osvdb.org/102380
- http://www.securityfocus.com/bid/65098
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90662
- https://security-tracker.debian.org/tracker/CVE-2014-1639
CWEs
CWE-59
Verify integrity in audit chain (admin only). AS-IS.