PT-2018-6141 · Node.Js · Parsejson
Published
2018-06-07
·
Updated
2019-10-09
·
CVE-2017-16113
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
parsejson versions (affected versions not specified)
Description:
The issue concerns a regular expression denial of service that occurs when untrusted user input is passed into the parsejson module for parsing. This can lead to performance issues.
Recommendations:
For all affected versions, consider using the native JSON.parse() function provided by Node.js instead of the parsejson module, as it offers better performance and security.
As a temporary workaround, restrict the use of the parsejson module when dealing with untrusted user input to minimize the risk of exploitation.
Exploit
Fix
Resource Exhaustion
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Parsejson