gsd-2014-1402
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with __jinja2_ in /tmp.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-1402", "description": "The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with __jinja2_ in /tmp.", "id": "GSD-2014-1402", "references": [ "https://www.suse.com/security/cve/CVE-2014-1402.html", "https://access.redhat.com/errata/RHSA-2014:0748", "https://access.redhat.com/errata/RHSA-2014:0747", "https://advisories.mageia.org/CVE-2014-1402.html", "https://alas.aws.amazon.com/cve/html/CVE-2014-1402.html", "https://linux.oracle.com/cve/CVE-2014-1402.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-1402" ], "details": "The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with __jinja2_ in /tmp.", "id": "GSD-2014-1402", "modified": "2023-12-13T01:22:51.724716Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1402", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with __jinja2_ in /tmp." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[El-errata] 20140611 Oracle Linux Security Advisory ELSA-2014-0747", "refsource": "MLIST", "url": "https://oss.oracle.com/pipermail/el-errata/2014-June/004192.html" }, { "name": "[oss-security] 20140110 Re: CVE Request: python-jinja2: arbitrary code execution vulnerability", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/01/10/3" }, { "name": "59017", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59017" }, { "name": "56287", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/56287" }, { "name": "MDVSA-2014:096", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:096" }, { "name": "58783", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/58783" }, { "name": "58918", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/58918" }, { "name": "60738", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/60738" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747", "refsource": "CONFIRM", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1051421", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1051421" }, { "name": "60770", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/60770" }, { "name": "RHSA-2014:0747", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0747.html" }, { "name": "http://jinja.pocoo.org/docs/changelog/", "refsource": "CONFIRM", "url": "http://jinja.pocoo.org/docs/changelog/" }, { "name": "GLSA-201408-13", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-201408-13.xml" }, { "name": "[oss-security] 20140110 CVE Request: python-jinja2: arbitrary code execution vulnerability", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/01/10/2" }, { "name": "http://advisories.mageia.org/MGASA-2014-0028.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2014-0028.html" }, { "name": "RHSA-2014:0748", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0748.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=2.7.1", "affected_versions": "All versions up to 2.7.1", "cvss_v2": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-264", "CWE-937" ], "date": "2017-12-21", "description": "The default configuration for `bccache.FileSystemBytecodeCache` in Jinja2 before does not properly create temporary files, which allows local users to gain privileges via a crafted `.cache` file with a name starting with `__jinja2_` in `/tmp`.", "fixed_versions": [ "2.7.2" ], "identifier": "CVE-2014-1402", "identifiers": [ "CVE-2014-1402" ], "not_impacted": "All versions after 2.7.1", "package_slug": "pypi/Jinja2", "pubdate": "2014-05-19", "solution": "Upgrade to version 2.7.2 or above.", "title": "Incorrect Default Permissions", "urls": [ "https://bugzilla.redhat.com/CVE-2014-1402", "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747", "https://github.com/mitsuhiko/jinja2/commit/acb672b6" ], "uuid": "73933300-77cd-49dd-8e3d-671763767b99" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.7.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.0:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.5.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:pocoo:jinja2:2.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1402" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with __jinja2_ in /tmp." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747", "refsource": "CONFIRM", "tags": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747" }, { "name": "http://advisories.mageia.org/MGASA-2014-0028.html", "refsource": "CONFIRM", "tags": [], "url": "http://advisories.mageia.org/MGASA-2014-0028.html" }, { "name": "http://jinja.pocoo.org/docs/changelog/", "refsource": "CONFIRM", "tags": [], "url": "http://jinja.pocoo.org/docs/changelog/" }, { "name": "[oss-security] 20140110 Re: CVE Request: python-jinja2: arbitrary code execution vulnerability", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2014/01/10/3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1051421", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1051421" }, { "name": "MDVSA-2014:096", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:096" }, { "name": "[oss-security] 20140110 CVE Request: python-jinja2: arbitrary code execution vulnerability", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2014/01/10/2" }, { "name": "59017", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/59017" }, { "name": "58918", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/58918" }, { "name": "60770", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/60770" }, { "name": "60738", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/60738" }, { "name": "56287", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/56287" }, { "name": "GLSA-201408-13", "refsource": "GENTOO", "tags": [], "url": "http://www.gentoo.org/security/en/glsa/glsa-201408-13.xml" }, { "name": "[El-errata] 20140611 Oracle Linux Security Advisory ELSA-2014-0747", "refsource": "MLIST", "tags": [], "url": "https://oss.oracle.com/pipermail/el-errata/2014-June/004192.html" }, { "name": "58783", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/58783" }, { "name": "RHSA-2014:0748", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0748.html" }, { "name": "RHSA-2014:0747", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0747.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-12-22T02:29Z", "publishedDate": "2014-05-19T14:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…