Cyber Posture

CVE-2024-57075

High

Published: 05 February 2025

Published
05 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0010 26.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

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.

Security Summary

CVE-2024-57075 is a prototype pollution vulnerability in the lib.Logger function of the eazy-logger package version 4.0.1, a JavaScript logging library. This flaw allows attackers to manipulate the prototype chain by supplying a crafted payload, leading to a Denial of Service (DoS) condition. The vulnerability is rated with a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) and is associated with CWE-400 (Uncontrolled Resource Consumption).

The vulnerability can be exploited remotely over the network with low complexity, requiring no authentication, privileges, or user interaction. Any unauthenticated attacker who can supply a malicious payload to an application using the affected lib.Logger function can trigger the prototype pollution, resulting in resource exhaustion and application crashes that disrupt availability without impacting confidentiality or integrity.

Details on exploitation, including a proof-of-concept, and potential mitigations are provided in the advisory at https://gist.github.com/tariqhawis/c601f7f85146510ca899a7406a03aba5, published on 2025-02-05.

Details

CWE(s)
CWE-400

References