Closed adam-sherpa6 closed 8 months ago
For added context, this is from an OWASP scan. The dependency tree is:
+--- org.openapitools:jackson-databind-nullable:0.2.6 | --- com.fasterxml.jackson.core:jackson-databind:2.14.0-rc2 | +--- com.fasterxml.jackson.core:jackson-annotations:2.14.0-rc2 | | --- com.fasterxml.jackson:jackson-bom:2.14.0-rc2 | | --- com.fasterxml.jackson.core:jackson-databind:2.14.0-rc2 (c) <--- this dependency is flagged here:
Sorry for the noise. Per the link above, this may be a false positive:
"NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker."
org.openapitools:jackson-databind-nullable:0.2.6 is affected