GSD-2020-15129
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik's handling of the "X-Forwarded-Prefix" header. The Traefik API dashboard component doesn't validate that the value of the header "X-Forwarded-Prefix" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-15129",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"id": "GSD-2020-15129"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-15129"
],
"details": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"id": "GSD-2020-15129",
"modified": "2023-12-13T01:21:43.975090Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15129",
"STATE": "PUBLIC",
"TITLE": "Open redirect in Traefik"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "traefik",
"version": {
"version_data": [
{
"version_value": "\u003c 1.7.26"
},
{
"version_value": "\u003e= 2.0.0, \u003c 2.2.8"
}
]
}
}
]
},
"vendor_name": "containous"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"refsource": "CONFIRM",
"url": "https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp"
},
{
"name": "https://github.com/containous/traefik/releases/tag/v1.7.26",
"refsource": "MISC",
"url": "https://github.com/containous/traefik/releases/tag/v1.7.26"
},
{
"name": "https://github.com/containous/traefik/releases/tag/v2.2.8",
"refsource": "MISC",
"url": "https://github.com/containous/traefik/releases/tag/v2.2.8"
},
{
"name": "https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"refsource": "MISC",
"url": "https://github.com/containous/traefik/releases/tag/v2.3.0-rc3"
},
{
"name": "https://github.com/containous/traefik/pull/7109",
"refsource": "MISC",
"url": "https://github.com/containous/traefik/pull/7109"
},
{
"name": "https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"refsource": "MISC",
"url": "https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2"
}
]
},
"source": {
"advisory": "GHSA-6qq8-5wq3-86rp",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=v1.5.0-rc5 \u003cv1.7.26",
"affected_versions": "All versions starting from 1.5.0-rc5 before 1.7.26",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-08-04",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v1.7.26"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions before 1.5.0-rc5, all versions starting from 1.7.26",
"package_slug": "go/github.com/containous/traefik",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 1.7.26 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/traefik/traefik/commit/e2c5f3712f68993de8ed3cb30da9ec0aa11acb09",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "766cc61b-1c72-4dac-a9c2-1aadd22ab41f",
"versions": [
{
"commit": {
"sha": "fe426f6fb24b00a8a9c11a8b5dc02616fe86db09",
"tags": [
"v1.5.0-rc5"
],
"timestamp": "20180115154803"
},
"number": "v1.5.0-rc5"
},
{
"commit": {
"sha": "5afa78e18e89f9f6a4a53ab57eccbb7c75ff1d7e",
"tags": [
"v1.7.26"
],
"timestamp": "20200728153203"
},
"number": "v1.7.26"
}
]
},
{
"affected_range": "\u003cv1.7.26",
"affected_versions": "All versions before 1.7.26",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-02-11",
"description": "In Traefik , there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v1.7.26"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 1.7.26",
"package_slug": "go/github.com/containous/traefik/api",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 1.7.26 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "f3050376-5f30-4977-a9fe-5d774e81b522",
"versions": [
{
"commit": {
"sha": "5afa78e18e89f9f6a4a53ab57eccbb7c75ff1d7e",
"tags": [
"v1.7.26"
],
"timestamp": "20200728153203"
},
"number": "v1.7.26"
}
]
},
{
"affected_range": "\u003ev2.2.0 \u003cv2.2.8",
"affected_versions": "All versions after 2.2.0 before 2.2.8",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-02-11",
"description": "In Traefik , there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v2.2.8"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions up to 2.2.0, all versions starting from 2.2.8",
"package_slug": "go/github.com/containous/traefik/api/v2",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 2.2.8 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "1ed16590-1a48-4992-ad8c-3f5dd726144d",
"versions": [
{
"commit": {
"sha": "5560ab28f2b1525759abb7b117189a53310ed1e9",
"tags": [
"v2.2.0"
],
"timestamp": "20200325164604"
},
"number": "v2.2.0"
},
{
"commit": {
"sha": "fc52d1cfba85cd48fe3055c5d82a30b6694a1e52",
"tags": [
"v2.2.8"
],
"timestamp": "20200728153403"
},
"number": "v2.2.8"
}
]
},
{
"affected_range": "\u003cv2.2.8 || \u003e=v2.3.0-rc1 \u003cv2.3.0-rc3",
"affected_versions": "All versions before 2.2.8, all versions starting from 2.3.0-rc1 before 2.3.0-rc3",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-08-04",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v2.2.8",
"v2.3.0-rc3"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 2.2.8 before 2.3.0-rc1, all versions starting from 2.3.0-rc3",
"package_slug": "go/github.com/containous/traefik/v2",
"pubdate": "2022-02-11",
"solution": "Upgrade to versions 2.2.8, 2.3.0-rc3 or above. *Note*: 2.3.0-rc3 may be an unstable version. Use caution.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/traefik/traefik/commit/e2c5f3712f68993de8ed3cb30da9ec0aa11acb09",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "c17a561b-3a09-42b5-9e6f-bbdc081bba7c",
"versions": [
{
"commit": {
"sha": "8f2951b275d88312a1add5084fa985e5d878be7a",
"tags": [
"v2.3.0-rc1"
],
"timestamp": "20200715185003"
},
"number": "v2.3.0-rc1"
},
{
"commit": {
"sha": "fc52d1cfba85cd48fe3055c5d82a30b6694a1e52",
"tags": [
"v2.2.8"
],
"timestamp": "20200728153403"
},
"number": "v2.2.8"
},
{
"commit": {
"sha": "3942962ef534b2fa5a8b3dbe9692cb5c6db6fcb0",
"tags": [
"v2.3.0-rc3"
],
"timestamp": "20200728171604"
},
"number": "v2.3.0-rc3"
}
]
},
{
"affected_range": "\u003cv2.2.8 || \u003e=v2.3.0-rc1 \u003cv2.3.0-rc3",
"affected_versions": "All versions before 2.2.8, all versions starting from 2.3.0-rc1 before 2.3.0-rc3",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-08-04",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v2.2.8",
"v2.3.0-rc3"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 2.2.8 before 2.3.0-rc1, all versions starting from 2.3.0-rc3",
"package_slug": "go/github.com/containous/traefik/v2/pkg/api",
"pubdate": "2022-02-11",
"solution": "Upgrade to versions 2.2.8, 2.3.0-rc3 or above. *Note*: 2.3.0-rc3 may be an unstable version. Use caution.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/traefik/traefik/commit/e2c5f3712f68993de8ed3cb30da9ec0aa11acb09",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "868a4fd8-bf8a-4f51-84b5-f9d61c5d7bd7",
"versions": [
{
"commit": {
"sha": "8f2951b275d88312a1add5084fa985e5d878be7a",
"tags": [
"v2.3.0-rc1"
],
"timestamp": "20200715185003"
},
"number": "v2.3.0-rc1"
},
{
"commit": {
"sha": "fc52d1cfba85cd48fe3055c5d82a30b6694a1e52",
"tags": [
"v2.2.8"
],
"timestamp": "20200728153403"
},
"number": "v2.2.8"
},
{
"commit": {
"sha": "3942962ef534b2fa5a8b3dbe9692cb5c6db6fcb0",
"tags": [
"v2.3.0-rc3"
],
"timestamp": "20200728171604"
},
"number": "v2.3.0-rc3"
}
]
},
{
"affected_range": "\u003c1.7.26",
"affected_versions": "All versions before 1.7.26",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-02-11",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"1.7.26"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 1.7.26",
"package_slug": "go/github.com/traefik/traefik",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 1.7.26 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "cba315cc-38bf-4c21-8561-df08d6902876"
},
{
"affected_range": "\u003e=v1.5.0-rc5 \u003cv1.7.26",
"affected_versions": "All versions starting from 1.5.0-rc5 before 1.7.26",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-08-04",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v1.7.26"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions before 1.5.0-rc5, all versions starting from 1.7.26",
"package_slug": "go/github.com/traefik/traefik/api",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 1.7.26 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/traefik/traefik/commit/e2c5f3712f68993de8ed3cb30da9ec0aa11acb09",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "e8ec2f8c-c6a6-4ce7-a58a-a7d9e9d36227",
"versions": [
{
"commit": {
"sha": "fe426f6fb24b00a8a9c11a8b5dc02616fe86db09",
"tags": [
"v1.5.0-rc5"
],
"timestamp": "20180115154803"
},
"number": "v1.5.0-rc5"
},
{
"commit": {
"sha": "5afa78e18e89f9f6a4a53ab57eccbb7c75ff1d7e",
"tags": [
"v1.7.26"
],
"timestamp": "20200728153203"
},
"number": "v1.7.26"
}
]
},
{
"affected_range": "\u003c2.3.0",
"affected_versions": "All versions before 2.3.0",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-02-11",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"2.3.0"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 2.3.0",
"package_slug": "go/github.com/traefik/traefik/v2",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 2.3.0 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "9c56801a-e35f-4551-8f02-b492624309f9"
},
{
"affected_range": "\u003cv2.2.8 || \u003e=v2.3.0-rc1 \u003cv2.3.0-rc3",
"affected_versions": "All versions before 2.2.8, all versions starting from 2.3.0-rc1 before 2.3.0-rc3",
"cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-08-04",
"description": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component does not validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.",
"fixed_versions": [
"v2.3.0-rc6"
],
"identifier": "CVE-2020-15129",
"identifiers": [
"GHSA-6qq8-5wq3-86rp",
"CVE-2020-15129"
],
"not_impacted": "All versions starting from 2.2.8 before 2.3.0-rc1, all versions starting from 2.3.0-rc3",
"package_slug": "go/github.com/traefik/traefik/v2/pkg/api",
"pubdate": "2022-02-11",
"solution": "Upgrade to version 2.3.0-rc6 or above. *Note*: 2.3.0-rc6 may be an unstable version. Use caution.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"https://nvd.nist.gov/vuln/detail/CVE-2020-15129",
"https://github.com/containous/traefik/pull/7109",
"https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254",
"https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"https://github.com/containous/traefik/releases/tag/v1.7.26",
"https://github.com/containous/traefik/releases/tag/v2.2.8",
"https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"https://github.com/traefik/traefik/commit/e2c5f3712f68993de8ed3cb30da9ec0aa11acb09",
"https://github.com/advisories/GHSA-6qq8-5wq3-86rp"
],
"uuid": "26a42601-714e-4921-97a3-8ab87515795d",
"versions": [
{
"commit": {
"sha": "8f2951b275d88312a1add5084fa985e5d878be7a",
"tags": [
"v2.3.0-rc1"
],
"timestamp": "20200715185003"
},
"number": "v2.3.0-rc1"
},
{
"commit": {
"sha": "fc52d1cfba85cd48fe3055c5d82a30b6694a1e52",
"tags": [
"v2.2.8"
],
"timestamp": "20200728153403"
},
"number": "v2.2.8"
},
{
"commit": {
"sha": "3942962ef534b2fa5a8b3dbe9692cb5c6db6fcb0",
"tags": [
"v2.3.0-rc3"
],
"timestamp": "20200728171604"
},
"number": "v2.3.0-rc3"
},
{
"commit": {
"sha": "79af433381858697d46574ec36714e35399e7cac",
"tags": [
"v2.3.0-rc6"
],
"timestamp": "20200916140203"
},
"number": "v2.3.0-rc6"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.7.26",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.2.8",
"versionStartIncluding": "2.2.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:traefik:traefik:2.3.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:traefik:traefik:2.3.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:traefik:traefik:2.3.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15129"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik\u0027s handling of the \"X-Forwarded-Prefix\" header. The Traefik API dashboard component doesn\u0027t validate that the value of the header \"X-Forwarded-Prefix\" is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/containous/traefik/releases/tag/v2.2.8",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/releases/tag/v2.2.8"
},
{
"name": "https://github.com/containous/traefik/pull/7109",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/pull/7109"
},
{
"name": "https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp"
},
{
"name": "https://github.com/containous/traefik/releases/tag/v2.3.0-rc3",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/releases/tag/v2.3.0-rc3"
},
{
"name": "https://github.com/containous/traefik/releases/tag/v1.7.26",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/releases/tag/v1.7.26"
},
{
"name": "https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 4.9,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 2.7
}
},
"lastModifiedDate": "2021-07-28T15:03Z",
"publishedDate": "2020-07-30T16:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…