| Summary | A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0673, CVE-2020-0710, CVE-2020-0711, CVE-2020-0712, CVE-2020-0713, CVE-2020-0767. |
|---|---|
| Publication Date | Feb. 12, 2020, 7:15 a.m. |
| Registration Date | Jan. 26, 2021, 11:50 a.m. |
| Last Update | Nov. 21, 2024, 1:53 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| CVSS2.0 : HIGH | |
| Score | 7.6 |
|---|---|
| Vector | AV:N/AC:H/Au:N/C:C/I:C/A:C |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | はい |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:microsoft:internet_explorer:9:*:*:*:*:*:*:* | |||||
| execution environment | |||||
| 1 | cpe:2.3:o:microsoft:windows_server_2008:-:sp2:*:*:*:*:*:* | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:a:microsoft:internet_explorer:10:*:*:*:*:*:*:* | |||||
| execution environment | |||||
| 1 | cpe:2.3:o:microsoft:windows_server_2012:-:*:*:*:*:*:*:* | ||||
| Configuration3 | or higher | or less | more than | less than | |
| cpe:2.3:a:microsoft:internet_explorer:11:-:*:*:*:*:*:* | |||||
| execution environment | |||||
| 1 | cpe:2.3:o:microsoft:windows_10:-:*:*:*:*:*:*:* | ||||
| 2 | cpe:2.3:o:microsoft:windows_10:1607:*:*:*:*:*:*:* | ||||
| 3 | cpe:2.3:o:microsoft:windows_10:1709:*:*:*:*:*:*:* | ||||
| 4 | cpe:2.3:o:microsoft:windows_10:1803:*:*:*:*:*:*:* | ||||
| 5 | cpe:2.3:o:microsoft:windows_10:1809:*:*:*:*:*:*:* | ||||
| 6 | cpe:2.3:o:microsoft:windows_10:1903:*:*:*:*:*:*:* | ||||
| 7 | cpe:2.3:o:microsoft:windows_10:1909:*:*:*:*:*:*:* | ||||
| 8 | cpe:2.3:o:microsoft:windows_7:-:sp1:*:*:*:*:*:* | ||||
| 9 | cpe:2.3:o:microsoft:windows_8.1:-:*:*:*:*:*:*:* | ||||
| 10 | cpe:2.3:o:microsoft:windows_rt_8.1:-:*:*:*:*:*:*:* | ||||
| 11 | cpe:2.3:o:microsoft:windows_server_2008:r2:sp1:*:*:*:*:x64:* | ||||
| 12 | cpe:2.3:o:microsoft:windows_server_2012:-:*:*:*:*:*:*:* | ||||
| 13 | cpe:2.3:o:microsoft:windows_server_2012:r2:*:*:*:*:*:*:* | ||||
| 14 | cpe:2.3:o:microsoft:windows_server_2019:-:*:*:*:*:*:*:* | ||||
| Title | Microsoft Internet Explorer の JScript スクリプトエンジンにおけるメモリ破損の脆弱性 |
|---|---|
| Summary | Microsoft が提供する Internet Explorer の JScript スクリプトエンジンには、メモリ破損の脆弱性が存在します。 Microsoft が提供する Internet Explorer には VBScript や JScript といったスクリプト言語を実行するためのスクリプトエンジンが実装されています。スクリプトエンジンの JScript を扱うコンポーネントにおいて、メモリ破損の脆弱性が発見されました。Internet Explorer や JScript スクリプトエンジンを組み込んでいるアプリケーションが本脆弱性の影響を受けます。 なお、本脆弱性を悪用する攻撃が既に確認されています。 |
| Possible impacts | 特別に細工された HTML ファイル (ウェブページやメールの添付文書)、PDF ファイル、Microsoft Office 文書、または Internet Explorer のスクリプトエンジンで作成されたコンテンツの挿入をサポートする文書をユーザが閲覧することで、任意のコードを実行される可能性があります。 |
| Solution | 2020年1月20日現在、対策方法は不明です。 以下の回避策を適用することで、本脆弱性の影響を軽減することが可能です。 [jscript.dll へのアクセスを制限する] jscript.dll は古いバージョンの JScript をサポートするためのライブラリです。このライブラリへのアクセスを制限することで、本脆弱性の悪用を防止することが可能です。 管理者権限でコマンドプロンプトを起動し、以下のコマンドを実行してください。 32bit システムの場合 * takeown /f %windir%\system32\jscript.dll cacls %windir%\system32\jscript.dll /E /P everyone:N 64bit システムの場合 * takeown /f %windir%\syswow64\jscript.dll cacls %windir%\syswow64\jscript.dll /E /P everyone:N takeown /f %windir%\system32\jscript.dll cacls %windir%\system32\jscript.dll /E /P everyone:N 開発者が提供しているアドバイザリ (<a href="https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200001"target="blank">ADV200001</a>) では、本緩和策を適用した場合の影響や上記の変更を元に戻す方法についても述べられています。あわせて参照してください。 |
| Publication Date | Jan. 17, 2020, midnight |
| Registration Date | Jan. 21, 2020, 11:08 a.m. |
| Last Update | Jan. 21, 2020, 11:08 a.m. |
| マイクロソフト |
| Microsoft Internet Explorer |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2020年01月21日] 掲載 |
Jan. 21, 2020, 11:08 a.m. |