Memory corruption in atob - CVE-2018-3745

 

Memory corruption in atob - CVE-2018-3745

Published: July 16, 2018 / Updated: July 17, 2018


Vulnerability identifier: #VU13894
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-3745
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The vulnerability exists due to boundary error when a number is passed from user-supplied JSON-encoded input. A remote unauthenticated attacker can send a specially crafted request that submits malicious input, trigger memory corruption and access sensitive, uninitialized memory or consume excessive amounts of memory resources, resulting in a DoS condition.


Affected software

atob
Fedora
nodejs-atob

How to mitigate CVE-2018-3745

Update to version 2.1.0.

atob - update to 2.1.0
nodejs-atob - update to 2.1.1-1.fc28

External References

Related Security Bulletins