プロトタイプ汚染(PrototypePollution)とは、特にJavaScriptというプログラミング言語に見受けられるセキュリティの弱点です。JavaScriptというプロトタイプベースの言語では、プロトタイプオブジェクトを参照して新たなオブジェクトを作り出します。しかし、悪意のある人々がこのプロトタイプオブジェクトを不正に改築すれば、アプリケーション内の様々なオブジェクトが変質してしまいます。この影響で、Webアプリケーションが予想外や不審な行動を起こすリスクが高くなります。
プロトタイプ汚染とは
Warning: Undefined array key "show_ad1_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 111
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 171
- JavaScript, Web, セキュリティ脆弱性, プログラミング, プロトタイプ汚染
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 173
Warning: Undefined array key "show_ad2_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 212



