CVE-2014-7187
critical
CVSS v3
—
CVSS v2
10.0
VIR risk
10.0
Description
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, aka the "word_lineno" issue.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-7187
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4.3-9.2 |
| debian | bullseye | fixed | 4.3-9.2 |
| debian | forky | fixed | 4.3-9.2 |
| debian | sid | fixed | 4.3-9.2 |
| debian | trixie | fixed | 4.3-9.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gnu | bash | 1.14.0 | |
| gnu | bash | 1.14.1 | |
| gnu | bash | 1.14.2 | |
| gnu | bash | 1.14.3 | |
| gnu | bash | 1.14.4 | |
| gnu | bash | 1.14.5 | |
| gnu | bash | 1.14.6 | |
| gnu | bash | 1.14.7 | |
| gnu | bash | 2.0 | |
| gnu | bash | 2.01 | |
| gnu | bash | 2.01.1 | |
| gnu | bash | 2.02 | |
| gnu | bash | 2.02.1 | |
| gnu | bash | 2.03 | |
| gnu | bash | 2.04 | |
| gnu | bash | 2.05 | |
| gnu | bash | 3.0 | |
| gnu | bash | 3.0.16 | |
| gnu | bash | 3.1 | |
| gnu | bash | 3.2 | |
| gnu | bash | 3.2.48 | |
| gnu | bash | 4.0 | |
| gnu | bash | 4.1 | |
| gnu | bash | 4.2 | |
| gnu | bash | 4.3 | |
References
- http://jvn.jp/en/jp/JVN55667175/index.html
- http://jvndb.jvn.jp/jvndb/JVNDB-2014-000126
- http://lists.apple.com/archives/security-announce/2015/Jan/msg00003.html
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html
- http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00038.html
- http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00041.html
- http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00042.html
- http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00044.html
- http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00048.html
- http://lists.opensuse.org/opensuse-updates/2014-10/msg00023.html
- http://lists.opensuse.org/opensuse-updates/2014-10/msg00025.html
- http://marc.info/?l=bugtraq&m=141330468527613&w=2
- http://marc.info/?l=bugtraq&m=141345648114150&w=2
- http://marc.info/?l=bugtraq&m=141383026420882&w=2
- http://marc.info/?l=bugtraq&m=141383081521087&w=2
- http://marc.info/?l=bugtraq&m=141383138121313&w=2
- http://marc.info/?l=bugtraq&m=141383196021590&w=2
- http://marc.info/?l=bugtraq&m=141383244821813&w=2
- http://marc.info/?l=bugtraq&m=141383304022067&w=2
- http://marc.info/?l=bugtraq&m=141450491804793&w=2
- http://marc.info/?l=bugtraq&m=141576728022234&w=2
- http://marc.info/?l=bugtraq&m=141577137423233&w=2
- http://marc.info/?l=bugtraq&m=141577241923505&w=2
- http://marc.info/?l=bugtraq&m=141577297623641&w=2
- http://marc.info/?l=bugtraq&m=141585637922673&w=2
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.