Bug 1588385 (CVE-2017-16113)

Summary: CVE-2017-16113 nodejs-parsejson: Regular Denial of Service
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: bdettelb, dblechte, dfediuck, eedri, jsmith.fedora, mgoldboi, michal.skrivanek, sbonazzo, sgratch, sherold, tomckay, yturgema
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-10 10:27:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1588387    
Bug Blocks:    

Description Andrej Nemec 2018-06-07 08:08:10 UTC
The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed.

Upstream issue:

https://github.com/get/parsejson/issues/4

References:

https://nodesecurity.io/advisories/528

Comment 1 Andrej Nemec 2018-06-07 08:13:09 UTC
Created nodejs-parsejson tracking bugs for this issue:

Affects: fedora-28 [bug 1588387]

Comment 2 Product Security DevOps Team 2019-06-10 10:27:40 UTC
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.

Comment 4 Jason Shepherd 2021-03-28 21:33:07 UTC
Statement:

Red Hat Quay includes the parsejson library as a build time dependency. It's included by karma for testing, and is not used as runtime.