In Cloud Foundry router routing-release all versions prior to v0.163.0 and cf-release all versions prior to v274, in some applications, it is possible to append a combination of characters to the URL that will allow for an open redirect. An attacker could exploit this as a phishing attack to gain access to user credentials or other sensitive data. NOTE: 274 resolves the vulnerability but has a serious bug that is fixed in 275.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:pivotal:routing-release:*:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "0.162.0"
}
],
"source": "CPE_RANGE",
"vendor_product": "pivotal:routing-release"
}
]
}{
"cpe": "cpe:2.3:a:cloudfoundry:cf-release:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "273"
}
],
"source": "CPE_RANGE"
}