gsd-2007-5795
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The hack-local-variables function in Emacs before 22.2, when enable-local-variables is set to :safe, does not properly search lists of unsafe or risky variables, which might allow user-assisted attackers to bypass intended restrictions and modify critical program variables via a file containing a Local variables declaration.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-5795", "description": "The hack-local-variables function in Emacs before 22.2, when enable-local-variables is set to :safe, does not properly search lists of unsafe or risky variables, which might allow user-assisted attackers to bypass intended restrictions and modify critical program variables via a file containing a Local variables declaration.", "id": "GSD-2007-5795", "references": [ "https://www.suse.com/security/cve/CVE-2007-5795.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-5795" ], "details": "The hack-local-variables function in Emacs before 22.2, when enable-local-variables is set to :safe, does not properly search lists of unsafe or risky variables, which might allow user-assisted attackers to bypass intended restrictions and modify critical program variables via a file containing a Local variables declaration.", "id": "GSD-2007-5795", "modified": "2023-12-13T01:21:40.962349Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2007-5795", "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 hack-local-variables function in Emacs before 22.2, when enable-local-variables is set to :safe, does not properly search lists of unsafe or risky variables, which might allow user-assisted attackers to bypass intended restrictions and modify critical program variables via a file containing a Local variables declaration." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2007-3056", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00524.html" }, { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449008", "refsource": "CONFIRM", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449008" }, { "name": "27984", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27984" }, { "name": "emacs-hacklocalvariables-security-bypass(38263)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38263" }, { "name": "27728", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27728" }, { "name": "ADV-2008-0924", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/0924/references" }, { "name": "ADV-2007-3715", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/3715" }, { "name": "http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/files.el?r1=1.896.2.28\u0026r2=1.896.2.29", "refsource": "CONFIRM", "url": "http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/files.el?r1=1.896.2.28\u0026r2=1.896.2.29" }, { "name": "42060", "refsource": "OSVDB", "url": "http://osvdb.org/42060" }, { "name": "USN-541-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-541-1" }, { "name": "29420", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/29420" }, { "name": "APPLE-SA-2008-03-18", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "name": "MDVSA-2008:034", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:034" }, { "name": "26327", "refsource": "BID", "url": "http://www.securityfocus.com/bid/26327" }, { "name": "http://bugs.gentoo.org/show_bug.cgi?id=197958", "refsource": "CONFIRM", "url": "http://bugs.gentoo.org/show_bug.cgi?id=197958" }, { "name": "GLSA-200712-03", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200712-03.xml" }, { "name": "http://docs.info.apple.com/article.html?artnum=307562", "refsource": "CONFIRM", "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "name": "27508", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27508" }, { "name": "27627", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27627" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "22.1", "vulnerable": true } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "22.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2007-5795" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The hack-local-variables function in Emacs before 22.2, when enable-local-variables is set to :safe, does not properly search lists of unsafe or risky variables, which might allow user-assisted attackers to bypass intended restrictions and modify critical program variables via a file containing a Local variables declaration." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449008", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449008" }, { "name": "http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/files.el?r1=1.896.2.28\u0026r2=1.896.2.29", "refsource": "CONFIRM", "tags": [], "url": "http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/files.el?r1=1.896.2.28\u0026r2=1.896.2.29" }, { "name": "http://bugs.gentoo.org/show_bug.cgi?id=197958", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.gentoo.org/show_bug.cgi?id=197958" }, { "name": "FEDORA-2007-3056", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00524.html" }, { "name": "GLSA-200712-03", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-200712-03.xml" }, { "name": "USN-541-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/usn-541-1" }, { "name": "26327", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/26327" }, { "name": "27508", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/27508" }, { "name": "27627", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/27627" }, { "name": "27728", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/27728" }, { "name": "27984", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/27984" }, { "name": "MDVSA-2008:034", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:034" }, { "name": "http://docs.info.apple.com/article.html?artnum=307562", "refsource": "CONFIRM", "tags": [], "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "name": "APPLE-SA-2008-03-18", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "name": "29420", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/29420" }, { "name": "42060", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/42060" }, { "name": "ADV-2008-0924", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/0924/references" }, { "name": "ADV-2007-3715", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2007/3715" }, { "name": "emacs-hacklocalvariables-security-bypass(38263)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38263" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.3, "confidentialityImpact": "NONE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:N/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 9.2, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-29T01:33Z", "publishedDate": "2007-11-02T22:46Z" } } }
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…