CVE-2014-1638

low
Published 2014-01-28 · Modified 2026-04-29
CVSS v3
CVSS v2
3.3
VIR risk
3.3

Description

(1) debian/postrm and (2) debian/localepurge.config in localepurge before 0.7.3.2 use tempfile 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 Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-1638

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736359

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed0.7.3.2
debian debianbullseyefixed0.7.3.2
debian debianforkyfixed0.7.3.2
debian debiansidfixed0.7.3.2
debian debiantrixiefixed0.7.3.2

Application impact

VendorProductVersionsFixed
debian debianlocalepurge{"endIncluding":"0.7.3.1"}

References

CWEs

CWE-59

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