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-20090211 in branch master
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-20090211 in branch master
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: TaynaCT
Repository: JavaVulnerableLab
Repository Url: https://github.com/TaynaCT/JavaVulnerableLab
CxAST-Project: TaynaCT/JavaVulnerableLab
CxAST platform scan: 8306ce52-f0ea-4229-8014-fe5126ba5a64
Branch: master
Application: JavaVulnerableLab
Severity: HIGH
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-835
Addition 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: