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
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.
Additional Info Attack vector: NETWORK Attack complexity: LOW Confidentiality impact: NONE Availability impact: HIGH Remediation Upgrade Recommendation: 20231013
The text was updated successfully, but these errors were encountered:
Checkmarx (SCA): Vulnerable Package
Vulnerability: Read More about Cxdb5a1032-eda2
Applications: Kelseys-repos, All Projects, SCA examples, JVL
Checkmarx Project: ksalman-Cx-org-NA-kelsey-na/JavaVulnerableLab-base
Repository URL: https://github.com/ksalman-Cx-org-NA-kelsey-na/JavaVulnerableLab-base
Branch: master
Scan ID: cd689948-3efb-4ac2-ac29-ad38df553088
The package
JSON-java
before 20200518 is vulnerable to Denial Of Service. The functionnextMeta
in the fileXMLTokener.java
runs into an infinite loop as theJSONTokener.nextMeta()
function returns the same character repeatedly and never advances the Tokener index. Due to this flaw, the availability of the application is affected.Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: HIGH
Remediation Upgrade Recommendation: 20231013
The text was updated successfully, but these errors were encountered: