Google Chrome で使用される Blink の DOM の実装におけるサービス運用妨害 (DoS) の脆弱性
| Title |
Google Chrome で使用される Blink の DOM の実装におけるサービス運用妨害 (DoS) の脆弱性
|
| Summary |
Google Chrome で使用される Blink の DOM の実装には、以下の関数に関する処理に不備があるため、解放済みメモリの使用 (Use-after-free) により、サービス運用妨害 (DoS) 状態にされるなど、不特定の影響を受ける脆弱性が存在します。 (1) core/html/HTMLScriptElement.cpp の HTMLScriptElement::didMoveToNewDocument 関数 (2) core/svg/SVGScriptElement.cpp の SVGScriptElement::didMoveToNewDocument 関数 補足情報 : CWE による脆弱性タイプは、CWE-416: Use-after-free (解放済みメモリの使用) と識別されています。 http://cwe.mitre.org/data/definitions/416.html
|
| Possible impacts |
第三者により、別のドキュメントへの SCRIPT 要素の移動を誘発されることで、サービス運用妨害 (DoS) 状態にされるなど、不特定の影響を受ける可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
March 3, 2015, midnight |
| Registration Date |
March 10, 2015, 4:50 p.m. |
| Last Update |
March 19, 2015, 5:39 p.m. |
|
CVSS2.0 : 危険
|
| Score |
7.5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:P/A:P |
Affected System
| Google |
|
Google Chrome 41.0.2272.76 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2015年03月10日] 掲載 [2015年03月19日] ベンダ情報:レッドハット (RHSA-2015:0627) を追加 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2015-1218
| Summary |
Multiple use-after-free vulnerabilities in the DOM implementation in Blink, as used in Google Chrome before 41.0.2272.76, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger movement of a SCRIPT element to different documents, related to (1) the HTMLScriptElement::didMoveToNewDocument function in core/html/HTMLScriptElement.cpp and (2) the SVGScriptElement::didMoveToNewDocument function in core/svg/SVGScriptElement.cpp.
|
| Publication Date |
March 9, 2015, 9:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:45 p.m. |
| Last Update |
Nov. 21, 2024, 11:24 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* |
|
40.0.2214.115 |
|
|
| Configuration2 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:redhat:enterprise_linux_desktop_supplementary:6.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:redhat:enterprise_linux_server_supplementary:6.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:redhat:enterprise_linux_workstation_supplementary:6.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:redhat:enterprise_linux_server_supplementary_eus:6.6.z:*:*:*:*:*:*:* |
|
|
|
|
| Configuration3 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List