Open albuch opened 2 years ago
ossindex-public/ossindex-service-client v1.8.1 is using a version of gson library which is vulnerable to CVE-2022-25647. The issue is fixed in gson v2.8.9+
v1.8.1
gson
See https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327 and https://github.com/google/gson/pull/1991 for details on the CVE. https://nvd.nist.gov/vuln/detail/CVE-2022-25647 is unforntunately only registered so far.
Vulnerable gson version is defined at https://github.com/sonatype/ossindex-public/blob/main/bom/pom.xml#L71
This appears to be fixed in https://github.com/sonatype/ossindex-public/releases/tag/release-1.8.2 - however, this was never published to Maven Central?
ossindex-public/ossindex-service-client
v1.8.1
is using a version ofgson
library which is vulnerable to CVE-2022-25647. The issue is fixed in gson v2.8.9+See https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327 and https://github.com/google/gson/pull/1991 for details on the CVE. https://nvd.nist.gov/vuln/detail/CVE-2022-25647 is unforntunately only registered so far.
Vulnerable gson version is defined at https://github.com/sonatype/ossindex-public/blob/main/bom/pom.xml#L71