CVE-2012-6711 HIGH

CVE-2012-6711

Vendor N/A
Product n/a
Published June 18, 2019
Last update August 6, 2024

CVSS base score

7.0/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AC:H/AV:L/A:H/C:H/I:H/PR:L/S:U/UI:N

What the vulnerability does

01Description

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().

Key dates

02Disclosure timeline

June 18, 2019 CVE published
August 6, 2024 Record updated