<?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-07-19T02:10:03.708221+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/ac133d8a-c9c6-4398-b385-7ab7bb13f617/export</id>
    <title>ac133d8a-c9c6-4398-b385-7ab7bb13f617</title>
    <updated>2026-07-19T02:10:03.731198+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "ac133d8a-c9c6-4398-b385-7ab7bb13f617", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-57075", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/3796", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-57075\n\ud83d\udd25 CVSS Score: 7.5 (CVSS_V3)\n\ud83d\udd39 Description: A prototype pollution in the lib.Logger function of eazy-logger v4.0.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.\n\nAn attacker can supply a payload with `Object.prototype` setter to introduce or modify properties within the global prototype chain, causing denial of service (DoS) a the minimum consequence.\n\nMoreover, the consequences of this vulnerability can escalate to other injection-based attacks, depending on how the library integrates within the application. For instance, if the polluted property propagates to sensitive Node.js APIs (e.g., `child_process.exec`, `eval`), it could enable an attacker to execute arbitrary commands within the application's context.\n\n## Proof of Concept\n\n```js\n(async () =&amp;gt; {\nconst lib = await import('eazy-logger');\nvar someObj = {}\nconsole.log(\"Before Attack: \", JSON.stringify({}.__proto__));\ntry {\n// for multiple functions, uncomment only one for each execution.\nlib.Logger (JSON.parse('{\"__proto__\":{\"pollutedKey\":123}}'))\n} catch (e) { }\nconsole.log(\"After Attack: \", JSON.stringify({}.__proto__));\ndelete Object.prototype.pollutedKey;\n})();\n```\n\ud83d\udccf Published: 2025-02-06T06:31:26Z\n\ud83d\udccf Modified: 2025-02-07T14:34:53Z\n\ud83d\udd17 References:\n1. https://nvd.nist.gov/vuln/detail/CVE-2024-57075\n2. https://gist.github.com/tariqhawis/c601f7f85146510ca899a7406a03aba5\n3. https://github.com/shakyShane/eazy-logger", "creation_timestamp": "2025-02-07T15:02:10.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/ac133d8a-c9c6-4398-b385-7ab7bb13f617/export"/>
    <published>2025-02-07T15:02:10+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/08087e17-6483-42fb-889c-73a0ea338dc3/export</id>
    <title>08087e17-6483-42fb-889c-73a0ea338dc3</title>
    <updated>2026-07-19T02:10:03.733849+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cvepremium.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "08087e17-6483-42fb-889c-73a0ea338dc3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-57075", "type": "published-proof-of-concept", "source": "https://github.com/advisories/GHSA-r7jx-5m6m-cpg9", "content": "", "creation_timestamp": "2025-02-06T06:31:26.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/08087e17-6483-42fb-889c-73a0ea338dc3/export"/>
    <published>2025-02-06T06:31:26+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/fb8dba5c-ec78-46ab-9e6a-ef0f2935f4cd/export</id>
    <title>fb8dba5c-ec78-46ab-9e6a-ef0f2935f4cd</title>
    <updated>2026-07-19T02:10:03.734965+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "fb8dba5c-ec78-46ab-9e6a-ef0f2935f4cd", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-57075", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lhhlxm7vmt2n", "content": "", "creation_timestamp": "2025-02-05T22:16:48.071296Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/fb8dba5c-ec78-46ab-9e6a-ef0f2935f4cd/export"/>
    <published>2025-02-05T22:16:48.071296+00:00</published>
  </entry>
</feed>
