<?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, 16 Jun 2026 02:09:19 +0000</lastBuildDate>
    <item>
      <title>2e7b207b-f040-4232-ab64-99779c865c1f</title>
      <link>https://vulnerability.circl.lu/sighting/2e7b207b-f040-4232-ab64-99779c865c1f/export</link>
      <description>{"uuid": "2e7b207b-f040-4232-ab64-99779c865c1f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "seen", "source": "https://t.me/ctinow/190682", "content": "https://ift.tt/IvxEKs0\nCVE-2024-1597 | PostgreSQL pgjdbc up to 42.7.1 Simple Query Mode sql injection (GHSA-24rp-q3w6-vc56)", "creation_timestamp": "2024-02-22T12:46:47.000000Z"}</description>
      <content:encoded>{"uuid": "2e7b207b-f040-4232-ab64-99779c865c1f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "seen", "source": "https://t.me/ctinow/190682", "content": "https://ift.tt/IvxEKs0\nCVE-2024-1597 | PostgreSQL pgjdbc up to 42.7.1 Simple Query Mode sql injection (GHSA-24rp-q3w6-vc56)", "creation_timestamp": "2024-02-22T12:46:47.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/2e7b207b-f040-4232-ab64-99779c865c1f/export</guid>
      <pubDate>Thu, 22 Feb 2024 12:46:47 +0000</pubDate>
    </item>
    <item>
      <title>f8ef4dd5-539d-4834-a922-9640b1f7e661</title>
      <link>https://vulnerability.circl.lu/sighting/f8ef4dd5-539d-4834-a922-9640b1f7e661/export</link>
      <description>{"uuid": "f8ef4dd5-539d-4834-a922-9640b1f7e661", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "published-proof-of-concept", "source": "https://t.me/arpsyndicate/4002", "content": "#ExploitObserverAlert\n\nGHSA-24rp-q3w6-vc56\n\nDESCRIPTION: Exploit Observer has 3 entries in 2 file formats related to GHSA-24rp-q3w6-vc56. org.postgresql:postgresql vulnerable to SQL Injection via line comment generation", "creation_timestamp": "2024-02-22T18:57:59.000000Z"}</description>
      <content:encoded>{"uuid": "f8ef4dd5-539d-4834-a922-9640b1f7e661", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "published-proof-of-concept", "source": "https://t.me/arpsyndicate/4002", "content": "#ExploitObserverAlert\n\nGHSA-24rp-q3w6-vc56\n\nDESCRIPTION: Exploit Observer has 3 entries in 2 file formats related to GHSA-24rp-q3w6-vc56. org.postgresql:postgresql vulnerable to SQL Injection via line comment generation", "creation_timestamp": "2024-02-22T18:57:59.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/f8ef4dd5-539d-4834-a922-9640b1f7e661/export</guid>
      <pubDate>Thu, 22 Feb 2024 18:57:59 +0000</pubDate>
    </item>
    <item>
      <title>7b462cc4-bf9e-48e0-acb4-2a8d3b32a300</title>
      <link>https://vulnerability.circl.lu/sighting/7b462cc4-bf9e-48e0-acb4-2a8d3b32a300/export</link>
      <description>{"uuid": "7b462cc4-bf9e-48e0-acb4-2a8d3b32a300", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/18199", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-1597\n\ud83d\udd25 CVSS Score: 10 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H)\n\ud83d\udd39 Description: pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a string value after the first placeholder; both must be on the same line. By constructing a matching string payload, the attacker can inject SQL to alter the query,bypassing the protections that parameterized queries bring against SQL Injection attacks. Versions before 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42.2.28 are affected.\n\ud83d\udccf Published: 2024-02-19T12:58:48.620Z\n\ud83d\udccf Modified: 2025-06-12T15:37:51.979Z\n\ud83d\udd17 References:\n1. https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56\n2. https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597/\n3. https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes/\n4. https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZQTSMESZD2RJ5XBPSXH3TIQVUW5DIUU/\n5. https://security.netapp.com/advisory/ntap-20240419-0008/\n6. http://www.openwall.com/lists/oss-security/2024/04/02/6\n7. https://lists.debian.org/debian-lts-announce/2024/05/msg00007.html", "creation_timestamp": "2025-06-12T16:34:43.000000Z"}</description>
      <content:encoded>{"uuid": "7b462cc4-bf9e-48e0-acb4-2a8d3b32a300", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24RP-Q3W6-VC56", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/18199", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-1597\n\ud83d\udd25 CVSS Score: 10 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H)\n\ud83d\udd39 Description: pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a string value after the first placeholder; both must be on the same line. By constructing a matching string payload, the attacker can inject SQL to alter the query,bypassing the protections that parameterized queries bring against SQL Injection attacks. Versions before 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42.2.28 are affected.\n\ud83d\udccf Published: 2024-02-19T12:58:48.620Z\n\ud83d\udccf Modified: 2025-06-12T15:37:51.979Z\n\ud83d\udd17 References:\n1. https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56\n2. https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597/\n3. https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes/\n4. https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZQTSMESZD2RJ5XBPSXH3TIQVUW5DIUU/\n5. https://security.netapp.com/advisory/ntap-20240419-0008/\n6. http://www.openwall.com/lists/oss-security/2024/04/02/6\n7. https://lists.debian.org/debian-lts-announce/2024/05/msg00007.html", "creation_timestamp": "2025-06-12T16:34:43.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/7b462cc4-bf9e-48e0-acb4-2a8d3b32a300/export</guid>
      <pubDate>Thu, 12 Jun 2025 16:34:43 +0000</pubDate>
    </item>
    <item>
      <title>ebef5cc4-1e96-42b2-9699-4fcf69825f9d</title>
      <link>https://vulnerability.circl.lu/sighting/ebef5cc4-1e96-42b2-9699-4fcf69825f9d/export</link>
      <description>{"uuid": "ebef5cc4-1e96-42b2-9699-4fcf69825f9d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/7acf509dcfb71df595ee37b212f6759b", "content": "", "creation_timestamp": "2025-07-16T04:14:47.000000Z"}</description>
      <content:encoded>{"uuid": "ebef5cc4-1e96-42b2-9699-4fcf69825f9d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/7acf509dcfb71df595ee37b212f6759b", "content": "", "creation_timestamp": "2025-07-16T04:14:47.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/ebef5cc4-1e96-42b2-9699-4fcf69825f9d/export</guid>
      <pubDate>Wed, 16 Jul 2025 04:14:47 +0000</pubDate>
    </item>
    <item>
      <title>fd37d7b9-e845-4b8a-a6f3-248c743a76f7</title>
      <link>https://vulnerability.circl.lu/sighting/fd37d7b9-e845-4b8a-a6f3-248c743a76f7/export</link>
      <description>{"uuid": "fd37d7b9-e845-4b8a-a6f3-248c743a76f7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/fd8139e9308cf0388a34823a4e1cc3f4", "content": "", "creation_timestamp": "2025-07-16T05:11:00.000000Z"}</description>
      <content:encoded>{"uuid": "fd37d7b9-e845-4b8a-a6f3-248c743a76f7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/fd8139e9308cf0388a34823a4e1cc3f4", "content": "", "creation_timestamp": "2025-07-16T05:11:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/fd37d7b9-e845-4b8a-a6f3-248c743a76f7/export</guid>
      <pubDate>Wed, 16 Jul 2025 05:11:00 +0000</pubDate>
    </item>
    <item>
      <title>d655d71a-13f7-43e2-92d2-f02b00faf487</title>
      <link>https://vulnerability.circl.lu/sighting/d655d71a-13f7-43e2-92d2-f02b00faf487/export</link>
      <description>{"uuid": "d655d71a-13f7-43e2-92d2-f02b00faf487", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/f78a1ac32182e44dcc3ec83067c25be8", "content": "", "creation_timestamp": "2025-07-16T05:53:44.000000Z"}</description>
      <content:encoded>{"uuid": "d655d71a-13f7-43e2-92d2-f02b00faf487", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/f78a1ac32182e44dcc3ec83067c25be8", "content": "", "creation_timestamp": "2025-07-16T05:53:44.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/d655d71a-13f7-43e2-92d2-f02b00faf487/export</guid>
      <pubDate>Wed, 16 Jul 2025 05:53:44 +0000</pubDate>
    </item>
    <item>
      <title>246d9324-2cdb-4ace-8502-93550c33e62e</title>
      <link>https://vulnerability.circl.lu/sighting/246d9324-2cdb-4ace-8502-93550c33e62e/export</link>
      <description>{"uuid": "246d9324-2cdb-4ace-8502-93550c33e62e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/96f439a12abc4994a32c7fc22609444f", "content": "", "creation_timestamp": "2025-07-16T09:45:24.000000Z"}</description>
      <content:encoded>{"uuid": "246d9324-2cdb-4ace-8502-93550c33e62e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/96f439a12abc4994a32c7fc22609444f", "content": "", "creation_timestamp": "2025-07-16T09:45:24.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/246d9324-2cdb-4ace-8502-93550c33e62e/export</guid>
      <pubDate>Wed, 16 Jul 2025 09:45:24 +0000</pubDate>
    </item>
    <item>
      <title>96679c4c-bfcb-4011-aa23-881bee09e306</title>
      <link>https://vulnerability.circl.lu/sighting/96679c4c-bfcb-4011-aa23-881bee09e306/export</link>
      <description>{"uuid": "96679c4c-bfcb-4011-aa23-881bee09e306", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/06ba3e736cb2a22693a2da2a15674353", "content": "", "creation_timestamp": "2025-07-16T16:29:40.000000Z"}</description>
      <content:encoded>{"uuid": "96679c4c-bfcb-4011-aa23-881bee09e306", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/06ba3e736cb2a22693a2da2a15674353", "content": "", "creation_timestamp": "2025-07-16T16:29:40.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/96679c4c-bfcb-4011-aa23-881bee09e306/export</guid>
      <pubDate>Wed, 16 Jul 2025 16:29:40 +0000</pubDate>
    </item>
    <item>
      <title>03c5e838-c404-44bd-ad15-e41ac53ba927</title>
      <link>https://vulnerability.circl.lu/sighting/03c5e838-c404-44bd-ad15-e41ac53ba927/export</link>
      <description>{"uuid": "03c5e838-c404-44bd-ad15-e41ac53ba927", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/87d8a38ff72a550ce148dd50ea7ef4a9", "content": "", "creation_timestamp": "2025-07-16T18:32:51.000000Z"}</description>
      <content:encoded>{"uuid": "03c5e838-c404-44bd-ad15-e41ac53ba927", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/87d8a38ff72a550ce148dd50ea7ef4a9", "content": "", "creation_timestamp": "2025-07-16T18:32:51.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/03c5e838-c404-44bd-ad15-e41ac53ba927/export</guid>
      <pubDate>Wed, 16 Jul 2025 18:32:51 +0000</pubDate>
    </item>
    <item>
      <title>224920c9-26a0-468f-ab9b-bc3f53d41239</title>
      <link>https://vulnerability.circl.lu/sighting/224920c9-26a0-468f-ab9b-bc3f53d41239/export</link>
      <description>{"uuid": "224920c9-26a0-468f-ab9b-bc3f53d41239", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/b8f93ae831181ddcdc263bbd87da041c", "content": "", "creation_timestamp": "2025-07-16T22:46:40.000000Z"}</description>
      <content:encoded>{"uuid": "224920c9-26a0-468f-ab9b-bc3f53d41239", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-24rp-q3w6-vc56", "type": "seen", "source": "https://gist.github.com/safer-bot/b8f93ae831181ddcdc263bbd87da041c", "content": "", "creation_timestamp": "2025-07-16T22:46:40.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/224920c9-26a0-468f-ab9b-bc3f53d41239/export</guid>
      <pubDate>Wed, 16 Jul 2025 22:46:40 +0000</pubDate>
    </item>
  </channel>
</rss>
