You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerable Package issue exists @ Maven-org.json:json-20131018 in branch main
The package JSON-java before 20200518 is vulnerable to Denial Of Service. The function nextMeta in the file XMLTokener.java runs into an infinite loop as the JSONTokener.nextMeta() function
returns the same character repeatedly and never advances the Tokener index. Due to this flaw, the availability of the application is affected.
Vulnerable Package issue exists @ Maven-org.json:json-20131018 in branch main
The package
JSON-java
before 20200518 is vulnerable to Denial Of Service. The functionnextMeta
in the fileXMLTokener.java
runs into an infinite loop as the JSONTokener.nextMeta() functionreturns the same character repeatedly and never advances the Tokener index. Due to this flaw, the availability of the application is affected.
Namespace: scott-cx
Repository: edgemere
Repository Url: https://github.com/scott-cx/edgemere
CxAST-Project: scott-cx/edgemere
CxAST platform scan: 45abb8d9-377e-427c-92f9-26a15742bad7
Branch: main
Application: edgemere
Severity: HIGH
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-835
Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: HIGH
References
Issue
Pull request
Commit
The text was updated successfully, but these errors were encountered: