CVE-2014-7186
HighSummary
The redirection implementation in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted use of here documents.
Risk Assessment
Attackers may exploit this vulnerability to disrupt system operations, potentially leading to service downtime. There is also a risk of unspecified impact on the system.
Recommendation
It is recommended to update GNU Bash to the latest version to mitigate this vulnerability. Additionally, monitor the use of here documents in bash scripts.
Other vulnerabilities in GNU Bash
See all- CVE-2014-7187High
Off-by-one error in the read_token_word function in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via deeply nested for loops.
- CVE-2014-6277High
GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, allowing remote attackers to execute arbitrary code or cause a denial of service via a crafted environment.
Original NVD description (English source)
The redirection implementation in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted use of here documents, aka the "redir_stack" issue.

