Resource exhaustion in mem - #VU23936

 

Resource exhaustion in mem - #VU23936

Published: January 5, 2020


Vulnerability identifier: #VU23936
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: sindresorhus
Affected software:
mem

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to software fails to remove old values from the cache even after a value passes its maxAge property. This may allow attackers to exhaust the system's memory if they are able to abuse the application logging. Upgrade to version 4.0.0 or later.


Remediation

Update to version 4.0.0.

Sources