<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ThisIsOne</author_name>
  <author_url>https://blog.hatena.ne.jp/ThisIsOne/</author_url>
  <blog_title>Shikata Ga Nai</blog_title>
  <blog_url>https://cysec148.hatenablog.com/</blog_url>
  <categories>
    <anon>Web Security Academy</anon>
    <anon>Prototype pollution</anon>
  </categories>
  <description>Hello there, ('ω')ノ 🧨 攻撃に使われる悪意あるJSON 攻撃者が以下のようなJSONを送信したとします： { &quot;__proto__&quot;: { &quot;evilProperty&quot;: &quot;payload&quot; } } 例えば、WebSocketのメッセージやAJAXリクエストなどでサーバやフロントエンドに送信されることがあります。 🤖 JavaScriptでどうなる？ これを JSON.parse() でパースすると： const objectFromJson = JSON.parse('{&quot;__proto__&quot;: {&quot;evilProperty&quot;: &quot;payload&quot;}}'); このとき o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcysec148.hatenablog.com%2Fentry%2F2025%2F09%2F17%2F060451&quot; title=&quot;JSONによるPrototype Pollution（プロトタイプ汚染） - Shikata Ga Nai&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-09-17 06:04:51</published>
  <title>JSONによるPrototype Pollution（プロトタイプ汚染）</title>
  <type>rich</type>
  <url>https://cysec148.hatenablog.com/entry/2025/09/17/060451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
