<?xml version="1.0" encoding="UTF-8"?>
<VrdaData refvuldefversion="1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://vrda.jpcert.or.jp" xsi:schemaLocation="http://vrda.jpcert.or.jp/feed/xsd/vrda_data.xsd">
  <VrdaDataProvider>
    <Name>JVN iPedia</Name>
    <URL>http://jvndb.jvn.jp</URL>
  </VrdaDataProvider>
  <VrdaDataSourceType>Advisory</VrdaDataSourceType>
  <Vulinfo revisionno="1" lang="ja" invalidated="false">
    <VulinfoID>JVNDB-2026-024803</VulinfoID>
    <VulinfoData>
      <Title>cure53&#12398;DOMPurify&#12395;&#12362;&#12369;&#12427;&#12463;&#12525;&#12473;&#12469;&#12452;&#12488;&#12473;&#12463;&#12522;&#12503;&#12486;&#12451;&#12531;&#12464;&#12398;&#33030;&#24369;&#24615;</Title>
      <VulinfoDescription>
        <Overview>DOMPurify&#12399;&#12289;HTML&#12289;MathML&#12289;&#12362;&#12424;&#12403;SVG&#29992;&#12398;DOM&#23554;&#29992;&#12463;&#12525;&#12473;&#12469;&#12452;&#12488;&#12473;&#12463;&#12522;&#12503;&#12486;&#12451;&#12531;&#12464;&#12469;&#12491;&#12479;&#12452;&#12470;&#12540;&#12391;&#12377;&#12290;&#12496;&#12540;&#12472;&#12519;&#12531;3.4.7&#20197;&#21069;&#12391;&#12399;&#12289;DOMPurify&#12398;IN_PLACE&#12469;&#12491;&#12479;&#12452;&#12476;&#12540;&#12471;&#12519;&#12531;&#12364;&#65308;template&#65310;.content&#20869;&#12398;&#35201;&#32032;&#12395;&#20184;&#38543;&#12377;&#12427;&#12471;&#12515;&#12489;&#12454;&#12467;&#12531;&#12486;&#12531;&#12484;&#12434;&#12473;&#12461;&#12483;&#12503;&#12377;&#12427;&#21487;&#33021;&#24615;&#12364;&#12354;&#12426;&#12414;&#12375;&#12383;&#12290;&#12381;&#12398;&#12383;&#12417;&#12289;&#25915;&#25731;&#32773;&#12364;&#21046;&#24481;&#12377;&#12427;&#12510;&#12540;&#12463;&#12450;&#12483;&#12503;&#65288;&#12452;&#12505;&#12531;&#12488;&#12495;&#12531;&#12489;&#12521;&#12289;JavaScript URL&#12289;&#12473;&#12463;&#12522;&#12503;&#12488;&#12394;&#12393;&#65289;&#12434;&#12469;&#12491;&#12479;&#12452;&#12474;&#12373;&#12428;&#12383;&#12486;&#12531;&#12503;&#12524;&#12540;&#12488;&#12363;&#12425;&#12463;&#12525;&#12540;&#12531;&#12375;&#12390;&#25407;&#20837;&#12375;&#12383;&#38555;&#12395;&#12289;&#35442;&#24403;&#12398;&#12510;&#12540;&#12463;&#12450;&#12483;&#12503;&#12364;&#27531;&#23384;&#12375;&#12390;&#23455;&#34892;&#12373;&#12428;&#12427;&#24656;&#12428;&#12364;&#12354;&#12426;&#12414;&#12375;&#12383;&#12290;&#12371;&#12398;&#21839;&#38988;&#12399;&#12496;&#12540;&#12472;&#12519;&#12531;3.4.7&#12391;&#20462;&#27491;&#12373;&#12428;&#12390;&#12356;&#12414;&#12377;&#12290;</Overview>
      </VulinfoDescription>
      <Affected>
        <AffectedItem affectedstatus="vulnerable">
          <Lapt>cpe:/a:cure53:dompurify</Lapt>
        </AffectedItem>
      </Affected>
      <FactAnalysis>
      </FactAnalysis>
      <Related>
        <RelatedItem relationtype="self" origin="jvnipedia">
          <URL>https://jvndb.jvn.jp/ja/contents/2026/JVNDB-2026-024803.html</URL>
        </RelatedItem>
        <RelatedItem relationtype="alternate" origin="other">
          <Name>Common Vulnerabilities and Exposures (CVE)</Name>
          <VulinfoID>CVE-2026-49978</VulinfoID>
          <URL>https://www.cve.org/CVERecord?id=CVE-2026-49978</URL>
        </RelatedItem>
        <RelatedItem relationtype="alternate" origin="other">
          <Name>National Vulnerability Database (NVD)</Name>
          <VulinfoID>CVE-2026-49978</VulinfoID>
          <URL>https://nvd.nist.gov/vuln/detail/CVE-2026-49978</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>GitHub</Name>
          <VulinfoID>DOMPurify IN_PLACE Sanitization Bypass via Attached Shadow Root Inside &amp;lt;template&amp;gt;.content  Advisory  cure53/DOMPurify  GitHub</VulinfoID>
          <URL>https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>JVNDB</Name>
          <VulinfoID>CWE-79</VulinfoID>
          <Title>&#12463;&#12525;&#12473;&#12469;&#12452;&#12488;&#12473;&#12463;&#12522;&#12503;&#12486;&#12451;&#12531;&#12464;</Title>
          <URL>https://jvndb.jvn.jp/ja/cwe/CWE-79.html</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>Release DOMPurify 3.4.7  cure53/DOMPurify  GitHub</VulinfoID>
          <URL>https://github.com/cure53/DOMPurify/releases/tag/3.4.7</URL>
        </RelatedItem>
        <RelatedItem relationtype="reference" origin="other">
          <Name>&#38306;&#36899;&#25991;&#26360;</Name>
          <VulinfoID>release: 3.4.7 (#1414)  cure53/DOMPurify@ca30f07  GitHub</VulinfoID>
          <URL>https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff</URL>
        </RelatedItem>
      </Related>
      <DateFirstPublished>2026-07-23T10:41:38+09:00</DateFirstPublished>
      <DateLastUpdated>2026-07-23T10:41:38+09:00</DateLastUpdated>
    </VulinfoData>
  </Vulinfo>
</VrdaData>
