Publish GHSA-h822-r4r5-v8jg

This commit is contained in:
advisory-database[bot]
2023-09-13 18:22:06 +00:00
parent 4ecbb175a2
commit d955ad5c66
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h822-r4r5-v8jg",
"modified": "2021-08-17T22:28:25Z",
"modified": "2023-09-13T18:20:57Z",
"published": "2019-09-23T18:33:25Z",
"aliases": [
"CVE-2019-14540"
],
"summary": "Polymorphic Typing issue in FasterXML jackson-databind",
"details": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.",
"details": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10, 2.8.11.5, and 2.6.7.3. It is related to `com.zaxxer.hikari.HikariConfig`.",
"severity": [
{
"type": "CVSS_V3",
@@ -20,6 +20,59 @@
"ecosystem": "Maven",
"name": "com.fasterxml.jackson.core:jackson-databind"
},
"ecosystem_specific": {
"affected_functions": [
""
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.9.0"
},
{
"fixed": "2.9.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "com.fasterxml.jackson.core:jackson-databind"
},
"ecosystem_specific": {
"affected_functions": [
""
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.7.0"
},
{
"fixed": "2.8.11.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "com.fasterxml.jackson.core:jackson-databind"
},
"ecosystem_specific": {
"affected_functions": [
""
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -28,7 +81,7 @@
"introduced": "0"
},
{
"fixed": "2.9.10"
"fixed": "2.6.7.3"
}
]
}
@@ -48,6 +101,10 @@
"type": "WEB",
"url": "https://github.com/FasterXML/jackson-databind/issues/2449"
},
{
"type": "WEB",
"url": "https://github.com/FasterXML/jackson-databind/commit/d4983c740fec7d5576b207a8c30a63d3ea7443de"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3200"
@@ -72,6 +129,10 @@
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0445"
},
{
"type": "PACKAGE",
"url": "https://github.com/FasterXML/jackson-databind"
},
{
"type": "WEB",
"url": "https://github.com/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x"