gsd-2012-3410
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Stack-based buffer overflow in lib/sh/eaccess.c in GNU Bash before 4.2 patch 33 might allow local users to bypass intended restricted shell access via a long filename in /dev/fd, which is not properly handled when expanding the /dev/fd prefix.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3410", "description": "Stack-based buffer overflow in lib/sh/eaccess.c in GNU Bash before 4.2 patch 33 might allow local users to bypass intended restricted shell access via a long filename in /dev/fd, which is not properly handled when expanding the /dev/fd prefix.", "id": "GSD-2012-3410", "references": [ "https://www.suse.com/security/cve/CVE-2012-3410.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3410" ], "details": "Stack-based buffer overflow in lib/sh/eaccess.c in GNU Bash before 4.2 patch 33 might allow local users to bypass intended restricted shell access via a long filename in /dev/fd, which is not properly handled when expanding the /dev/fd prefix.", "id": "GSD-2012-3410", "modified": "2023-12-13T01:20:21.062979Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3410", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Stack-based buffer overflow in lib/sh/eaccess.c in GNU Bash before 4.2 patch 33 might allow local users to bypass intended restricted shell access via a long filename in /dev/fd, which is not properly handled when expanding the /dev/fd prefix." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "ftp://ftp.gnu.org/pub/gnu/bash/bash-4.2-patches/bash42-033", "refsource": "MISC", "url": "ftp://ftp.gnu.org/pub/gnu/bash/bash-4.2-patches/bash42-033" }, { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681278", "refsource": "MISC", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681278" }, { "name": "http://secunia.com/advisories/51086", "refsource": "MISC", "url": "http://secunia.com/advisories/51086" }, { "name": "http://security.gentoo.org/glsa/glsa-201210-05.xml", "refsource": "MISC", "url": "http://security.gentoo.org/glsa/glsa-201210-05.xml" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:128", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:128" }, { "name": "http://www.openwall.com/lists/oss-security/2012/07/11/11", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/07/11/11" }, { "name": "http://www.openwall.com/lists/oss-security/2012/07/11/22", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/07/11/22" }, { "name": "http://www.openwall.com/lists/oss-security/2012/07/12/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/07/12/4" }, { "name": "http://www.securityfocus.com/bid/54937", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/54937" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77551", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77551" }, { "name": "https://hermes.opensuse.org/messages/15227834", "refsource": "MISC", "url": "https://hermes.opensuse.org/messages/15227834" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:bash:4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3410" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Stack-based buffer overflow in lib/sh/eaccess.c in GNU Bash before 4.2 patch 33 might allow local users to bypass intended restricted shell access via a long filename in /dev/fd, which is not properly handled when expanding the /dev/fd prefix." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681278", "refsource": "MISC", "tags": [ "Patch" ], "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681278" }, { "name": "openSUSE-SU-2012:0898", "refsource": "SUSE", "tags": [], "url": "https://hermes.opensuse.org/messages/15227834" }, { "name": "ftp://ftp.gnu.org/pub/gnu/bash/bash-4.2-patches/bash42-033", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "ftp://ftp.gnu.org/pub/gnu/bash/bash-4.2-patches/bash42-033" }, { "name": "MDVSA-2012:128", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:128" }, { "name": "[oss-security] 20120711 CVE Request: Overflow fix in bash 4.2 patch 33", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/07/11/11" }, { "name": "54937", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54937" }, { "name": "[oss-security] 20120712 Re: CVE Request: Overflow fix in bash 4.2 patch 33", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/07/12/4" }, { "name": "[oss-security] 20120712 Re: CVE Request: Overflow fix in bash 4.2 patch 33", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/07/11/22" }, { "name": "51086", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/51086" }, { "name": "GLSA-201210-05", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-201210-05.xml" }, { "name": "bash-devfd-bo(77551)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77551" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-08-29T01:31Z", "publishedDate": "2012-08-27T23: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.