Improper Check for Unusual or Exceptional Conditions in net.minidev:json-smart
CVE-2021-27568
- net.minidev:json-smart
- net.minidev:json-smart-mini
Summary
An issue was discovered in netplex json-smart-v1 before 1.3.2 and json-smart-v2 before 2.3.1. An exception is thrown from a function, but it is not caught, as demonstrated by NumberFormatException. When it is not caught, it may cause programs using the library to crash or expose sensitive information.
- HIGH
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-754 - Improper Check for Unusual or Exceptional Conditions
The software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.
Advisory Timeline
- Published