GNU C Library の libc の stdio-common/vfprintf.c における FORTIFY_SOURCE フォーマットストリング保護メカニズムを回避される脆弱性
| Title |
GNU C Library の libc の stdio-common/vfprintf.c における FORTIFY_SOURCE フォーマットストリング保護メカニズムを回避される脆弱性
|
| Summary |
GNU C Library (別名 glibc) の libc の stdio-common/vfprintf.c の vfprintf 関数は、バッファ長を適切に計算しないため、FORTIFY_SOURCE フォーマットストリング保護メカニズムを回避され、サービス運用妨害 (セグメンテーション違反およびクラッシュ) 状態にされる脆弱性が存在します。 本脆弱性は、CVE-2012-3404 とは異なる脆弱性です。
|
| Possible impacts |
攻撃者により、"バッファサイズ操作中の同期ずれ(desynchronization within the buffer size handling,)" を誘発する大量の書式指定子を伴うフォーマットストリングを介して、FORTIFY_SOURCE フォーマットストリング保護メカニズムを回避され、サービス運用妨害 (セグメンテーション違反およびクラッシュ) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 18, 2012, midnight |
| Registration Date |
Feb. 12, 2014, 7:17 p.m. |
| Last Update |
Feb. 12, 2014, 7:17 p.m. |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:P |
Affected System
| レッドハット |
|
Red Hat Enterprise Linux Desktop (v. 6)
|
|
Red Hat Enterprise Linux HPC Node (v. 6)
|
|
Red Hat Enterprise Linux Server (v. 6)
|
|
Red Hat Enterprise Linux Server EUS (v. 6.3.z)
|
|
Red Hat Enterprise Linux Workstation (v. 6)
|
|
Red Hat Enterprise Virtualization 3
|
| GNU Project |
|
GNU C Library 2.14
|
| Canonical |
|
Ubuntu 10.04 LTS
|
|
Ubuntu 11.04
|
|
Ubuntu 11.10
|
|
Ubuntu 12.04 LTS
|
|
Ubuntu 8.04 LTS
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2014年02月12日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2012-3405
| Summary |
The vfprintf function in stdio-common/vfprintf.c in libc in GNU C Library (aka glibc) 2.14 and other versions does not properly calculate a buffer length, which allows context-dependent attackers to bypass the FORTIFY_SOURCE format-string protection mechanism and cause a denial of service (segmentation fault and crash) via a format string with a large number of format specifiers that triggers "desynchronization within the buffer size handling," a different vulnerability than CVE-2012-3404.
|
| Publication Date |
Feb. 11, 2014, 3:15 a.m. |
| Registration Date |
Jan. 28, 2021, 3 p.m. |
| Last Update |
Nov. 21, 2024, 10:40 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:canonical:ubuntu_linux:8.04:-:lts:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:gnu:glibc:2.14:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:canonical:ubuntu_linux:11.04:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:canonical:ubuntu_linux:11.10:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:redhat:enterprise_virtualization:3.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:canonical:ubuntu_linux:10.04:-:lts:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List