In Octopus Tentacle versions 3.0.8 to 5.0.0, when a web request proxy is configured, an authenticated user (in certain limited OctopusPrintVariables circumstances) could trigger a deployment that writes the web request proxy password to the deployment log in cleartext. This is fixed in 5.0.1. The fix was back-ported to 4.0.7.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "3.0.8"
},
{
"last_affected": "2019.7.6"
}
],
"vendor_product": "octopus:server",
"source": "CPE_RANGE",
"cpes": [
"cpe:2.3:a:octopus:server:*:*:*:*:*:*:*:*"
]
}
]
}{
"extracted_events": [
{
"introduced": "3.0.8"
},
{
"last_affected": "5.0.0"
}
],
"cpe": "cpe:2.3:a:octopus:tentacle:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}