PT-2019-6819 · Gnu+2 · Gnu Bash+2
Erez Turjeman
·
Publicado
2018-12-19
·
Atualizado
2019-11-14
·
CVE-2012-6711
CVSS v3.1
7.8
Alta
| Vetor | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
GNU Bash versions prior to 4.3
Description
A heap-based buffer overflow exists 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().Recommendations
For GNU Bash versions prior to 4.3, update to version 4.3 or later to resolve the issue. As a temporary workaround, consider restricting the use of the
echo -e built-in function to minimize the risk of exploitation. Avoid using the echo built-in function with wide characters not supported by the current locale set in the LC CTYPE environment variable until the issue is resolved.Correção
Buffer Overflow
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Alt Linux
Gnu Bash
Suse