<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-06-14T15:09:35.175474+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/abf0633f-f24c-41e4-b13e-0e0d89ba24cc/export</id>
    <title>abf0633f-f24c-41e4-b13e-0e0d89ba24cc</title>
    <updated>2026-06-14T15:09:35.558470+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "abf0633f-f24c-41e4-b13e-0e0d89ba24cc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-0684", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3ljit77xdrp2i", "content": "", "creation_timestamp": "2025-03-03T20:49:23.061376Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/abf0633f-f24c-41e4-b13e-0e0d89ba24cc/export"/>
    <published>2025-03-03T20:49:23.061376+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/7bfe5410-c132-4c0e-bf81-f9bd92c0d465/export</id>
    <title>7bfe5410-c132-4c0e-bf81-f9bd92c0d465</title>
    <updated>2026-06-14T15:09:35.558120+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "7bfe5410-c132-4c0e-bf81-f9bd92c0d465", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-0684", "type": "seen", "source": "https://t.me/cvedetector/19405", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-0684 - Grub2 Reiserfs Integer Overflow Heap Out-of-Bounds Write\", \n  \"Content\": \"CVE ID : CVE-2025-0684 \nPublished : March 3, 2025, 6:15 p.m. | 2\u00a0hours, 6\u00a0minutes ago \nDescription : A flaw was found in grub2. When performing a symlink lookup from a reiserfs filesystem, grub's reiserfs fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size calculations to overflow, causing it to perform a grub_malloc() operation with a smaller size than expected. As a result, the grub_reiserfs_read_symlink() will call grub_reiserfs_read_real() with a overflown length parameter, leading to a heap based out-of-bounds write during data reading. This flaw may be leveraged to corrupt grub's internal critical data and can result in arbitrary code execution, by-passing secure boot protections. \nSeverity: 6.4 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"03 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-03T21:24:46.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/7bfe5410-c132-4c0e-bf81-f9bd92c0d465/export"/>
    <published>2025-03-03T21:24:46+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/f8a314f5-28af-4db6-8cd2-cd82c2ccad2d/export</id>
    <title>f8a314f5-28af-4db6-8cd2-cd82c2ccad2d</title>
    <updated>2026-06-14T15:09:35.555842+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "f8a314f5-28af-4db6-8cd2-cd82c2ccad2d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-0684", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/6388", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-0684\n\ud83d\udd25 CVSS Score: 6.4 (cvssV3_1, Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H)\n\ud83d\udd39 Description: A flaw was found in grub2. When performing a symlink lookup from a reiserfs filesystem, grub's reiserfs fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size calculations to overflow, causing it to perform a grub_malloc() operation with a smaller size than expected. As a result, the grub_reiserfs_read_symlink() will call grub_reiserfs_read_real() with a overflown length parameter, leading to a heap based out-of-bounds write during data reading. This flaw may be leveraged to corrupt grub's internal critical data and can result in arbitrary code execution, by-passing secure boot protections.\n\ud83d\udccf Published: 2025-03-03T17:14:07.911Z\n\ud83d\udccf Modified: 2025-03-04T16:14:41.428Z\n\ud83d\udd17 References:\n1. https://access.redhat.com/security/cve/CVE-2025-0684\n2. https://bugzilla.redhat.com/show_bug.cgi?id=2346119", "creation_timestamp": "2025-03-04T16:31:49.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/f8a314f5-28af-4db6-8cd2-cd82c2ccad2d/export"/>
    <published>2025-03-04T16:31:49+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/56fa08dd-ac63-4d9f-9963-87ed01e55cb5/export</id>
    <title>56fa08dd-ac63-4d9f-9963-87ed01e55cb5</title>
    <updated>2026-06-14T15:09:35.553698+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cvepremium.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "56fa08dd-ac63-4d9f-9963-87ed01e55cb5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2025-0684", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/56fa08dd-ac63-4d9f-9963-87ed01e55cb5/export"/>
    <published>2026-03-19T00:00:00+00:00</published>
  </entry>
</feed>
