CVE-2014-1839
CVE-2014-1839 is a medium-severity vulnerability in Logilab Logilab-common with a CVSS 2.0 base score of 4.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 4.4)
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Logilab Logilab-common
- Published:
- Last modified:
Description
The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
Frequently asked questions
- What is CVE-2014-1839?
- The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
- How severe is CVE-2014-1839?
- CVE-2014-1839 has a CVSS 2.0 base score of 4.4, rated medium severity.
- Is CVE-2014-1839 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-1839?
- CVE-2014-1839 primarily affects Logilab Logilab-common. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2014-1839?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2014-1839 published?
- CVE-2014-1839 was published on 2014-03-11 and last updated on 2026-06-17.
References
- http://comments.gmane.org/gmane.comp.security.oss.general/11986
- http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html
- http://secunia.com/advisories/57209
- http://www.logilab.org/ticket/207562
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051
Affected products (3)
- cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*
- cpe:2.3:a:logilab:logilab-common:*:*:*:*:*:*:*:*
More vulnerabilities in Logilab Logilab-common
- CVE-2014-1838 — Medium (CVSS 4.4): The (1) extract_keys_from_pdf and (2) fill_pdf functions in pdf_ext.py in logilab-commons before 0.61.0 allows local…