<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goyoki</author_name>
  <author_url>https://blog.hatena.ne.jp/goyoki/</author_url>
  <blog_title>千里霧中</blog_title>
  <blog_url>https://goyoki.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>セキュリティ脆弱性をついて不正な操作やアクセスを行うための異常コマンドなど、危険な入力データを汚染データと呼びます。例えばSQLインジェクションでの悪意あるSQLコマンドの入力が汚染データの一種です。そして汚染データの害を無効化する対策を汚染防御と呼びます。また汚染データがどのようにコードで広がっていくか、汚染データがシンク（汚染データが実害を発生させる脆弱性のポイント）に到達するか解析する活動を汚染解析と呼称します。例えばかなり極端な例ですが、以下のようなコードがあるとします。 import sqlite3 input = request.args.get('command') conn =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgoyoki.hatenablog.com%2Fentry%2F2025%2F08%2F02%2F161147&quot; title=&quot;データ汚染と汚染防御 - 千里霧中&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-08-02 16:11:47</published>
  <title>データ汚染と汚染防御</title>
  <type>rich</type>
  <url>https://goyoki.hatenablog.com/entry/2025/08/02/161147</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
