Exploitation Summary
EIP tracks 1 public exploit for CVE-2021-27568. PoCs published by arsalanraja987.
AI-analyzed exploit summary This repository demonstrates CVE-2021-27568, an insecure randomness vulnerability in token generation using Java's `Random` class. It includes a vulnerable example (`InsecureTokenGenerator.java`) and a fixed version (`SecureTokenGenerator.java`) using `SecureRandom`.
Description
An issue was discovered in netplex json-smart-v1 through 2015-10-23 and json-smart-v2 through 2.4. 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.
Exploits (1)
This repository demonstrates CVE-2021-27568, an insecure randomness vulnerability in token generation using Java's `Random` class. It includes a vulnerable example (`InsecureTokenGenerator.java`) and a fixed version (`SecureTokenGenerator.java`) using `SecureRandom`.
References (8)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H