原始 OSV JSON{
"id": "GHSA-gpch-h32j-gx6x",
"aliases": [
"CVE-2020-5404"
],
"details": "The HttpClient from Reactor Netty, versions 0.9.x prior to 0.9.5, and versions 0.8.x prior to 0.8.16, may be used incorrectly, leading to a credentials leak during a redirect to a different domain. In order for this to happen, the HttpClient must have been explicitly configured to follow redirects.",
"summary": "Insufficiently Protected Credentials in Reactor Netty",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.9.0"
},
{
"fixed": "0.9.5"
}
]
}
],
"package": {
"name": "io.projectreactor.netty:reactor-netty-http",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.8.0"
},
{
"fixed": "0.8.16"
}
]
}
],
"package": {
"name": "io.projectreactor.netty:reactor-netty-http",
"ecosystem": "Maven"
}
}
],
"modified": "2021-07-08T14:31:41Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
}
],
"published": "2022-02-10T20:24:17Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5404",
"type": "ADVISORY"
},
{
"url": "https://pivotal.io/security/cve-2020-5404",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-522"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-03-03T18:15:00Z",
"github_reviewed_at": "2021-04-22T20:23:58Z"
}
}