Package URl
pkg:maven/junit/[email protected]
CPE
cpe:2.3:a:junit:junit4:4.10:::::::*
CVE
CVE-2020-15250
ODC Integration
{"label" => "Maven Plugin"}
ODC Version
12.1.3
Description
The CVE-2020-15250 is raised when having json-simple 1.1.1 dependency:
com.googlecode.json-simple
json-simple
1.1.1
Seems that it is due to the pom.xml of json-simple 1.1.1 incorrectly containing the following runtime dependency:
junit
junit
4.10
Wehn googling, the issue seems to have already been raised to json-simple developers a very long time ago several years) without remediation