Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-36479 (GCVE-0-2023-36479)
Vulnerability from cvelistv5 – Published: 2023-09-15 18:37 – Updated: 2025-06-18 14:41- CWE-149 - Improper Neutralization of Quoting Syntax
| URL | Tags |
|---|---|
| https://github.com/eclipse/jetty.project/security… | x_refsource_CONFIRM |
| https://github.com/eclipse/jetty.project/pull/9516 | x_refsource_MISC |
| https://github.com/eclipse/jetty.project/pull/9888 | x_refsource_MISC |
| https://github.com/eclipse/jetty.project/pull/9889 | x_refsource_MISC |
| https://www.debian.org/security/2023/dsa-5507 | |
| https://lists.debian.org/debian-lts-announce/2023… |
| Vendor | Product | Version | |
|---|---|---|---|
| eclipse | jetty.project |
Affected:
>= 9.0.0, <= 9.4.51
Affected: >= 10.0.0, <= 10.0.15 Affected: >= 11.0.0, <= 11.0.15 Affected: <= 12.0.0-beta1 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T16:45:57.116Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9516",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/eclipse/jetty.project/pull/9516"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9888",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/eclipse/jetty.project/pull/9888"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9889",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/eclipse/jetty.project/pull/9889"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5507"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-36479",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-25T15:04:27.724025Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-18T14:41:11.113Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jetty.project",
"vendor": "eclipse",
"versions": [
{
"status": "affected",
"version": "\u003e= 9.0.0, \u003c= 9.4.51"
},
{
"status": "affected",
"version": "\u003e= 10.0.0, \u003c= 10.0.15"
},
{
"status": "affected",
"version": "\u003e= 11.0.0, \u003c= 11.0.15"
},
{
"status": "affected",
"version": "\u003c= 12.0.0-beta1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-149",
"description": "CWE-149: Improper Neutralization of Quoting Syntax",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-30T14:06:17.561Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9516",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/eclipse/jetty.project/pull/9516"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9888",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/eclipse/jetty.project/pull/9888"
},
{
"name": "https://github.com/eclipse/jetty.project/pull/9889",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/eclipse/jetty.project/pull/9889"
},
{
"url": "https://www.debian.org/security/2023/dsa-5507"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html"
}
],
"source": {
"advisory": "GHSA-3gh6-v5v9-6v9j",
"discovery": "UNKNOWN"
},
"title": "Jetty vulnerable to errant command quoting in CGI Servlet"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-36479",
"datePublished": "2023-09-15T18:37:35.948Z",
"dateReserved": "2023-06-21T18:50:41.704Z",
"dateUpdated": "2025-06-18T14:41:11.113Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-36479",
"date": "2026-06-20",
"epss": "0.01006",
"percentile": "0.58477"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.0.0\", \"versionEndExcluding\": \"9.4.52\", \"matchCriteriaId\": \"64EE3E5D-9A4F-4C6A-B723-101CF69F89F7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10.0.0\", \"versionEndExcluding\": \"10.0.16\", \"matchCriteriaId\": \"1D15B5CF-CDFA-4303-8A9F-CF2FAD8E10CC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"11.0.0\", \"versionEndExcluding\": \"11.0.16\", \"matchCriteriaId\": \"9153C468-135C-49C4-B33B-1828E37AF483\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:12.0.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA07CE23-17D8-4EFB-A6A2-97CCB8FF8461\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:12.0.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"9A862281-65C6-47DC-9A13-521B9187C7CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:12.0.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"4B999249-2A88-4270-8401-07CF57157D23\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:12.0.0:beta0:*:*:*:*:*:*\", \"matchCriteriaId\": \"C591F4A5-8A66-4A08-B969-C4264A98C7CF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:jetty:12.0.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B9C2A15-1AC2-4DFA-849E-63657784FA3D\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"46D69DCC-AE4D-4EA5-861C-D60951444C6C\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.\\n\"}, {\"lang\": \"es\", \"value\": \"Eclipse Jetty Canonical Repository es el repositorio can\\u00f3nico para el proyecto Jetty. Los usuarios de CgiServlet con una estructura de comando muy espec\\u00edfica pueden ejecutar el comando incorrecto. Si un usuario env\\u00eda una solicitud a un servlet org.eclipse.jetty.servlets.CGI para un binario con un espacio en su nombre, el servlet escapar\\u00e1 del comando envolvi\\u00e9ndolo entre comillas. Este comando empaquetado, m\\u00e1s un prefijo de comando opcional, se ejecutar\\u00e1 mediante una llamada a Runtime.exec. Si el nombre binario original proporcionado por el usuario contiene una comilla seguida de un espacio, la l\\u00ednea de comando resultante contendr\\u00e1 varios tokens en lugar de uno. Este problema se solucion\\u00f3 en las versiones 9.4.52, 10.0.16, 11.0.16 y 12.0.0-beta2.\"}]",
"id": "CVE-2023-36479",
"lastModified": "2024-11-21T08:09:47.847",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N\", \"baseScore\": 3.5, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 4.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 1.4}]}",
"published": "2023-09-15T19:15:08.387",
"references": "[{\"url\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5507\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5507\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-149\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-36479\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-09-15T19:15:08.387\",\"lastModified\":\"2025-05-27T21:20:37.697\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.\"},{\"lang\":\"es\",\"value\":\"Eclipse Jetty Canonical Repository es el repositorio can\u00f3nico para el proyecto Jetty. Los usuarios de CgiServlet con una estructura de comando muy espec\u00edfica pueden ejecutar el comando incorrecto. Si un usuario env\u00eda una solicitud a un servlet org.eclipse.jetty.servlets.CGI para un binario con un espacio en su nombre, el servlet escapar\u00e1 del comando envolvi\u00e9ndolo entre comillas. Este comando empaquetado, m\u00e1s un prefijo de comando opcional, se ejecutar\u00e1 mediante una llamada a Runtime.exec. Si el nombre binario original proporcionado por el usuario contiene una comilla seguida de un espacio, la l\u00ednea de comando resultante contendr\u00e1 varios tokens en lugar de uno. Este problema se solucion\u00f3 en las versiones 9.4.52, 10.0.16, 11.0.16 y 12.0.0-beta2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":3.5,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-149\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.4.52\",\"matchCriteriaId\":\"64EE3E5D-9A4F-4C6A-B723-101CF69F89F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndExcluding\":\"10.0.16\",\"matchCriteriaId\":\"1D15B5CF-CDFA-4303-8A9F-CF2FAD8E10CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndExcluding\":\"11.0.16\",\"matchCriteriaId\":\"9153C468-135C-49C4-B33B-1828E37AF483\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:12.0.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA07CE23-17D8-4EFB-A6A2-97CCB8FF8461\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:12.0.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A862281-65C6-47DC-9A13-521B9187C7CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:12.0.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B999249-2A88-4270-8401-07CF57157D23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:12.0.0:beta0:*:*:*:*:*:*\",\"matchCriteriaId\":\"C591F4A5-8A66-4A08-B969-C4264A98C7CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:12.0.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B9C2A15-1AC2-4DFA-849E-63657784FA3D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46D69DCC-AE4D-4EA5-861C-D60951444C6C\"}]}]}],\"references\":[{\"url\":\"https://github.com/eclipse/jetty.project/pull/9516\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/pull/9888\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/pull/9889\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5507\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\",\"Mailing List\"]},{\"url\":\"https://github.com/eclipse/jetty.project/pull/9516\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/pull/9888\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/pull/9889\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5507\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"Mailing List\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"name\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5507\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T16:45:57.116Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-36479\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-25T15:04:27.724025Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-25T15:04:33.103Z\"}}], \"cna\": {\"title\": \"Jetty vulnerable to errant command quoting in CGI Servlet\", \"source\": {\"advisory\": \"GHSA-3gh6-v5v9-6v9j\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 3.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"eclipse\", \"product\": \"jetty.project\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 9.0.0, \u003c= 9.4.51\"}, {\"status\": \"affected\", \"version\": \"\u003e= 10.0.0, \u003c= 10.0.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 11.0.0, \u003c= 11.0.15\"}, {\"status\": \"affected\", \"version\": \"\u003c= 12.0.0-beta1\"}]}], \"references\": [{\"url\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"name\": \"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9516\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9888\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"name\": \"https://github.com/eclipse/jetty.project/pull/9889\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5507\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-149\", \"description\": \"CWE-149: Improper Neutralization of Quoting Syntax\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-09-30T14:06:17.561Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-36479\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-18T14:41:11.113Z\", \"dateReserved\": \"2023-06-21T18:50:41.704Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-09-15T18:37:35.948Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024_3354
Vulnerability from csaf_redhat - Published: 2024-05-23 22:45 - Updated: 2024-12-17 22:54Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution. In details, in ActiveMQ configurations, jetty allows org.jolokia.http.AgentServlet to handler request to /api/jolokia org.jolokia.http.HttpRequestHandler#handlePostRequest is able to create JmxRequest through JSONObject. And calls to org.jolokia.http.HttpRequestHandler#executeRequest. Into deeper calling stacks, org.jolokia.handler.ExecHandler#doHandleRequest can be invoked through refection. This could lead to RCE through via various mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11. 1 Call newRecording. 2 Call setConfiguration. And a webshell data hides in it. 3 Call startRecording. 4 Call copyTo method. The webshell will be written to a .jsp file. The mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia. A more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it's possible to bypass the limit by setting the file name in the request to null.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC or Spring WebFlux * org.springframework.boot:spring-boot-actuator is on the classpath
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
A flaw was found in Jetty http2-hpack and http3-qpack. If header values exceed the size limit and Huffman is the true`MetaDataBuilder.checkSize`, the multiplication will overflow, and the length will become negative, causing a large buffer allocation on the server, leading to a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Jetty's CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.
CWE-149 - Improper Neutralization of Quoting Syntax| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
A flaw was found in Jetty that permits a plus sign (+) preceding the content-length value in a HTTP/1 header field, which is non-standard and more permissive than RFC. This issue could allow an attacker to request smuggling in conjunction with a server that does not close connections after 400 responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a reverse proxy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Shiro, which may allow a path traversal attack. When this issue is combined with the path rewriting feature, it can lead to an authentication bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Solr. This issue may allow an unauthorized actor access to sensitive information. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
|
An information disclosure vulnerability was found in Apache Tomcat. Incomplete POST requests triggered an error response that could contain data from a previous HTTP request. This flaw allows a remote attacker to access files from another user that should be otherwise prevented by limits or authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was discovered in Spring Framework. Under certain conditions, an attacker might be able to trigger an open redirect. This issue can simplify the process of conducting a phishing attack against users of the deployment.
CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Fuse 7.13.0
Red Hat / Red Hat JBoss Fuse
|
cpe:/a:redhat:jboss_fuse:7
|
— |
Vendor Fix
fix
Workaround
|
{
"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": "Red Hat Fuse 7.13.0 release is now available. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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 Fuse 7.13.0 is released which includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.\n\nSecurity Fix(es):\n\n* undertow: OutOfMemoryError due to @MultipartConfig handling (CVE-2023-3223)\n\n* jetty-servlets: jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)\n\n* jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* jetty-http: jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)\n\n* JSON-java: parser confusion leads to OOM (CVE-2023-5072)\n\n* http2-hpack: jetty: hpack header values cause denial of service in http/2 (CVE-2023-36478)\n\n* spring-boot: org.springframework.boot:spring-boot-actuator class vulnerable to denial of service (CVE-2023-34055)\n\n* tomcat: HTTP request smuggling via malformed trailer headers (CVE-2023-46589)\n\n* activemq: Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE (CVE-2022-41678)\n\n* logback: serialization vulnerability in logback receiver (CVE-2023-6378)\n\n* logback: A serialization vulnerability in logback receiver (CVE-2023-6481)\n\n* solr: : Apache Solr: Host environment variables are published via the Metrics API (CVE-2023-50290)\n\n* shiro: path traversal attack may lead to authentication bypass (CVE-2023-46749)\n\n* tomcat: Leaking of unrelated request bodies in default error page (CVE-2024-21733)\n\n* springframework: URL Parsing with Host Validation (CVE-2024-22243)\n\nFor more details about the security issues, including the impact, 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-2024:3354",
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3354.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Fuse 7.13.0 release and security update",
"tracking": {
"current_release_date": "2024-12-17T22:54:52+00:00",
"generator": {
"date": "2024-12-17T22:54:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3354",
"initial_release_date": "2024-05-23T22:45:30+00:00",
"revision_history": [
{
"date": "2024-05-23T22:45:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T22:45:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:54:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Fuse 7.13.0",
"product": {
"name": "Red Hat Fuse 7.13.0",
"product_id": "Red Hat Fuse 7.13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_fuse:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Fuse"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41678",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252185"
}
],
"notes": [
{
"category": "description",
"text": "Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.\u00a0\n\nIn details, in ActiveMQ configurations, jetty allows\norg.jolokia.http.AgentServlet to handler request to /api/jolokia\n\norg.jolokia.http.HttpRequestHandler#handlePostRequest is able to\ncreate JmxRequest through JSONObject. And calls to\norg.jolokia.http.HttpRequestHandler#executeRequest.\n\nInto deeper calling stacks,\norg.jolokia.handler.ExecHandler#doHandleRequest can be invoked\nthrough refection. This could lead to RCE through via\nvarious mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11.\n\n1 Call newRecording.\n\n2 Call setConfiguration. And a webshell data hides in it.\n\n3 Call startRecording.\n\n4 Call copyTo method. The webshell will be written to a .jsp file.\n\nThe mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia.\nA more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered moderate severity due to the requirement of authenticated access to exploit the flaw, significantly reducing the risk to systems that enforce strong authentication controls. While it does allow for remote code execution through Jolokia\u0027s request handling and Java Management Extensions (JMX), the exploitation pathway is complex and relies on specific conditions, such as the presence of Java 11 or higher and misconfigured or permissive Jolokia settings. an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment.Only an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment. In environments where authentication is well-managed and Jolokia is correctly configured or disabled, the likelihood of successful exploitation is reduced, mitigating the overall impact on system security.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41678"
},
{
"category": "external",
"summary": "RHBZ#2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41678",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE"
},
{
"acknowledgments": [
{
"names": [
"Keke Lian \u0026 Haoran Zhao"
],
"organization": "System and Software Security Lab in Fudan University"
}
],
"cve": "CVE-2023-3223",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it\u0027s possible to bypass the limit by setting the file name in the request to null.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: OutOfMemoryError due to @MultipartConfig handling",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3223"
},
{
"category": "external",
"summary": "RHBZ#2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3223",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223"
}
],
"release_date": "2023-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: OutOfMemoryError due to @MultipartConfig handling"
},
{
"cve": "CVE-2023-5072",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JSON-java: parser confusion leads to OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5072"
},
{
"category": "external",
"summary": "RHBZ#2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5072"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/758",
"url": "https://github.com/stleary/JSON-java/issues/758"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/771",
"url": "https://github.com/stleary/JSON-java/issues/771"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No current mitigation is available for this flaw.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "JSON-java: parser confusion leads to OOM"
},
{
"cve": "CVE-2023-6378",
"cwe": {
"id": "CWE-499",
"name": "Serializable Class Containing Sensitive Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252230"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Logback package vulnerability, posing a risk of denial-of-service through a serialization flaw in its receiver component, is considered a moderate issue due to its potential impact on system availability. While denial-of-service vulnerabilities can be disruptive, the severity is tempered by the fact that they generally do not result in unauthorized access or data compromise.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6378"
},
{
"category": "external",
"summary": "RHBZ#2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378"
}
],
"release_date": "2023-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-6481",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption (\u0027Resource Exhaustion\u0027) via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: A serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The security vulnerability in the logback package is considered of moderate severity due to its potential for facilitating a denial-of-service (DoS) attack. While a DoS attack can disrupt service availability, this vulnerability may not lead to more severe consequences such as unauthorized access or data breaches.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6481"
},
{
"category": "external",
"summary": "RHBZ#2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-34055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251917"
}
],
"notes": [
{
"category": "description",
"text": "In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.\n\nSpecifically, an application is vulnerable when all of the following are true:\n\n * the application uses Spring MVC or Spring WebFlux\n * org.springframework.boot:spring-boot-actuator\u00a0is on the classpath\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat does not ship any spring integration in the RHEL log4j package, therefore the log4j package is not affected by this issue in Red Hat Enterprise Linux 8 \u0026 9.\n\nRed Hat Single Sign-On provides Spring Boot adapters, but does not provide the affected code and is not affected by this flaw.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-34055"
},
{
"category": "external",
"summary": "RHBZ#2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055"
}
],
"release_date": "2023-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service"
},
{
"cve": "CVE-2023-36478",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243123"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty http2-hpack and http3-qpack. If header values exceed the size limit and Huffman is the true`MetaDataBuilder.checkSize`, the multiplication will overflow, and the length will become negative, causing a large buffer allocation on the server, leading to a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: hpack header values cause denial of service in http/2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires a remote attacker to repeatedly send HTTP requests with HPACK, which could easily impact the server\u0027s performance or make it run out of memory. Hence, this vulnerability received an Important impact rating.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36478"
},
{
"category": "external",
"summary": "RHBZ#2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/pull/9634",
"url": "https://github.com/eclipse/jetty.project/pull/9634"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No mitigations are currently available for this vulnerability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jetty: hpack header values cause denial of service in http/2"
},
{
"cve": "CVE-2023-36479",
"cwe": {
"id": "CWE-149",
"name": "Improper Neutralization of Quoting Syntax"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper addition of quotation marks to user inputs in CgiServlet",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "RHBZ#2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jetty: Improper addition of quotation marks to user inputs in CgiServlet"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-40167",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239634"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty that permits a plus sign (+) preceding the content-length value in a HTTP/1 header field, which is non-standard and more permissive than RFC. This issue could allow an attacker to request smuggling in conjunction with a server that does not close connections after 400 responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper validation of HTTP/1 content-length",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40167"
},
{
"category": "external",
"summary": "RHBZ#2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6",
"url": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: Improper validation of HTTP/1 content-length"
},
{
"cve": "CVE-2023-46589",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-11-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252050"
}
],
"notes": [
{
"category": "description",
"text": "An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a reverse proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: HTTP request smuggling via malformed trailer headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Apache Tomcat is of significant importance due to its potential to exploit HTTP request smuggling, presenting a security risk for web applications utilizing Tomcat. The flaw arises from Tomcat\u0027s improper parsing of HTTP trailer headers, where a specifically crafted header exceeding the size limit could cause Tomcat to treat a single request as multiple ones. This opens the door for attackers to manipulate requests and potentially conduct various malicious activities, such as unauthorized access, data exposure, or other exploits, particularly when Tomcat is deployed behind a reverse proxy. \n\nThe pki-servlet-engine package has been obsoleted by the Tomcat package. Therefore, this issue will be fixed in the Tomcat package rather than the pki-serlvet-engine package. Please follow the RHEL Tomcat trackers instead for the updates.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46589"
},
{
"category": "external",
"summary": "RHBZ#2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2023/11/28/2",
"url": "http://www.openwall.com/lists/oss-security/2023/11/28/2"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr",
"url": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: HTTP request smuggling via malformed trailer headers"
},
{
"cve": "CVE-2023-46749",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258134"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Shiro, which may allow a path traversal attack. When this issue is combined with the path rewriting feature, it can lead to an authentication bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shiro: path traversal attack may lead to authentication bypass",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46749"
},
{
"category": "external",
"summary": "RHBZ#2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46749",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by making sure \u0027blockSemicolon\u0027 is enabled.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "shiro: path traversal attack may lead to authentication bypass"
},
{
"cve": "CVE-2023-50290",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Solr. This issue may allow an unauthorized actor access to sensitive information. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Solr: Host environment variables are published via the Metrics API",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-50290"
},
{
"category": "external",
"summary": "RHBZ#2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-50290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Solr: Host environment variables are published via the Metrics API"
},
{
"cve": "CVE-2024-21733",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2024-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2259204"
}
],
"notes": [
{
"category": "description",
"text": "An information disclosure vulnerability was found in Apache Tomcat. Incomplete POST requests triggered an error response that could contain data from a previous HTTP request. This flaw allows a remote attacker to access files from another user that should be otherwise prevented by limits or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Leaking of unrelated request bodies in default error page",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux remains unaffected as the vulnerable version of Tomcat (e.g., versions 8.5.7 through 8.5.63 and 9.0.0 through 9.0.43) has not been shipped or included.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21733"
},
{
"category": "external",
"summary": "RHBZ#2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz",
"url": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/01/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/01/19/2"
}
],
"release_date": "2024-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Leaking of unrelated request bodies in default error page"
},
{
"acknowledgments": [
{
"names": [
"Sean Pesce"
],
"organization": "Motorola Solutions"
}
],
"cve": "CVE-2024-22243",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265735"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in Spring Framework. Under certain conditions, an attacker might be able to trigger an open redirect. This issue can simplify the process of conducting a phishing attack against users of the deployment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "springframework: URL Parsing with Host Validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The open redirect vulnerability discovered in the Spring Framework poses a moderate severity issue due to its potential to facilitate phishing attacks. While it doesn\u0027t directly lead to data compromise or system takeover, it significantly increases the likelihood of users being misled into visiting malicious websites.",
"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": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22243"
},
{
"category": "external",
"summary": "RHBZ#2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-22243",
"url": "https://spring.io/security/cve-2024-22243"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "springframework: URL Parsing with Host Validation"
}
]
}
RHSA-2024_3919
Vulnerability from csaf_redhat - Published: 2024-06-13 11:37 - Updated: 2024-12-17 07:03A flaw was found in Undertow, which incorrectly parses cookies with certain value-delimiting characters in incoming requests. This issue could allow an attacker to construct a cookie value to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values, leading to unauthorized data access or modification. The main threat from this flaw impacts data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 | — |
Vendor Fix
fix
|
A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Jetty's CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.
CWE-149 - Improper Neutralization of Quoting Syntax| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 | — |
Vendor Fix
fix
|
A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe's css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "Migration Toolkit for Runtimes 1.2.6 release\nRed Hat Product Security has rated this update as having a security impact of Important.\nA 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": "Migration Toolkit for Runtimes 1.2.6 Images\n\nSecurity Fix(es):\n\n* undertow: Cookie Smuggling/Spoofing (CVE-2023-4639)\n* jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)\n* css-tools: Improper Input Validation causes Denial of Service via Regular Expression (CVE-2023-26364)\n* css-tools: regular expression denial of service (ReDoS) when parsing CSS (CVE-2023-48631)\n* keycloak: path transversal in redirection validation (CVE-2024-1132)\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-2024:3919",
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2166022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166022"
},
{
"category": "external",
"summary": "2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3919.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Runtimes security, bug fix and enhancement update",
"tracking": {
"current_release_date": "2024-12-17T07:03:48+00:00",
"generator": {
"date": "2024-12-17T07:03:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3919",
"initial_release_date": "2024-06-13T11:37:27+00:00",
"revision_history": [
{
"date": "2024-06-13T11:37:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-13T11:37:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T07:03:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Migration Toolkit for Runtimes 1 on RHEL 8",
"product": {
"name": "Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_runtimes:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Runtimes"
},
{
"branches": [
{
"category": "product_version",
"name": "mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"product": {
"name": "mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"product_id": "mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d?arch=s390x\u0026repository_url=registry.redhat.io/mtr/mtr-operator-bundle\u0026tag=1.2-23"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"product": {
"name": "mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"product_id": "mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf?arch=s390x\u0026repository_url=registry.redhat.io/mtr/mtr-rhel8-operator\u0026tag=1.2-15"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"product": {
"name": "mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"product_id": "mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff?arch=s390x\u0026repository_url=registry.redhat.io/mtr/mtr-web-container-rhel8\u0026tag=1.2-16"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"product": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"product_id": "mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77?arch=s390x\u0026repository_url=registry.redhat.io/mtr/mtr-web-executor-container-rhel8\u0026tag=1.2-14"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"product": {
"name": "mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"product_id": "mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1?arch=amd64\u0026repository_url=registry.redhat.io/mtr/mtr-operator-bundle\u0026tag=1.2-23"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"product": {
"name": "mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"product_id": "mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0?arch=amd64\u0026repository_url=registry.redhat.io/mtr/mtr-rhel8-operator\u0026tag=1.2-15"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"product": {
"name": "mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"product_id": "mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e?arch=amd64\u0026repository_url=registry.redhat.io/mtr/mtr-web-container-rhel8\u0026tag=1.2-16"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"product": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"product_id": "mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506?arch=amd64\u0026repository_url=registry.redhat.io/mtr/mtr-web-executor-container-rhel8\u0026tag=1.2-14"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"product": {
"name": "mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"product_id": "mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83?arch=arm64\u0026repository_url=registry.redhat.io/mtr/mtr-operator-bundle\u0026tag=1.2-23"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"product": {
"name": "mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"product_id": "mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9?arch=arm64\u0026repository_url=registry.redhat.io/mtr/mtr-rhel8-operator\u0026tag=1.2-15"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64",
"product": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64",
"product_id": "mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608?arch=arm64\u0026repository_url=registry.redhat.io/mtr/mtr-web-executor-container-rhel8\u0026tag=1.2-14"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"product": {
"name": "mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"product_id": "mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c?arch=ppc64le\u0026repository_url=registry.redhat.io/mtr/mtr-operator-bundle\u0026tag=1.2-23"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"product": {
"name": "mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"product_id": "mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4?arch=ppc64le\u0026repository_url=registry.redhat.io/mtr/mtr-rhel8-operator\u0026tag=1.2-15"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"product": {
"name": "mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"product_id": "mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb?arch=ppc64le\u0026repository_url=registry.redhat.io/mtr/mtr-web-container-rhel8\u0026tag=1.2-16"
}
}
},
{
"category": "product_version",
"name": "mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"product": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"product_id": "mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b?arch=ppc64le\u0026repository_url=registry.redhat.io/mtr/mtr-web-executor-container-rhel8\u0026tag=1.2-14"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64"
},
"product_reference": "mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x"
},
"product_reference": "mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64"
},
"product_reference": "mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le"
},
"product_reference": "mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64"
},
"product_reference": "mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64"
},
"product_reference": "mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le"
},
"product_reference": "mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x"
},
"product_reference": "mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64"
},
"product_reference": "mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x"
},
"product_reference": "mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le"
},
"product_reference": "mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le"
},
"product_reference": "mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x"
},
"product_reference": "mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64"
},
"product_reference": "mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"relates_to_product_reference": "8Base-MTR-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64 as a component of Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
},
"product_reference": "mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64",
"relates_to_product_reference": "8Base-MTR-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Ankur Sundara"
]
}
],
"cve": "CVE-2023-4639",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2166022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undertow, which incorrectly parses cookies with certain value-delimiting characters in incoming requests. This issue could allow an attacker to construct a cookie value to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values, leading to unauthorized data access or modification. The main threat from this flaw impacts data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: Cookie Smuggling/Spoofing",
"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-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4639"
},
{
"category": "external",
"summary": "RHBZ#2166022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4639",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4639"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-13T11:37:27+00:00",
"details": "Install the latest version of the Migration Toolkit for Runtimes from the Red Hat catalog in the OperatorHub page within your OpenShift instance.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"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:N",
"version": "3.1"
},
"products": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: Cookie Smuggling/Spoofing"
},
{
"cve": "CVE-2023-26364",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-11-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2250364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression",
"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-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26364"
},
{
"category": "external",
"summary": "RHBZ#2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg"
}
],
"release_date": "2023-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-13T11:37:27+00:00",
"details": "Install the latest version of the Migration Toolkit for Runtimes from the Red Hat catalog in the OperatorHub page within your OpenShift instance.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"category": "workaround",
"details": "No mitigation is yet available for this vulnerability.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression"
},
{
"cve": "CVE-2023-36479",
"cwe": {
"id": "CWE-149",
"name": "Improper Neutralization of Quoting Syntax"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper addition of quotation marks to user inputs in CgiServlet",
"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-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "RHBZ#2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-13T11:37:27+00:00",
"details": "Install the latest version of the Migration Toolkit for Runtimes from the Red Hat catalog in the OperatorHub page within your OpenShift instance.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jetty: Improper addition of quotation marks to user inputs in CgiServlet"
},
{
"cve": "CVE-2023-48631",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254559"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe\u0027s css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: regular expression denial of service (ReDoS) when parsing CSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Regular Expression Denial of Service (ReDoS) vulnerability in css-tools, triggered by improper input validation when parsing CSS, is considered of moderate severity. While it can lead to a denial of service by causing the application to become unresponsive, the impact is limited to scenarios where an attacker can provide crafted input. Additionally, the absence of evidence of active exploitation in the wild and contextual factors, such as the software\u0027s usage, contribute to the moderate severity rating.",
"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-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48631"
},
{
"category": "external",
"summary": "RHBZ#2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48631",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2"
}
],
"release_date": "2023-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-13T11:37:27+00:00",
"details": "Install the latest version of the Migration Toolkit for Runtimes from the Red Hat catalog in the OperatorHub page within your OpenShift instance.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: regular expression denial of service (ReDoS) when parsing CSS"
},
{
"acknowledgments": [
{
"names": [
"Axel Flamcourt"
]
}
],
"cve": "CVE-2024-1132",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262117"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keycloak: path transversal in redirection validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Build of Quarkus is not impacted as this CVE affects the server-side Keycloak execution, but Quarkus only acts as a Keycloak client in its quarkus-keycloak-authorization extension. For this reason, Quarkus is marked as having a Low impact.",
"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-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1132"
},
{
"category": "external",
"summary": "RHBZ#2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1132",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1132"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132"
}
],
"release_date": "2024-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-13T11:37:27+00:00",
"details": "Install the latest version of the Migration Toolkit for Runtimes from the Red Hat catalog in the OperatorHub page within your OpenShift instance.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:2c132bd429d741bcb1a36895f65dadc37450c647fc0861136710727bb69bc5d1_amd64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:90d510486ed7e458b1eb16b5daf395c1b34bd6ddfb3333f41cb20bbc898ad36d_s390x",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:cde45cc88b03ad57956677aa2191fcf114c0cf4986ddded7ac4f4f0aa65c5c83_arm64",
"8Base-MTR-1:mtr/mtr-operator-bundle@sha256:edde2c2b6191bf2b882e4ce5c97c1703dc42c2141af4476126e11f817910be0c_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:0f129deb43182cb4979c40abaa5f7976531f054ef9c3ad03ebee710507744dd9_arm64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:8169013d1c2cac270421288b83d0f3537bcd5d1bafedb408e24ce85316a5c4c0_amd64",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:bc37d362d2ff0bad08e34aef2692e7af7b2529285822fe6262f66f1c885a56a4_ppc64le",
"8Base-MTR-1:mtr/mtr-rhel8-operator@sha256:c7e15b0a37ac68d66e56e98c447d5166ed4dcd26a015fc85429698327b9a8ecf_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7788242640825875824a2f9565288b8284e560415c595b1503d116990018a44e_amd64",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:7899a343fec790b2cdc475983f4bcb2afa5025b7a87e0752d68895b75b3c43ff_s390x",
"8Base-MTR-1:mtr/mtr-web-container-rhel8@sha256:8aa060cb2b0fe2409fa8aa0030bd1841035d5e29c39fb699b68719109141f4bb_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:18ff92e2ec54ff45c233749f66a98f17dfcca533eda934f30c33d42aa3e8b46b_ppc64le",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:94b5ea42b3f8d462a5c4e67f73ff2981c3a5616c69d92a266d5dd2cc0f84cc77_s390x",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:b68eadce9000dd5d4bf452dccf0c6ef795aacbd47cd57a2b7bde78eb38695506_amd64",
"8Base-MTR-1:mtr/mtr-web-executor-container-rhel8@sha256:dabf02f1c9d0d15959a7e49ba34d45e0399849207f0ce0ddead80ae44b06a608_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keycloak: path transversal in redirection validation"
}
]
}
RHSA-2024_3989
Vulnerability from csaf_redhat - Published: 2024-06-20 00:34 - Updated: 2024-12-17 22:45An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Workaround
|
A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A flaw was found in Jetty's CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.
CWE-149 - Improper Neutralization of Quoting Syntax| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe's css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error can occur when adding a property in AbstractListDelimiterHandler.flattenIterator(). This issue could allow an attacker to corrupt memory or execute a denial of service attack by crafting malicious property that triggers an out-of-bounds write issue when processed by the vulnerable method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error occurs when calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree. This issue could allow an attacker to trigger an out-of-bounds write that could lead to memory corruption or cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 | — |
Workaround
|
{
"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": "Migration Toolkit for Applications 6.2.3 release\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Applications 6.2.3 Images\n\nSecurity Fix(es) from Bugzilla:\n\n* keycloak: path transversal in redirection validation (CVE-2024-1132)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* axios: exposure of confidential data stored in cookies (CVE-2023-45857)\n\n* css-tools: Improper Input Validation causes Denial of Service via Regular Expression (CVE-2023-26364)\n\n* css-tools: regular expression denial of service (ReDoS) when parsing CSS (CVE-2023-48631)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\n\n* io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)\n\n* io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support (CVE-2024-1300)\n\n* commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file (CVE-2024-25710)\n\n* commons-compress: OutOfMemoryError unpacking broken Pack200 file (CVE-2024-26308)\n\n* follow-redirects: Possible credential leak (CVE-2024-28849)\n\n* jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)\n\n* commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree (CVE-2024-29133)\n\n* commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator() (CVE-2024-29131)",
"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-2024:3989",
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "external",
"summary": "2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270673"
},
{
"category": "external",
"summary": "2270674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270674"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3989.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:45:59+00:00",
"generator": {
"date": "2024-12-17T22:45:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3989",
"initial_release_date": "2024-06-20T00:34:55+00:00",
"revision_history": [
{
"date": "2024-06-20T00:34:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-20T00:34:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:45:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=6.2.3-1"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"product_id": "mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=6.2.3-4"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=6.2.3-1"
}
}
},
{
"category": "product_version",
"name": "mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"product": {
"name": "mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"product_id": "mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-pathfinder-rhel9\u0026tag=6.2.3-1"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=6.2.3-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64",
"product": {
"name": "mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64",
"product_id": "mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-addon-rhel9\u0026tag=6.2.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"relates_to_product_reference": "8Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64"
},
"product_reference": "mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
},
"product_reference": "mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256413"
}
],
"notes": [
{
"category": "description",
"text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.",
"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": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26159"
},
{
"category": "external",
"summary": "RHBZ#2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159"
}
],
"release_date": "2024-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()"
},
{
"cve": "CVE-2023-26364",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-11-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2250364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26364"
},
{
"category": "external",
"summary": "RHBZ#2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg"
}
],
"release_date": "2023-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "No mitigation is yet available for this vulnerability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression"
},
{
"cve": "CVE-2023-36479",
"cwe": {
"id": "CWE-149",
"name": "Improper Neutralization of Quoting Syntax"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper addition of quotation marks to user inputs in CgiServlet",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "RHBZ#2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jetty: Improper addition of quotation marks to user inputs in CgiServlet"
},
{
"cve": "CVE-2023-45857",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-11-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2248979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: exposure of confidential data stored in cookies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected container was deprecated in ACM 2.5 version which is not anymore supported. Following versions of this product are not impacted by this issue.",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45857"
},
{
"category": "external",
"summary": "RHBZ#2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: exposure of confidential data stored in cookies"
},
{
"cve": "CVE-2023-48631",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254559"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe\u0027s css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: regular expression denial of service (ReDoS) when parsing CSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Regular Expression Denial of Service (ReDoS) vulnerability in css-tools, triggered by improper input validation when parsing CSS, is considered of moderate severity. While it can lead to a denial of service by causing the application to become unresponsive, the impact is limited to scenarios where an attacker can provide crafted input. Additionally, the absence of evidence of active exploitation in the wild and contextual factors, such as the software\u0027s usage, contribute to the moderate severity rating.",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48631"
},
{
"category": "external",
"summary": "RHBZ#2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48631",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2"
}
],
"release_date": "2023-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: regular expression denial of service (ReDoS) when parsing CSS"
},
{
"cve": "CVE-2024-1023",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260840"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1023"
},
{
"category": "external",
"summary": "RHBZ#2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/issues/5078",
"url": "https://github.com/eclipse-vertx/vert.x/issues/5078"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5080",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5080"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5082",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5082"
}
],
"release_date": "2024-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx"
},
{
"acknowledgments": [
{
"names": [
"Axel Flamcourt"
]
}
],
"cve": "CVE-2024-1132",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-31T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262117"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keycloak: path transversal in redirection validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Build of Quarkus is not impacted as this CVE affects the server-side Keycloak execution, but Quarkus only acts as a Keycloak client in its quarkus-keycloak-authorization extension. For this reason, Quarkus is marked as having a Low impact.",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1132"
},
{
"category": "external",
"summary": "RHBZ#2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1132",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1132"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132"
}
],
"release_date": "2024-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keycloak: path transversal in redirection validation"
},
{
"cve": "CVE-2024-1300",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263139"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects only TLS servers with SNI enabled.",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1300"
},
{
"category": "external",
"summary": "RHBZ#2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1300",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300"
},
{
"category": "external",
"summary": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.",
"url": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni."
}
],
"release_date": "2024-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264988"
}
],
"notes": [
{
"category": "description",
"text": "A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25710"
},
{
"category": "external",
"summary": "RHBZ#2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/02/19/1",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/1"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf",
"url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264989"
}
],
"notes": [
{
"category": "description",
"text": "An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: OutOfMemoryError unpacking broken Pack200 file",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26308"
},
{
"category": "external",
"summary": "RHBZ#2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg",
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/02/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/02/19/2"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: OutOfMemoryError unpacking broken Pack200 file"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"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": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270674"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error can occur when adding a property in AbstractListDelimiterHandler.flattenIterator(). This issue could allow an attacker to corrupt memory or execute a denial of service attack by crafting malicious property that triggers an out-of-bounds write issue when processed by the vulnerable method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29131"
},
{
"category": "external",
"summary": "RHBZ#2270674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29131"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/56b5c4dcdffbde27870df5a3105d6a5f9b22f554",
"url": "https://github.com/apache/commons-configuration/commit/56b5c4dcdffbde27870df5a3105d6a5f9b22f554"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/7d7d399d0598cb0ca5f81891de34694178156dab",
"url": "https://github.com/apache/commons-configuration/commit/7d7d399d0598cb0ca5f81891de34694178156dab"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/CONFIGURATION-840",
"url": "https://issues.apache.org/jira/browse/CONFIGURATION-840"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270673"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error occurs when calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree. This issue could allow an attacker to trigger an out-of-bounds write that could lead to memory corruption or cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree",
"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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29133"
},
{
"category": "external",
"summary": "RHBZ#2270673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29133"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/43f4dab021e9acb8db390db2ae80aa0cee4f9ee4",
"url": "https://github.com/apache/commons-configuration/commit/43f4dab021e9acb8db390db2ae80aa0cee4f9ee4"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/CONFIGURATION-841",
"url": "https://issues.apache.org/jira/browse/CONFIGURATION-841"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"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": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T00:34:55+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:f588b869c3f273eb20c4c80a9aa5acd4a84c56c1dd85429a39a7d2d60f28d41e_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:325bec37f1ab499f8ae0abb38ca3929f66a0fe63b6ebdf60a1cdc3bbd79ad25e_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:a13643117c2867351718a872f7f1b2350c67855ca73a727a1dc140754ffe6589_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:851d4890717247af6aa9b0b6da9be95fe8aeb70183834e9de15a4302c487b9f0_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:0e0167affe099168142b9ebdce5520e972dea63ff6c7f3cda48e0bb4ae4cd0ec_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:7884928eb3d01d4f9c8b5463ef9f6cec7d7df4d669e6d30cafe05af60202b003_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
}
]
}
SUSE-SU-2023:4210-1
Vulnerability from csaf_suse - Published: 2023-10-26 08:26 - Updated: 2023-10-26 08:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for jetty-minimal",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for jetty-minimal fixes the following issues:\n\n- Updated to version 9.4.53.v20231009:\n\n - CVE-2023-44487: Fixed a potential denial of service scenario via\n RST frame floods (bsc#1216169).\n - CVE-2023-36478: Fixed an integer overflow in the HTTP/2 HPACK\n decoder (bsc#1216162).\n - CVE-2023-40167: Fixed a permissive HTTP header parsing issue that\n could potentially lead to HTTP smuggling attacks (bsc#1215417).\n - CVE-2023-36479: Fixed an incorrect command execution when sending\n requests with certain characters in requested filenames\n (bsc#1215415).\n - CVE-2023-41900: Fixed an issue where an invalidated session would\n be allowed to perform a single request (bsc#1215416).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4210,SUSE-SLE-Module-Development-Tools-15-SP4-2023-4210,SUSE-SLE-Module-Development-Tools-15-SP5-2023-4210,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4210,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4210,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4210,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4210,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4210,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4210,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4210,SUSE-Storage-7.1-2023-4210,openSUSE-SLE-15.4-2023-4210,openSUSE-SLE-15.5-2023-4210",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4210-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4210-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234210-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4210-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-October/032390.html"
},
{
"category": "self",
"summary": "SUSE Bug 1215415",
"url": "https://bugzilla.suse.com/1215415"
},
{
"category": "self",
"summary": "SUSE Bug 1215416",
"url": "https://bugzilla.suse.com/1215416"
},
{
"category": "self",
"summary": "SUSE Bug 1215417",
"url": "https://bugzilla.suse.com/1215417"
},
{
"category": "self",
"summary": "SUSE Bug 1216162",
"url": "https://bugzilla.suse.com/1216162"
},
{
"category": "self",
"summary": "SUSE Bug 1216169",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-36478 page",
"url": "https://www.suse.com/security/cve/CVE-2023-36478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-36479 page",
"url": "https://www.suse.com/security/cve/CVE-2023-36479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40167 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-41900 page",
"url": "https://www.suse.com/security/cve/CVE-2023-41900/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
}
],
"title": "Security update for jetty-minimal",
"tracking": {
"current_release_date": "2023-10-26T08:26:33Z",
"generator": {
"date": "2023-10-26T08:26:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4210-1",
"initial_release_date": "2023-10-26T08:26:33Z",
"revision_history": [
{
"date": "2023-10-26T08:26:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-annotations-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-annotations-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-ant-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-ant-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-cdi-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-cdi-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-client-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-client-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-continuation-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-continuation-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-deploy-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-deploy-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-fcgi-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-http-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-http-spi-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-io-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-jaas-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-jaas-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-jmx-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-jmx-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-jndi-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-jndi-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-jsp-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-jsp-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-openid-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-openid-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-plus-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-plus-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-proxy-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-proxy-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-quickstart-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-rewrite-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-security-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-server-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-servlet-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-servlets-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-servlets-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-start-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-start-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-util-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-webapp-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-webapp-9.4.53-150200.3.22.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.53-150200.3.22.1.noarch",
"product": {
"name": "jetty-xml-9.4.53-150200.3.22.1.noarch",
"product_id": "jetty-xml-9.4.53-150200.3.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-annotations-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-ant-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-cdi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-client-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-continuation-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-deploy-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jaas-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jmx-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jndi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jsp-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-openid-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-plus-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-proxy-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlets-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-start-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-webapp-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-xml-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-annotations-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-ant-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-cdi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-client-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-continuation-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-deploy-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-io-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jaas-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jmx-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jndi-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-jsp-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-openid-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-plus-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-proxy-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-security-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-server-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlet-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-servlets-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-start-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-webapp-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.53-150200.3.22.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
},
"product_reference": "jetty-xml-9.4.53-150200.3.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-36478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-36478"
}
],
"notes": [
{
"category": "general",
"text": "Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in `MetaDataBuilder.checkSize` allows for HTTP/2 HPACK header values to\nexceed their size limit. `MetaDataBuilder.java` determines if a header name or value exceeds the size limit, and throws an exception if the limit is exceeded. However, when length is very large and huffman is true, the multiplication by 4 in line 295\nwill overflow, and length will become negative. `(_size+length)` will now be negative, and the check on line 296 will not be triggered. Furthermore, `MetaDataBuilder.checkSize` allows for user-entered HPACK header value sizes to be negative, potentially leading to a very large buffer allocation later on when the user-entered size is multiplied by 2. This means that if a user provides a negative length value (or, more precisely, a length value which, when multiplied by the 4/3 fudge factor, is negative), and this length value is a very large positive number when multiplied by 2, then the user can cause a very large buffer to be allocated on the server. Users of HTTP/2 can be impacted by a remote denial of service attack. The issue has been fixed in versions 11.0.16, 10.0.16, and 9.4.53. There are no known workarounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-36478",
"url": "https://www.suse.com/security/cve/CVE-2023-36478"
},
{
"category": "external",
"summary": "SUSE Bug 1216162 for CVE-2023-36478",
"url": "https://bugzilla.suse.com/1216162"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-26T08:26:33Z",
"details": "important"
}
],
"title": "CVE-2023-36478"
},
{
"cve": "CVE-2023-36479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-36479"
}
],
"notes": [
{
"category": "general",
"text": "Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-36479",
"url": "https://www.suse.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "SUSE Bug 1215415 for CVE-2023-36479",
"url": "https://bugzilla.suse.com/1215415"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-26T08:26:33Z",
"details": "low"
}
],
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-40167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40167"
}
],
"notes": [
{
"category": "general",
"text": "Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1, Jetty accepts the `+` character proceeding the content-length value in a HTTP/1 header field. This is more permissive than allowed by the RFC and other servers routinely reject such requests with 400 responses. There is no known exploit scenario, but it is conceivable that request smuggling could result if jetty is used in combination with a server that does not close the connection after sending such a 400 response. Versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1 contain a patch for this issue. There is no workaround as there is no known exploit scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40167",
"url": "https://www.suse.com/security/cve/CVE-2023-40167"
},
{
"category": "external",
"summary": "SUSE Bug 1215417 for CVE-2023-40167",
"url": "https://bugzilla.suse.com/1215417"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-26T08:26:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-41900",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-41900"
}
],
"notes": [
{
"category": "general",
"text": "Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11.0.15 are vulnerable to weak authentication. If a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authenticated. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated. So a request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the `LoginService`. This impacts usages of the jetty-openid which have configured a nested `LoginService` and where that `LoginService` will is capable of rejecting previously authenticated users. Versions 9.4.52, 10.0.16, and 11.0.16 have a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-41900",
"url": "https://www.suse.com/security/cve/CVE-2023-41900"
},
{
"category": "external",
"summary": "SUSE Bug 1215416 for CVE-2023-41900",
"url": "https://bugzilla.suse.com/1215416"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-26T08:26:33Z",
"details": "low"
}
],
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Enterprise Storage 7.1:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-http-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-io-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-security-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-server-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-9.4.53-150200.3.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.4:jetty-xml-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-annotations-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-ant-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-cdi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-client-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-continuation-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-deploy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-fcgi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-http-spi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-io-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jaas-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jmx-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jndi-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-jsp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-minimal-javadoc-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-openid-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-plus-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-proxy-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-quickstart-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-rewrite-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-security-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-server-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlet-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-servlets-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-start-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-util-ajax-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-webapp-9.4.53-150200.3.22.1.noarch",
"openSUSE Leap 15.5:jetty-xml-9.4.53-150200.3.22.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-26T08:26:33Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
}
]
}
WID-SEC-W-2023-2359
Vulnerability from csaf_certbund - Published: 2023-09-14 22:00 - Updated: 2025-03-30 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Broadcom Brocade SANnav <2.3.1a
Broadcom / Brocade SANnav
|
<2.3.1a | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Integration Bus
IBM
|
cpe:/a:ibm:integration_bus:-
|
— | |
|
IBM Maximo Asset Management 7.6.1
IBM / Maximo Asset Management
|
cpe:/a:ibm:maximo_asset_management:7.6.1
|
7.6.1 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Change <5.3.2.7
IBM / Rational Change
|
<5.3.2.7 | ||
|
IBM SPSS Collaboration and Deployment Services 8.5
IBM / SPSS
|
cpe:/a:ibm:spss:collaboration_and_deployment_services_8.5
|
Collaboration and Deployment Services 8.5 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Eclipse Jetty <12.0.0
Eclipse / Jetty
|
<12.0.0 | ||
|
IBM Operational Decision Manager
IBM
|
cpe:/a:ibm:operational_decision_manager:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Eclipse Jetty <11.0.16
Eclipse / Jetty
|
<11.0.16 | ||
|
Eclipse Jetty <10.0.16
Eclipse / Jetty
|
<10.0.16 | ||
|
Eclipse Jetty <9.4.52
Eclipse / Jetty
|
<9.4.52 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Broadcom Brocade SANnav <2.3.1a
Broadcom / Brocade SANnav
|
<2.3.1a | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Integration Bus
IBM
|
cpe:/a:ibm:integration_bus:-
|
— | |
|
IBM Maximo Asset Management 7.6.1
IBM / Maximo Asset Management
|
cpe:/a:ibm:maximo_asset_management:7.6.1
|
7.6.1 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Change <5.3.2.7
IBM / Rational Change
|
<5.3.2.7 | ||
|
IBM SPSS Collaboration and Deployment Services 8.5
IBM / SPSS
|
cpe:/a:ibm:spss:collaboration_and_deployment_services_8.5
|
Collaboration and Deployment Services 8.5 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Eclipse Jetty <12.0.0
Eclipse / Jetty
|
<12.0.0 | ||
|
IBM Operational Decision Manager
IBM
|
cpe:/a:ibm:operational_decision_manager:-
|
— | |
|
Eclipse Jetty <12.0.1
Eclipse / Jetty
|
<12.0.1 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Eclipse Jetty <11.0.16
Eclipse / Jetty
|
<11.0.16 | ||
|
Eclipse Jetty <10.0.16
Eclipse / Jetty
|
<10.0.16 | ||
|
Eclipse Jetty <9.4.52
Eclipse / Jetty
|
<9.4.52 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Broadcom Brocade SANnav <2.3.1a
Broadcom / Brocade SANnav
|
<2.3.1a | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Integration Bus
IBM
|
cpe:/a:ibm:integration_bus:-
|
— | |
|
IBM Maximo Asset Management 7.6.1
IBM / Maximo Asset Management
|
cpe:/a:ibm:maximo_asset_management:7.6.1
|
7.6.1 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Change <5.3.2.7
IBM / Rational Change
|
<5.3.2.7 | ||
|
IBM SPSS Collaboration and Deployment Services 8.5
IBM / SPSS
|
cpe:/a:ibm:spss:collaboration_and_deployment_services_8.5
|
Collaboration and Deployment Services 8.5 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
IBM Operational Decision Manager
IBM
|
cpe:/a:ibm:operational_decision_manager:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Eclipse Jetty <11.0.16
Eclipse / Jetty
|
<11.0.16 | ||
|
Eclipse Jetty <10.0.16
Eclipse / Jetty
|
<10.0.16 | ||
|
Eclipse Jetty <9.4.52
Eclipse / Jetty
|
<9.4.52 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Eclipse Jetty ist ein Java-HTTP-Server und Java-Servlet-Container.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter authentifizierter Angreifer kann mehrere Schwachstellen in Eclipse Jetty ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen oder einen HTTP-Cache-Poison-Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2359 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2359.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2359 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2359"
},
{
"category": "external",
"summary": "Eclipse Jetty Security Advisories vom 2023-09-14",
"url": "https://www.eclipse.org/lists/jetty-announce/msg00180.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5507 vom 2023-09-29",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00200.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3592 vom 2023-09-30",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5441 vom 2023-10-04",
"url": "https://access.redhat.com/errata/RHSA-2023:5441"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5946 vom 2023-10-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5946"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7055552 vom 2023-10-20",
"url": "https://www.ibm.com/support/pages/node/7055552"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4210-1 vom 2023-10-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016857.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7247 vom 2023-11-16",
"url": "https://access.redhat.com/errata/RHSA-2023:7247"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7076274 vom 2023-11-15",
"url": "https://www.ibm.com/support/pages/node/7076274"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7082766 vom 2023-11-28",
"url": "https://www.ibm.com/support/pages/node/7082766"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7070757 vom 2023-11-29",
"url": "https://www.ibm.com/support/pages/node/7070757"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7099297 vom 2023-12-18",
"url": "https://www.ibm.com/support/pages/node/7099297"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2394 vom 2024-01-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2394.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7108700 vom 2024-01-17",
"url": "https://www.ibm.com/support/pages/node/7108700"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0778 vom 2024-02-12",
"url": "https://access.redhat.com/errata/RHSA-2024:0778"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2460 vom 2024-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2460.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3354 vom 2024-05-24",
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7156278 vom 2024-06-03",
"url": "https://www.ibm.com/support/pages/node/7156278"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3989 vom 2024-06-20",
"url": "https://access.redhat.com/errata/RHSA-2024:3989"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-280 vom 2024-06-26",
"url": "https://www.dell.com/support/kbdoc/de-de/000226407/dsa-2024-280-security-update-for-dell-avamar-and-dell-avamar-virtual-edition-multiple-security-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7172226 vom 2024-10-04",
"url": "https://www.ibm.com/support/pages/node/7172226"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2024-2756 vom 2024-11-02",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25087"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2024-150 vom 2024-12-17",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2024-150/index.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7229444 vom 2025-03-28",
"url": "https://www.ibm.com/support/pages/node/7229444"
}
],
"source_lang": "en-US",
"title": "Eclipse Jetty: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-03-30T22:00:00.000+00:00",
"generator": {
"date": "2025-03-31T08:35:54.220+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-2359",
"initial_release_date": "2023-09-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-09-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-09-28T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-10-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-10-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-26T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-15T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und IBM aufgenommen"
},
{
"date": "2023-11-27T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-12-18T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-01-09T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-01-17T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-02-11T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-19T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-05-23T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-03T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-06-13T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-19T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-25T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-06T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-11-03T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "23"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.3.1a",
"product": {
"name": "Broadcom Brocade SANnav \u003c2.3.1a",
"product_id": "T038317"
}
},
{
"category": "product_version",
"name": "2.3.1a",
"product": {
"name": "Broadcom Brocade SANnav 2.3.1a",
"product_id": "T038317-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:2.3.1a"
}
}
}
],
"category": "product_name",
"name": "Brocade SANnav"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.4.52",
"product": {
"name": "Eclipse Jetty \u003c9.4.52",
"product_id": "T029897"
}
},
{
"category": "product_version",
"name": "9.4.52",
"product": {
"name": "Eclipse Jetty 9.4.52",
"product_id": "T029897-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:9.4.52"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.16",
"product": {
"name": "Eclipse Jetty \u003c10.0.16",
"product_id": "T029898"
}
},
{
"category": "product_version",
"name": "10.0.16",
"product": {
"name": "Eclipse Jetty 10.0.16",
"product_id": "T029898-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:10.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.0.16",
"product": {
"name": "Eclipse Jetty \u003c11.0.16",
"product_id": "T029899"
}
},
{
"category": "product_version",
"name": "11.0.16",
"product": {
"name": "Eclipse Jetty 11.0.16",
"product_id": "T029899-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:11.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.1",
"product": {
"name": "Eclipse Jetty \u003c12.0.1",
"product_id": "T029900"
}
},
{
"category": "product_version",
"name": "12.0.1",
"product": {
"name": "Eclipse Jetty 12.0.1",
"product_id": "T029900-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:12.0.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.0",
"product": {
"name": "Eclipse Jetty \u003c12.0.0",
"product_id": "T029901"
}
},
{
"category": "product_version",
"name": "12.0.0",
"product": {
"name": "Eclipse Jetty 12.0.0",
"product_id": "T029901-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:12.0.0"
}
}
}
],
"category": "product_name",
"name": "Jetty"
}
],
"category": "vendor",
"name": "Eclipse"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T038840",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
}
],
"category": "product_name",
"name": "InfoSphere Information Server"
},
{
"category": "product_name",
"name": "IBM Integration Bus",
"product": {
"name": "IBM Integration Bus",
"product_id": "T011169",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:integration_bus:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "7.6.1",
"product": {
"name": "IBM Maximo Asset Management 7.6.1",
"product_id": "389168",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1"
}
}
}
],
"category": "product_name",
"name": "Maximo Asset Management"
},
{
"category": "product_name",
"name": "IBM Operational Decision Manager",
"product": {
"name": "IBM Operational Decision Manager",
"product_id": "T005180",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "IBM QRadar SIEM 7.5",
"product_id": "T022954",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.3.2.7",
"product": {
"name": "IBM Rational Change \u003c5.3.2.7",
"product_id": "T038008"
}
},
{
"category": "product_version",
"name": "5.3.2.7",
"product": {
"name": "IBM Rational Change 5.3.2.7",
"product_id": "T038008-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_change:5.3.2.7"
}
}
}
],
"category": "product_name",
"name": "Rational Change"
},
{
"branches": [
{
"category": "product_version",
"name": "Collaboration and Deployment Services 8.5",
"product": {
"name": "IBM SPSS Collaboration and Deployment Services 8.5",
"product_id": "T038750",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spss:collaboration_and_deployment_services_8.5"
}
}
}
],
"category": "product_name",
"name": "SPSS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T035142",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-36479",
"product_status": {
"known_affected": [
"T038317",
"67646",
"T011169",
"389168",
"T035142",
"T038008",
"T038750",
"T038840",
"T022954",
"T014381",
"2951",
"T002207",
"444803",
"T019704",
"T029901",
"T005180",
"398363",
"T029899",
"T029898",
"T029897"
]
},
"release_date": "2023-09-14T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-40167",
"product_status": {
"known_affected": [
"T038317",
"67646",
"T011169",
"389168",
"T035142",
"T038008",
"T038750",
"T038840",
"T022954",
"T014381",
"2951",
"T002207",
"444803",
"T019704",
"T029901",
"T005180",
"T029900",
"398363",
"T029899",
"T029898",
"T029897"
]
},
"release_date": "2023-09-14T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-41900",
"product_status": {
"known_affected": [
"T038317",
"67646",
"T011169",
"389168",
"T035142",
"T038008",
"T038750",
"T038840",
"T022954",
"T014381",
"2951",
"T002207",
"444803",
"T019704",
"T005180",
"398363",
"T029899",
"T029898",
"T029897"
]
},
"release_date": "2023-09-14T22:00:00.000+00:00",
"title": "CVE-2023-41900"
}
]
}
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund - Published: 2024-04-04 22:00 - Updated: 2026-01-22 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-014 vom 2026-01-22",
"url": "https://www.dell.com/support/kbdoc/en-us/000209268/dsa-2023-014-dell-poweredge-server-security-update-for-intel-february-2023-security-advisories-2023-1-ipu"
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-22T23:00:00.000+00:00",
"generator": {
"date": "2026-01-23T08:51:02.418+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"category": "product_name",
"name": "Dell PowerEdge",
"product": {
"name": "Dell PowerEdge",
"product_id": "T019535",
"product_identification_helper": {
"cpe": "cpe:/h:dell:poweredge:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
WID-SEC-W-2024-0949
Vulnerability from csaf_certbund - Published: 2024-04-23 22:00 - Updated: 2026-01-26 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Satellite <6.15.0
Red Hat / Satellite
|
<6.15.0 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Satellite dient als zentrale Stelle f\u00fcr das Management, die Verteilung von Updates in Netzwerken mit Red Hat Enterprise Linux Systemen.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Satellite ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, HTTP-Request-Smuggling-Angriffe durchzuf\u00fchren oder Phishing- und Cross-Site-Scripting (XSS)-Angriffe auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0949 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0949.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0949 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-04-23",
"url": "https://access.redhat.com/errata/RHSA-2024:2010"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-9E55564CA7 vom 2024-09-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-9e55564ca7"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-BC19D8CC99 vom 2024-11-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-bc19d8cc99"
},
{
"category": "external",
"summary": "IBM Security Bulletin",
"url": "https://www.ibm.com/support/pages/node/7240431"
}
],
"source_lang": "en-US",
"title": "Red Hat Satellite: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-26T23:00:00.000+00:00",
"generator": {
"date": "2026-01-27T08:11:08.704+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-0949",
"initial_release_date": "2024-04-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-11-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-24T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "5",
"summary": "PoC aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
}
],
"category": "product_name",
"name": "MQ"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T034361",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.15.0",
"product": {
"name": "Red Hat Satellite \u003c6.15.0",
"product_id": "T034380"
}
},
{
"category": "product_version",
"name": "6.15.0",
"product": {
"name": "Red Hat Satellite 6.15.0",
"product_id": "T034380-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.15.0"
}
}
}
],
"category": "product_name",
"name": "Satellite"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-40896",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2022-40896"
},
{
"cve": "CVE-2023-36479",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-37276",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-37276"
},
{
"cve": "CVE-2023-38037",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-38037"
},
{
"cve": "CVE-2023-40167",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-41164",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-41164"
},
{
"cve": "CVE-2023-4320",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-4320"
},
{
"cve": "CVE-2023-43665",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-43665"
},
{
"cve": "CVE-2023-47627",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-47627"
},
{
"cve": "CVE-2023-49081",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-49081"
},
{
"cve": "CVE-2023-49082",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-49082"
},
{
"cve": "CVE-2023-5189",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-5189"
},
{
"cve": "CVE-2023-52323",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2023-52323"
},
{
"cve": "CVE-2024-21647",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2024-21647"
},
{
"cve": "CVE-2024-22047",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2024-22047"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-23334",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2024-23334"
},
{
"cve": "CVE-2024-23829",
"product_status": {
"known_affected": [
"T034380",
"T034361",
"T036688",
"74185"
]
},
"release_date": "2024-04-23T22:00:00.000+00:00",
"title": "CVE-2024-23829"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.