Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-29492 (GCVE-0-2021-29492)
Vulnerability from cvelistv5 – Published: 2021-05-28 21:00 – Updated: 2024-08-03 22:11- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
| Vendor | Product | Version | ||
|---|---|---|---|---|
| envoyproxy | envoy |
Affected:
<= 1.18.2
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T22:11:05.253Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "envoy",
"vendor": "envoyproxy",
"versions": [
{
"status": "affected",
"version": "\u003c= 1.18.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-06-07T11:25:20",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
],
"source": {
"advisory": "GHSA-4987-27fx-x6cf",
"discovery": "UNKNOWN"
},
"title": "Bypass of path matching rules using escaped slash characters",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-29492",
"STATE": "PUBLIC",
"TITLE": "Bypass of path matching rules using escaped slash characters"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "envoy",
"version": {
"version_data": [
{
"version_value": "\u003c= 1.18.2"
}
]
}
}
]
},
"vendor_name": "envoyproxy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf",
"refsource": "CONFIRM",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
]
},
"source": {
"advisory": "GHSA-4987-27fx-x6cf",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-29492",
"datePublished": "2021-05-28T21:00:24",
"dateReserved": "2021-03-30T00:00:00",
"dateUpdated": "2024-08-03T22:11:05.253Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.15.5\", \"matchCriteriaId\": \"EE9E311E-85FF-42AA-B0A3-C138D436932D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.16.0\", \"versionEndExcluding\": \"1.16.4\", \"matchCriteriaId\": \"D36D66BB-9C95-4E59-AA78-6824ACCB89D7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.17.0\", \"versionEndExcluding\": \"1.17.3\", \"matchCriteriaId\": \"D502D5F9-38A7-46B1-890D-2A177B76AEBB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.18.0\", \"versionEndExcluding\": \"1.18.3\", \"matchCriteriaId\": \"BA3D8EC7-7D60-41C5-9770-3521DB6F7650\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\\\` interchangeably.\"}, {\"lang\": \"es\", \"value\": \"Envoy es un proxy de borde/medio/servicio nativo de la nube. Envoy no descifra las secuencias de barras diagonales escapadas `%2F` y `%5C` en las rutas URL HTTP en las versiones 1.18.2 y anteriores. Un atacante remoto puede crear una ruta con barras escapadas, por ejemplo `algo%2F..%2Fadmin`, para saltarse el control de acceso, por ejemplo, un bloqueo en `/admin`. Un servidor backend podr\\u00eda entonces decodificar las secuencias de barras y normalizar la ruta y proporcionar a un atacante acceso m\\u00e1s all\\u00e1 del alcance previsto por la pol\\u00edtica de control de acceso. ### Impacto Escalada de Privilegios cuando se utilizan filtros RBAC o JWT con aplicaci\\u00f3n basada en la ruta de la URL. Los usuarios con servidores de back-end que interpretan `%2F` y `/` y `%5C` y `\\\\` indistintamente est\\u00e1n impactados. ### Vector de ataque Rutas de URL que contienen caracteres de barra diagonal escapados entregados por un cliente que no es de confianza. Los parches de las versiones 1.18.3, 1.17.3, 1.16.4 y 1.15.5 contienen una nueva opci\\u00f3n de normalizaci\\u00f3n de rutas para descodificar los caracteres de barra diagonal escapados. Como soluci\\u00f3n, si los servidores finales tratan `%2F` y `/` y `%5C` y `\\\\` indistintamente y se configura un control de acceso basado en la ruta de la URL, se puede reconfigurar el servidor final para que no trate `%2F` y `/` y `%5C` y `\\\\` indistintamente\"}]",
"id": "CVE-2021-29492",
"lastModified": "2024-11-21T06:01:14.917",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 5.9}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L\", \"baseScore\": 8.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.7}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-05-28T21:15:08.670",
"references": "[{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-29492\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-05-28T21:15:08.670\",\"lastModified\":\"2024-11-21T06:01:14.917\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\\\` interchangeably.\"},{\"lang\":\"es\",\"value\":\"Envoy es un proxy de borde/medio/servicio nativo de la nube. Envoy no descifra las secuencias de barras diagonales escapadas `%2F` y `%5C` en las rutas URL HTTP en las versiones 1.18.2 y anteriores. Un atacante remoto puede crear una ruta con barras escapadas, por ejemplo `algo%2F..%2Fadmin`, para saltarse el control de acceso, por ejemplo, un bloqueo en `/admin`. Un servidor backend podr\u00eda entonces decodificar las secuencias de barras y normalizar la ruta y proporcionar a un atacante acceso m\u00e1s all\u00e1 del alcance previsto por la pol\u00edtica de control de acceso. ### Impacto Escalada de Privilegios cuando se utilizan filtros RBAC o JWT con aplicaci\u00f3n basada en la ruta de la URL. Los usuarios con servidores de back-end que interpretan `%2F` y `/` y `%5C` y `\\\\` indistintamente est\u00e1n impactados. ### Vector de ataque Rutas de URL que contienen caracteres de barra diagonal escapados entregados por un cliente que no es de confianza. Los parches de las versiones 1.18.3, 1.17.3, 1.16.4 y 1.15.5 contienen una nueva opci\u00f3n de normalizaci\u00f3n de rutas para descodificar los caracteres de barra diagonal escapados. Como soluci\u00f3n, si los servidores finales tratan `%2F` y `/` y `%5C` y `\\\\` indistintamente y se configura un control de acceso basado en la ruta de la URL, se puede reconfigurar el servidor final para que no trate `%2F` y `/` y `%5C` y `\\\\` indistintamente\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.15.5\",\"matchCriteriaId\":\"EE9E311E-85FF-42AA-B0A3-C138D436932D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.0\",\"versionEndExcluding\":\"1.16.4\",\"matchCriteriaId\":\"D36D66BB-9C95-4E59-AA78-6824ACCB89D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.17.0\",\"versionEndExcluding\":\"1.17.3\",\"matchCriteriaId\":\"D502D5F9-38A7-46B1-890D-2A177B76AEBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.3\",\"matchCriteriaId\":\"BA3D8EC7-7D60-41C5-9770-3521DB6F7650\"}]}]}],\"references\":[{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2021_1540
Vulnerability from csaf_redhat - Published: 2021-05-11 23:31 - Updated: 2024-11-22 16:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh and servicemesh-proxy is now available for OpenShift Service Mesh 1.1.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms (CVE-2021-29492)\n\n* istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms (CVE-2021-31920)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1540",
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1540.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.1.14 security update",
"tracking": {
"current_release_date": "2024-11-22T16:56:20+00:00",
"generator": {
"date": "2024-11-22T16:56:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:1540",
"initial_release_date": "2021-05-11T23:31:30+00:00",
"revision_history": [
{
"date": "2021-05-11T23:31:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-11T23:31:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T16:56:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 1.1",
"product": {
"name": "OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.src",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.src",
"product_id": "servicemesh-0:1.1.14-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.src as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.src as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2021-29492",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-04-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1951188"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass vulnerability was found in envoyproxy/envoy. An attacker can potentially craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C or %5c), allowing them to bypass the envoy authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29492"
},
{
"category": "external",
"summary": "RHBZ#1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/",
"url": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms"
},
{
"acknowledgments": [
{
"names": [
"the Istio Product Security Working Group"
]
}
],
"cve": "CVE-2021-31920",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1959481"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass flaw was found in Istio. This flaw allows an attacker to craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C, or %5c), allowing them to bypass the authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE addresses the specific fixes required in istio to support the vulnerability found in envoyproxy/envoy, CVE-2021-29492.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31920"
},
{
"category": "external",
"summary": "RHBZ#1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-005/",
"url": "https://istio.io/latest/news/security/istio-security-2021-005/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms"
}
]
}
RHSA-2021:1538
Vulnerability from csaf_redhat - Published: 2021-05-11 23:31 - Updated: 2025-11-21 18:21Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh and servicemesh-proxy is now available for OpenShift Service Mesh 2.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms (CVE-2021-29492)\n\n* istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms (CVE-2021-31920)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1538",
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1538.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.0.4 security update",
"tracking": {
"current_release_date": "2025-11-21T18:21:57+00:00",
"generator": {
"date": "2025-11-21T18:21:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:1538",
"initial_release_date": "2021-05-11T23:31:38+00:00",
"revision_history": [
{
"date": "2021-05-11T23:31:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-11T23:31:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:21:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.0",
"product": {
"name": "OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.src",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.src",
"product_id": "servicemesh-0:2.0.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.src",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.src",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2021-29492",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-04-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1951188"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass vulnerability was found in envoyproxy/envoy. An attacker can potentially craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C or %5c), allowing them to bypass the envoy authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29492"
},
{
"category": "external",
"summary": "RHBZ#1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/",
"url": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms"
},
{
"acknowledgments": [
{
"names": [
"the Istio Product Security Working Group"
]
}
],
"cve": "CVE-2021-31920",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1959481"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass flaw was found in Istio. This flaw allows an attacker to craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C, or %5c), allowing them to bypass the authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE addresses the specific fixes required in istio to support the vulnerability found in envoyproxy/envoy, CVE-2021-29492.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31920"
},
{
"category": "external",
"summary": "RHBZ#1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-005/",
"url": "https://istio.io/latest/news/security/istio-security-2021-005/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms"
}
]
}
RHSA-2021:1540
Vulnerability from csaf_redhat - Published: 2021-05-11 23:31 - Updated: 2025-11-21 18:21Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh and servicemesh-proxy is now available for OpenShift Service Mesh 1.1.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms (CVE-2021-29492)\n\n* istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms (CVE-2021-31920)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1540",
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1540.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.1.14 security update",
"tracking": {
"current_release_date": "2025-11-21T18:21:57+00:00",
"generator": {
"date": "2025-11-21T18:21:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:1540",
"initial_release_date": "2021-05-11T23:31:30+00:00",
"revision_history": [
{
"date": "2021-05-11T23:31:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-11T23:31:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:21:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 1.1",
"product": {
"name": "OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.src",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.src",
"product_id": "servicemesh-0:1.1.14-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-citadel@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-galley@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-sidecar-injector@1.1.14-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.14-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.src as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-citadel-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-galley-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-galley-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.src as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
},
"product_reference": "servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2021-29492",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-04-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1951188"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass vulnerability was found in envoyproxy/envoy. An attacker can potentially craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C or %5c), allowing them to bypass the envoy authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29492"
},
{
"category": "external",
"summary": "RHBZ#1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/",
"url": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms"
},
{
"acknowledgments": [
{
"names": [
"the Istio Product Security Working Group"
]
}
],
"cve": "CVE-2021-31920",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1959481"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass flaw was found in Istio. This flaw allows an attacker to craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C, or %5c), allowing them to bypass the authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE addresses the specific fixes required in istio to support the vulnerability found in envoyproxy/envoy, CVE-2021-29492.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31920"
},
{
"category": "external",
"summary": "RHBZ#1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-005/",
"url": "https://istio.io/latest/news/security/istio-security-2021-005/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1540"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-citadel-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-galley-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-istioctl-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixc-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-mixs-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-agent-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-pilot-discovery-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.14-1.el8.x86_64",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.ppc64le",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.s390x",
"8Base-OSSM-1.1:servicemesh-sidecar-injector-0:1.1.14-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms"
}
]
}
RHSA-2021_1538
Vulnerability from csaf_redhat - Published: 2021-05-11 23:31 - Updated: 2024-11-22 16:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh and servicemesh-proxy is now available for OpenShift Service Mesh 2.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms (CVE-2021-29492)\n\n* istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms (CVE-2021-31920)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1538",
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1538.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.0.4 security update",
"tracking": {
"current_release_date": "2024-11-22T16:56:27+00:00",
"generator": {
"date": "2024-11-22T16:56:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:1538",
"initial_release_date": "2021-05-11T23:31:38+00:00",
"revision_history": [
{
"date": "2021-05-11T23:31:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-11T23:31:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T16:56:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.0",
"product": {
"name": "OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.src",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.src",
"product_id": "servicemesh-0:2.0.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.src",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.src",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-istioctl@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixc@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-mixs@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product_id": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.0.4-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product_id": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.0.4-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixc-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-mixs-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.0.4-3.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.0.4-3.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.s390x as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.src as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.0.4-1.el8.x86_64 as a component of OpenShift Service Mesh 2.0",
"product_id": "8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.0.4-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2021-29492",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-04-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1951188"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass vulnerability was found in envoyproxy/envoy. An attacker can potentially craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C or %5c), allowing them to bypass the envoy authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29492"
},
{
"category": "external",
"summary": "RHBZ#1951188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951188"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/",
"url": "https://istio.io/latest/news/releases/1.9.x/announcing-1.9.5/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy\u0027s authorization mechanisms"
},
{
"acknowledgments": [
{
"names": [
"the Istio Product Security Working Group"
]
}
],
"cve": "CVE-2021-31920",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2021-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1959481"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass flaw was found in Istio. This flaw allows an attacker to craft an HTTP request that defines a certain pattern of escaped characters in the URI path (such as %2F, %2f, %5C, or %5c), allowing them to bypass the authorization service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE addresses the specific fixes required in istio to support the vulnerability found in envoyproxy/envoy, CVE-2021-29492.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-proxy-0:2.0.4-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31920"
},
{
"category": "external",
"summary": "RHBZ#1959481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31920"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-005/",
"url": "https://istio.io/latest/news/security/istio-security-2021-005/"
}
],
"release_date": "2021-05-11T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-11T23:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1538"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.src",
"8Base-OSSM-2.0:servicemesh-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-istioctl-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixc-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-mixs-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.s390x",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.src",
"8Base-OSSM-2.0:servicemesh-operator-0:2.0.4-3.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-agent-0:2.0.4-1.el8.x86_64",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.ppc64le",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.s390x",
"8Base-OSSM-2.0:servicemesh-pilot-discovery-0:2.0.4-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio/istio: HTTP request with escaped slash characters can bypass authorization mechanisms"
}
]
}
GSD-2021-29492
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-29492",
"description": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably.",
"id": "GSD-2021-29492",
"references": [
"https://www.suse.com/security/cve/CVE-2021-29492.html",
"https://access.redhat.com/errata/RHSA-2021:1540",
"https://access.redhat.com/errata/RHSA-2021:1538",
"https://security.archlinux.org/CVE-2021-29492"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-29492"
],
"details": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably.",
"id": "GSD-2021-29492",
"modified": "2023-12-13T01:23:37.098195Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-29492",
"STATE": "PUBLIC",
"TITLE": "Bypass of path matching rules using escaped slash characters"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "envoy",
"version": {
"version_data": [
{
"version_value": "\u003c= 1.18.2"
}
]
}
}
]
},
"vendor_name": "envoyproxy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf",
"refsource": "CONFIRM",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
]
},
"source": {
"advisory": "GHSA-4987-27fx-x6cf",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.15.5",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.16.4",
"versionStartIncluding": "1.16.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.17.3",
"versionStartIncluding": "1.17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.18.3",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-29492"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf",
"refsource": "CONFIRM",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.7
}
},
"lastModifiedDate": "2021-12-10T18:10Z",
"publishedDate": "2021-05-28T21:15Z"
}
}
}
FKIE_CVE-2021-29492
Vulnerability from fkie_nvd - Published: 2021-05-28 21:15 - Updated: 2024-11-21 06:018.3 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf | Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf | Mitigation, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EE9E311E-85FF-42AA-B0A3-C138D436932D",
"versionEndExcluding": "1.15.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D36D66BB-9C95-4E59-AA78-6824ACCB89D7",
"versionEndExcluding": "1.16.4",
"versionStartIncluding": "1.16.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D502D5F9-38A7-46B1-890D-2A177B76AEBB",
"versionEndExcluding": "1.17.3",
"versionStartIncluding": "1.17.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BA3D8EC7-7D60-41C5-9770-3521DB6F7650",
"versionEndExcluding": "1.18.3",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably."
},
{
"lang": "es",
"value": "Envoy es un proxy de borde/medio/servicio nativo de la nube. Envoy no descifra las secuencias de barras diagonales escapadas `%2F` y `%5C` en las rutas URL HTTP en las versiones 1.18.2 y anteriores. Un atacante remoto puede crear una ruta con barras escapadas, por ejemplo `algo%2F..%2Fadmin`, para saltarse el control de acceso, por ejemplo, un bloqueo en `/admin`. Un servidor backend podr\u00eda entonces decodificar las secuencias de barras y normalizar la ruta y proporcionar a un atacante acceso m\u00e1s all\u00e1 del alcance previsto por la pol\u00edtica de control de acceso. ### Impacto Escalada de Privilegios cuando se utilizan filtros RBAC o JWT con aplicaci\u00f3n basada en la ruta de la URL. Los usuarios con servidores de back-end que interpretan `%2F` y `/` y `%5C` y `\\` indistintamente est\u00e1n impactados. ### Vector de ataque Rutas de URL que contienen caracteres de barra diagonal escapados entregados por un cliente que no es de confianza. Los parches de las versiones 1.18.3, 1.17.3, 1.16.4 y 1.15.5 contienen una nueva opci\u00f3n de normalizaci\u00f3n de rutas para descodificar los caracteres de barra diagonal escapados. Como soluci\u00f3n, si los servidores finales tratan `%2F` y `/` y `%5C` y `\\` indistintamente y se configura un control de acceso basado en la ruta de la URL, se puede reconfigurar el servidor final para que no trate `%2F` y `/` y `%5C` y `\\` indistintamente"
}
],
"id": "CVE-2021-29492",
"lastModified": "2024-11-21T06:01:14.917",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-05-28T21:15:08.670",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
CNVD-2021-58575
Vulnerability from cnvd - Published: 2021-08-05厂商已发布了漏洞修复程序,请及时关注更新: https://access.redhat.com/security/cve/cve-2021-29492
| Name | Envoy Envoy <=1.18.2 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2021-29492",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
}
},
"description": "Envoy\u662f\u4e00\u6b3e\u5f00\u6e90\u7684\u5206\u5e03\u5f0f\u4ee3\u7406\u670d\u52a1\u5668\u3002\n\nEnvoy\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u7a0b\u5e8f\u7684\u6388\u6743\u670d\u52a1\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://access.redhat.com/security/cve/cve-2021-29492",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-58575",
"openTime": "2021-08-05",
"patchDescription": "Envoy\u662f\u4e00\u6b3e\u5f00\u6e90\u7684\u5206\u5e03\u5f0f\u4ee3\u7406\u670d\u52a1\u5668\u3002\r\n\r\nEnvoy\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u7a0b\u5e8f\u7684\u6388\u6743\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Envoy\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Envoy Envoy \u003c=1.18.2"
},
"referenceLink": "https://access.redhat.com/security/cve/cve-2021-29492",
"serverity": "\u9ad8",
"submitTime": "2021-05-17",
"title": "Envoy\u8def\u5f84\u904d\u5386\u6f0f\u6d1e"
}
bit-envoy-2021-29492
Vulnerability from bitnami_vulndb
Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences %2F and %5C in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. /something%2F..%2Fadmin, to bypass access control, e.g. a block on /admin. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret %2F and / and %5C and \ interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat %2F and / and %5C and \ interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat %2F and / and %5C and \ interchangeably.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "envoy",
"purl": "pkg:bitnami/envoy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.15.5"
},
{
"introduced": "1.16.0"
},
{
"fixed": "1.16.4"
},
{
"introduced": "1.17.0"
},
{
"fixed": "1.17.3"
},
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.3"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2021-29492"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a workaround, if back end servers treat `%2F` and `/` and `%5C` and `\\` interchangeably and a URL path based access control is configured, one may reconfigure the back end server to not treat `%2F` and `/` and `%5C` and `\\` interchangeably.",
"id": "BIT-envoy-2021-29492",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-03-06T10:58:39.469Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29492"
}
],
"schema_version": "1.5.0",
"summary": "Bypass of path matching rules using escaped slash characters"
}
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.