CVE-2012-6711

HIGH

GNU Bash < 4.3 - Memory Corruption

Title source: rule

Description

A heap-based buffer overflow exists in GNU Bash before 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().

Scores

CVSS v3 7.0
EPSS 0.0013
EPSS Percentile 33.0%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-119
Status published

Affected Products (2)

gnu/bash < 4.3
redhat/enterprise_linux

Timeline

Published Jun 18, 2019
Tracked Since Feb 18, 2026