410
VMScore

CVE-2012-6711

Published: 18/06/2019 Updated: 07/11/2023
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 410
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

A heap-based buffer overflow exists in GNU Bash prior to 4.3 when wide characters, not supported by the current locale set in the LC_CTYPE environment variable, are printed through the echo built-in function. A local attacker, who can provide data to print through the "echo -e" built-in function, may use this flaw to crash a script or execute code with the privileges of the bash process. This occurs because ansicstr() in lib/sh/strtrans.c mishandles u32cconv().

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

gnu bash

redhat enterprise linux 7.0

Vendor Advisories

Bash could be made to crash or execute arbitrary code if it received a specially crafted input ...
Impact: Moderate Public Date: 2019-06-18 CWE: CWE-122 Bugzilla: 1721071: CVE-2012-6711 bash: heap-based ...