Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-26258 (GCVE-0-2020-26258)
Vulnerability from cvelistv5 – Published: 2020-12-16 01:05 – Updated: 2025-01-15 20:20- CWE-918 - Server-Side Request Forgery (SSRF)
| URL | Tags |
|---|---|
| https://github.com/x-stream/xstream/security/advi… | x_refsource_CONFIRM |
| https://lists.apache.org/thread.html/r97993e3d78e… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2020… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-20210409-0005 | x_refsource_MISC |
| https://www.debian.org/security/2021/dsa-4828 | x_refsource_MISC |
| https://x-stream.github.io/CVE-2020-26258.html | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T15:56:04.631Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://x-stream.github.io/CVE-2020-26258.html"
},
{
"name": "[struts-commits] 20201221 [struts] branch master updated: Upgrades XStream to version 1.4.15 to address CVE-2020-26258, CVE-2020-26259",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34%40%3Ccommits.struts.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20201231 [SECURITY] [DLA 2507-1] libxstream-java security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"name": "DSA-4828",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210409-0005/"
},
{
"name": "FEDORA-2021-fbad11014a",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/"
},
{
"name": "FEDORA-2021-d894ca87dc",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/"
},
{
"name": "FEDORA-2021-5e376c0ed9",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "xstream",
"vendor": "x-stream",
"versions": [
{
"status": "affected",
"version": "\u003c 1.4.15"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-15T20:20:17.971Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"name": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E",
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html",
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP",
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7",
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB",
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210409-0005",
"tags": [
"x_refsource_MISC"
],
"url": "https://security.netapp.com/advisory/ntap-20210409-0005"
},
{
"name": "https://www.debian.org/security/2021/dsa-4828",
"tags": [
"x_refsource_MISC"
],
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"name": "https://x-stream.github.io/CVE-2020-26258.html",
"tags": [
"x_refsource_MISC"
],
"url": "https://x-stream.github.io/CVE-2020-26258.html"
}
],
"source": {
"advisory": "GHSA-4cch-wxpw-8p28",
"discovery": "UNKNOWN"
},
"title": "Server-Side Forgery Request can be activated unmarshalling with XStream"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-26258",
"datePublished": "2020-12-16T01:05:22.000Z",
"dateReserved": "2020-10-01T00:00:00.000Z",
"dateUpdated": "2025-01-15T20:20:17.971Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-26258",
"date": "2026-05-28",
"epss": "0.9368",
"percentile": "0.99854"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-26258\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-12-16T01:15:12.333\",\"lastModified\":\"2025-05-23T16:53:23.900\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.\"},{\"lang\":\"es\",\"value\":\"XStream es una biblioteca de Java para serializar objetos a XML y viceversa.\u0026#xa0;En XStream versiones anteriores a 1.4.15, puede ser activada una vulnerabilidad de tipo Server-Side Forgery Request al desagrupar.\u0026#xa0;La vulnerabilidad puede permitir a un atacante remoto solicitar datos de recursos internos que no est\u00e1n disponibles p\u00fablicamente solo mediante la manipulaci\u00f3n del flujo de entrada procesado.\u0026#xa0;Si conf\u00eda en la lista negra predeterminada de XStream del Security Framework, tendr\u00e1 que usar al menos la versi\u00f3n 1.4.15.\u0026#xa0;La vulnerabilidad reportada no existe si se ejecuta Java versi\u00f3n 15 o superior. Ning\u00fan usuario es afectado si sigui\u00f3 la recomendaci\u00f3n de configurar el Security Framework de XStream con una lista blanca!\u0026#xa0;Cualquiera que conf\u00ede en la lista negra predeterminada de XStream puede cambiar inmediatamente a una lista blanca para los tipos permitidos para evitar la vulnerabilidad.\u0026#xa0;Usuarios de XStream 1.4 o por debajo, quienes a\u00fan quieran usar la lista negra predeterminada de XStream pueden usar una soluci\u00f3n alternativa que se describe con m\u00e1s detalle en los avisos a los que se hace referencia\"}],\"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:H/I:N/A:N\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":4.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.0.0\",\"matchCriteriaId\":\"0EB036B6-1387-49B0-95B2-9C954EAC9DD9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xstream:xstream:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.4.15\",\"matchCriteriaId\":\"EED822AC-DE77-4E76-A454-95C13370BB5A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210409-0005\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4828\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://x-stream.github.io/CVE-2020-26258.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34%40%3Ccommits.struts.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210409-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4828\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://x-stream.github.io/CVE-2020-26258.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mitigation\",\"Third Party Advisory\"]}]}}"
}
}
BDU:2021-03157
Vulnerability from fstec - Published: 15.12.2020{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS 3.0": "AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Novell Inc., Xstream Project, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 10 (Debian GNU/Linux), 15.2 (OpenSUSE Leap), \u0434\u043e 1.4.15 (XStream), \u0434\u043e 2.1 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\n\u0414\u043b\u044f Java-\u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u0432 XML \u0438\u043b\u0438 JSON \u0444\u043e\u0440\u043c\u0430\u0442 Xstream:\nhttps://x-stream.github.io/CVE-2020-26258.html\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://www.debian.org/security/2021/dsa-4828\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2020-26258/\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f libxstream-java \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.4.11.1-1+deb10u2\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f libxstream-java \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.4.11.1-1+deb9u5",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "15.12.2020",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "23.06.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-03157",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2020-26258",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, OpenSUSE Leap, XStream, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , Novell Inc. OpenSUSE Leap 15.2 , \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c Java-\u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u0432 XML \u0438\u043b\u0438 JSON \u0444\u043e\u0440\u043c\u0430\u0442 Xstream, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0438\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0437\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0438\u0437 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435 \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0431\u0449\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0421\u0435\u0440\u0432\u0435\u0440\u043d\u0430\u044f \u0444\u0430\u043b\u044c\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 (CWE-918)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c Java-\u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u0432 XML \u0438\u043b\u0438 JSON \u0444\u043e\u0440\u043c\u0430\u0442 Xstream \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0438\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0437\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0438\u0437 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435 \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0431\u0449\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c\u0438 \u0432 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u043c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u043c \u0432\u0445\u043e\u0434\u043d\u044b\u043c \u043f\u043e\u0442\u043e\u043a\u043e\u043c",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0417\u043b\u043e\u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043e\u043c",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://www.debian.org/security/2021/dsa-4828\nhttps://x-stream.github.io/CVE-2020-26258.html\nhttps://nvd.nist.gov/vuln/detail/CVE-2020-26258\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.1/\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-918",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,4)"
}
CERTFR-2021-AVI-407
Vulnerability from certfr_avis - Published: 2021-05-27 - Updated: 2021-05-27
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.1 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.1 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.1 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.1 ppc64le | ||
| Red Hat | N/A | Red Hat JBoss Data Grid Text-Only Advisories x86_6 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.1 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.1 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.1 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.1 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.1 ppc64le |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.1 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.1 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.1 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.1 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat JBoss Data Grid Text-Only Advisories x86_6",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.1 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.1 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.1 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.1 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.1 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21343"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2021-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21348"
},
{
"name": "CVE-2020-26258",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26258"
},
{
"name": "CVE-2020-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0466"
},
{
"name": "CVE-2021-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21344"
},
{
"name": "CVE-2020-26259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26259"
},
{
"name": "CVE-2021-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21341"
},
{
"name": "CVE-2020-10771",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10771"
},
{
"name": "CVE-2021-21347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21347"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2021-21346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21346"
},
{
"name": "CVE-2021-21351",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21351"
},
{
"name": "CVE-2021-21345",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21345"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2020-28374",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28374"
},
{
"name": "CVE-2021-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21349"
},
{
"name": "CVE-2021-31917",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31917"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2021-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21342"
},
{
"name": "CVE-2021-21350",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21350"
}
],
"initial_release_date": "2021-05-27T00:00:00",
"last_revision_date": "2021-05-27T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-407",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-05-27T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2021:2139 du 26 mai 2021",
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2021:2106 du 25 mai 2021",
"url": "https://access.redhat.com/errata/RHSA-2021:2106"
}
]
}
CERTFR-2021-AVI-490
Vulnerability from certfr_avis - Published: 2021-06-29 - Updated: 2021-06-29
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Protect. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Protect Plus versions 10.1.x ant\u00e9rieures \u00e0 10.1.8.1",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-27919",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27919"
},
{
"name": "CVE-2021-21343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21343"
},
{
"name": "CVE-2021-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21348"
},
{
"name": "CVE-2021-29505",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29505"
},
{
"name": "CVE-2020-26258",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26258"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2021-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21344"
},
{
"name": "CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"name": "CVE-2020-26259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26259"
},
{
"name": "CVE-2021-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21341"
},
{
"name": "CVE-2021-21285",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21285"
},
{
"name": "CVE-2021-21362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21362"
},
{
"name": "CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"name": "CVE-2020-14147",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14147"
},
{
"name": "CVE-2021-21347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21347"
},
{
"name": "CVE-2020-26217",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26217"
},
{
"name": "CVE-2021-21346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21346"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2020-28476",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28476"
},
{
"name": "CVE-2020-7929",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7929"
},
{
"name": "CVE-2021-21351",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21351"
},
{
"name": "CVE-2021-21345",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21345"
},
{
"name": "CVE-2021-22884",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22884"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2021-22883",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22883"
},
{
"name": "CVE-2021-28363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28363"
},
{
"name": "CVE-2021-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21349"
},
{
"name": "CVE-2021-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21342"
},
{
"name": "CVE-2021-21350",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21350"
},
{
"name": "CVE-2021-21284",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21284"
}
],
"initial_release_date": "2021-06-29T00:00:00",
"last_revision_date": "2021-06-29T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-490",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-06-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM Spectrum\nProtect. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Protect",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6466435 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6466435"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6467281 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6467281"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6466599 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6466599"
}
]
}
CERTFR-2021-AVI-943
Vulnerability from certfr_avis - Published: 2021-12-13 - Updated: 2021-12-13
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges, un déni de service à distance et une injection de code indirecte à distance (XSS).
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Spectrum | IBM Spectrum Protect Server versions 8.1.x antérieures à 8.1.13 | ||
| IBM | Spectrum | IBM Spectrum Protect Client versions 7.1.x antérieures à 7.1.8.12 | ||
| IBM | Spectrum | IBM Spectrum Protect Client versions 8.1.x antérieures à 8.1.13 | ||
| IBM | N/A | Rational Developer for i (RDi) RPG and COBOL + Modernization Tools, Java Edition toutes versions | ||
| IBM | Spectrum | IBM Spectrum Copy Data Management version 2.2.x antérieures à 2.2.14 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus versions 10.1.x antérieures à 10.1.9 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Protect Server versions 8.1.x ant\u00e9rieures \u00e0 8.1.13",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Client versions 7.1.x ant\u00e9rieures \u00e0 7.1.8.12",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Client versions 8.1.x ant\u00e9rieures \u00e0 8.1.13",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Rational Developer for i (RDi) RPG and COBOL + Modernization Tools, Java Edition toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Copy Data Management version 2.2.x ant\u00e9rieures \u00e0 2.2.14",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus versions 10.1.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-39154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39154"
},
{
"name": "CVE-2021-21343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21343"
},
{
"name": "CVE-2021-38947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38947"
},
{
"name": "CVE-2021-32027",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32027"
},
{
"name": "CVE-2021-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21348"
},
{
"name": "CVE-2021-29505",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29505"
},
{
"name": "CVE-2021-39146",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39146"
},
{
"name": "CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"name": "CVE-2020-13956",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13956"
},
{
"name": "CVE-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2020-35728",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
},
{
"name": "CVE-2020-26258",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26258"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2021-22940",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22940"
},
{
"name": "CVE-2020-10683",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10683"
},
{
"name": "CVE-2021-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21344"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2021-22930",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22930"
},
{
"name": "CVE-2021-39149",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39149"
},
{
"name": "CVE-2021-39065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39065"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2020-26259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26259"
},
{
"name": "CVE-2021-39139",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39139"
},
{
"name": "CVE-2021-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21341"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2021-39064",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39064"
},
{
"name": "CVE-2021-39054",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39054"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2021-35516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35516"
},
{
"name": "CVE-2021-39147",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39147"
},
{
"name": "CVE-2021-39152",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39152"
},
{
"name": "CVE-2021-22939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22939"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2020-11113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
},
{
"name": "CVE-2021-39145",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39145"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-35517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35517"
},
{
"name": "CVE-2021-35065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35065"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2021-39144",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39144"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2020-10969",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2021-21347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21347"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2021-36090",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36090"
},
{
"name": "CVE-2020-26217",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26217"
},
{
"name": "CVE-2021-39151",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39151"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2021-21346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21346"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2021-39148",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39148"
},
{
"name": "CVE-2021-21351",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21351"
},
{
"name": "CVE-2021-21345",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21345"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2021-33909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33909"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3715"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2021-32028",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32028"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2019-10172",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10172"
},
{
"name": "CVE-2021-39052",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39052"
},
{
"name": "CVE-2021-39150",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39150"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2021-22931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22931"
},
{
"name": "CVE-2021-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21349"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-39134",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39134"
},
{
"name": "CVE-2021-39140",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39140"
},
{
"name": "CVE-2021-39058",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39058"
},
{
"name": "CVE-2020-10968",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
},
{
"name": "CVE-2021-39153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39153"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2021-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21342"
},
{
"name": "CVE-2021-23368",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23368"
},
{
"name": "CVE-2021-39135",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39135"
},
{
"name": "CVE-2021-35515",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35515"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2021-32029",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32029"
},
{
"name": "CVE-2021-21350",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21350"
},
{
"name": "CVE-2020-11112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
},
{
"name": "CVE-2020-7656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7656"
},
{
"name": "CVE-2020-11111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-39053",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39053"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2021-39141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39141"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2021-12-13T00:00:00",
"last_revision_date": "2021-12-13T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-943",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-12-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges, un\nd\u00e9ni de service \u00e0 distance et une injection de code indirecte \u00e0 distance\n(XSS).\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525034 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525034"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525250 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525250"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525260 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525260"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6524712 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6524712"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525674 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525674"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6524908 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6524908"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525554 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525554"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6525182 du 10 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6525182"
}
]
}
FKIE_CVE-2020-26258
Vulnerability from fkie_nvd - Published: 2020-12-16 01:15 - Updated: 2025-05-23 16:537.7 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
| Vendor | Product | Version | |
|---|---|---|---|
| apache | struts | * | |
| xstream | xstream | * | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 | |
| fedoraproject | fedora | 33 | |
| fedoraproject | fedora | 34 | |
| fedoraproject | fedora | 35 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0EB036B6-1387-49B0-95B2-9C954EAC9DD9",
"versionEndExcluding": "6.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:xstream:xstream:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EED822AC-DE77-4E76-A454-95C13370BB5A",
"versionEndExcluding": "1.4.15",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories."
},
{
"lang": "es",
"value": "XStream es una biblioteca de Java para serializar objetos a XML y viceversa.\u0026#xa0;En XStream versiones anteriores a 1.4.15, puede ser activada una vulnerabilidad de tipo Server-Side Forgery Request al desagrupar.\u0026#xa0;La vulnerabilidad puede permitir a un atacante remoto solicitar datos de recursos internos que no est\u00e1n disponibles p\u00fablicamente solo mediante la manipulaci\u00f3n del flujo de entrada procesado.\u0026#xa0;Si conf\u00eda en la lista negra predeterminada de XStream del Security Framework, tendr\u00e1 que usar al menos la versi\u00f3n 1.4.15.\u0026#xa0;La vulnerabilidad reportada no existe si se ejecuta Java versi\u00f3n 15 o superior. Ning\u00fan usuario es afectado si sigui\u00f3 la recomendaci\u00f3n de configurar el Security Framework de XStream con una lista blanca!\u0026#xa0;Cualquiera que conf\u00ede en la lista negra predeterminada de XStream puede cambiar inmediatamente a una lista blanca para los tipos permitidos para evitar la vulnerabilidad.\u0026#xa0;Usuarios de XStream 1.4 o por debajo, quienes a\u00fan quieran usar la lista negra predeterminada de XStream pueden usar una soluci\u00f3n alternativa que se describe con m\u00e1s detalle en los avisos a los que se hace referencia"
}
],
"id": "CVE-2020-26258",
"lastModified": "2025-05-23T16:53:23.900",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 4.0,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-12-16T01:15:12.333",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Mailing List"
],
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210409-0005"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://x-stream.github.io/CVE-2020-26258.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Mailing List"
],
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34%40%3Ccommits.struts.apache.org%3E"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210409-0005/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://x-stream.github.io/CVE-2020-26258.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-4CCH-WXPW-8P28
Vulnerability from github – Published: 2020-12-21 16:28 – Updated: 2025-01-15 21:31Impact
The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream.
Patches
If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15.
Workarounds
The reported vulnerability does not exist running Java 15 or higher.
No user is affected, who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability.
Users of XStream 1.4.14 or below who still insist to use XStream default blacklist - despite that clear recommendation - can use a workaround depending on their version in use.
Users of XStream 1.4.14 can simply add two lines to XStream's setup code:
xstream.denyTypes(new String[]{ "jdk.nashorn.internal.objects.NativeString" });
xstream.denyTypesByRegExp(new String[]{ ".*\\.ReadAllStream\\$FileStream" });
Users of XStream 1.4.14 to 1.4.13 can simply add three lines to XStream's setup code:
xstream.denyTypes(new String[]{ "javax.imageio.ImageIO$ContainsFilter", "jdk.nashorn.internal.objects.NativeString" });
xstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class });
xstream.denyTypesByRegExp(new String[]{ ".*\\.ReadAllStream\\$FileStream" });
Users of XStream 1.4.12 to 1.4.7 who want to use XStream with a black list will have to setup such a list from scratch and deny at least the following types: javax.imageio.ImageIO$ContainsFilter, java.beans.EventHandler, java.lang.ProcessBuilder, jdk.nashorn.internal.objects.NativeString.class, java.lang.Void and void and deny several types by name pattern.
xstream.denyTypes(new String[]{ "javax.imageio.ImageIO$ContainsFilter", "jdk.nashorn.internal.objects.NativeString" });
xstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class, "jdk.nashorn.internal.objects.NativeString", java.beans.EventHandler.class, java.lang.ProcessBuilder.class, java.lang.Void.class, void.class });
xstream.denyTypesByRegExp(new String[]{ ".*\\$LazyIterator", "javax\\.crypto\\..*", ".*\\.ReadAllStream\\$FileStream" });
Users of XStream 1.4.6 or below can register an own converter to prevent the unmarshalling of the currently know critical types of the Java runtime. It is in fact an updated version of the workaround for CVE-2013-7285:
xstream.registerConverter(new Converter() {
public boolean canConvert(Class type) {
return type != null && (type == java.beans.EventHandler.class || type == java.lang.ProcessBuilder.class
|| type.getName().equals("javax.imageio.ImageIO$ContainsFilter") || type.getName().equals("jdk.nashorn.internal.objects.NativeString")
|| type == java.lang.Void.class || void.class || Proxy.isProxy(type))
|| type.getName().startsWith("javax.crypto.") || type.getName().endsWith("$LazyIterator") || type.getName().endsWith(".ReadAllStream$FileStream"));
}
public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context) {
throw new ConversionException("Unsupported type due to security reasons.");
}
public void marshal(Object source, HierarchicalStreamWriter writer, MarshallingContext context) {
throw new ConversionException("Unsupported type due to security reasons.");
}
}, XStream.PRIORITY_LOW);
For more information
If you have any questions or comments about this advisory: * Open an issue in XStream * Contact us at XStream Google Group
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.thoughtworks.xstream:xstream"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.15"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-26258"
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"github_reviewed": true,
"github_reviewed_at": "2020-12-21T16:21:34Z",
"nvd_published_at": "2020-12-16T01:15:00Z",
"severity": "MODERATE"
},
"details": "### Impact\nThe vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream.\n\n### Patches\nIf you rely on XStream\u0027s default blacklist of the [Security Framework](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.15.\n\n### Workarounds\nThe reported vulnerability does not exist running Java 15 or higher.\n\nNo user is affected, who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability.\n\nUsers of XStream 1.4.14 or below who still insist to use XStream default blacklist - despite that clear recommendation - can use a workaround depending on their version in use.\n\nUsers of XStream 1.4.14 can simply add two lines to XStream\u0027s setup code:\n```Java\nxstream.denyTypes(new String[]{ \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n```\n\nUsers of XStream 1.4.14 to 1.4.13 can simply add three lines to XStream\u0027s setup code:\n```Java\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n```\nUsers of XStream 1.4.12 to 1.4.7 who want to use XStream with a black list will have to setup such a list from scratch and deny at least the following types: _javax.imageio.ImageIO$ContainsFilter_, _java.beans.EventHandler_, _java.lang.ProcessBuilder_, _jdk.nashorn.internal.objects.NativeString.class_, _java.lang.Void_ and _void_ and deny several types by name pattern.\n```Java\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class, \"jdk.nashorn.internal.objects.NativeString\", java.beans.EventHandler.class, java.lang.ProcessBuilder.class, java.lang.Void.class, void.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\$LazyIterator\", \"javax\\\\.crypto\\\\..*\", \".*\\\\.ReadAllStream\\\\$FileStream\" });\n```\nUsers of XStream 1.4.6 or below can register an own converter to prevent the unmarshalling of the currently know critical types of the Java runtime. It is in fact an updated version of the workaround for CVE-2013-7285:\n```Java\nxstream.registerConverter(new Converter() {\n public boolean canConvert(Class type) {\n return type != null \u0026\u0026 (type == java.beans.EventHandler.class || type == java.lang.ProcessBuilder.class\n || type.getName().equals(\"javax.imageio.ImageIO$ContainsFilter\") || type.getName().equals(\"jdk.nashorn.internal.objects.NativeString\")\n || type == java.lang.Void.class || void.class || Proxy.isProxy(type))\n || type.getName().startsWith(\"javax.crypto.\") || type.getName().endsWith(\"$LazyIterator\") || type.getName().endsWith(\".ReadAllStream$FileStream\"));\n }\n\n public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n\n public void marshal(Object source, HierarchicalStreamWriter writer, MarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n}, XStream.PRIORITY_LOW);\n```\n \n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [XStream](https://github.com/x-stream/xstream/issues)\n* Contact us at [XStream Google Group](https://groups.google.com/group/xstream-user)",
"id": "GHSA-4cch-wxpw-8p28",
"modified": "2025-01-15T21:31:38Z",
"published": "2020-12-21T16:28:42Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26258"
},
{
"type": "PACKAGE",
"url": "https://github.com/x-stream/xstream"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34%40%3Ccommits.struts.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20210409-0005"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"type": "WEB",
"url": "https://x-stream.github.io/CVE-2020-26258.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Server-Side Forgery Request can be activated unmarshalling with XStream"
}
GSD-2020-26258
Vulnerability from gsd - Updated: 2023-12-13 01:22{
"GSD": {
"alias": "CVE-2020-26258",
"description": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"id": "GSD-2020-26258",
"references": [
"https://www.suse.com/security/cve/CVE-2020-26258.html",
"https://www.debian.org/security/2021/dsa-4828",
"https://access.redhat.com/errata/RHSA-2021:4767",
"https://access.redhat.com/errata/RHSA-2021:3205",
"https://access.redhat.com/errata/RHSA-2021:3140",
"https://access.redhat.com/errata/RHSA-2021:2476",
"https://access.redhat.com/errata/RHSA-2021:2475",
"https://access.redhat.com/errata/RHSA-2021:2139",
"https://ubuntu.com/security/CVE-2020-26258"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-26258"
],
"details": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"id": "GSD-2020-26258",
"modified": "2023-12-13T01:22:09.123757Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-26258",
"STATE": "PUBLIC",
"TITLE": "A Server-Side Forgery Request can be activated unmarshalling with XStream"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xstream",
"version": {
"version_data": [
{
"version_value": "\u003c 1.4.15"
}
]
}
}
]
},
"vendor_name": "x-stream"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28",
"refsource": "CONFIRM",
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"name": "https://x-stream.github.io/CVE-2020-26258.html",
"refsource": "MISC",
"url": "https://x-stream.github.io/CVE-2020-26258.html"
},
{
"name": "[struts-commits] 20201221 [struts] branch master updated: Upgrades XStream to version 1.4.15 to address CVE-2020-26258, CVE-2020-26259",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20201231 [SECURITY] [DLA 2507-1] libxstream-java security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"name": "DSA-4828",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210409-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210409-0005/"
},
{
"name": "FEDORA-2021-fbad11014a",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/"
},
{
"name": "FEDORA-2021-d894ca87dc",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/"
},
{
"name": "FEDORA-2021-5e376c0ed9",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/"
}
]
},
"source": {
"advisory": "GHSA-4cch-wxpw-8p28",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,1.4.15)",
"affected_versions": "All versions before 1.4.15",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-918",
"CWE-937"
],
"date": "2021-11-30",
"description": "XStream is a Java library to serialize objects to XML and back again. Users of XStream or below who still want to use XStream default block list can use a workaround described in more detailed in the referenced advisories.",
"fixed_versions": [
"1.4.15"
],
"identifier": "CVE-2020-26258",
"identifiers": [
"CVE-2020-26258",
"GHSA-4cch-wxpw-8p28"
],
"not_impacted": "All versions starting from 1.4.15",
"package_slug": "maven/com.thoughtworks.xstream/xstream",
"pubdate": "2020-12-16",
"solution": "Upgrade to version 1.4.15 or above.",
"title": "Server-Side Request Forgery (SSRF)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-26258"
],
"uuid": "54534348-ed6d-4795-bf9b-4c3bd2a84d51"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:xstream_project:xstream:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.4.15",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-26258"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28",
"refsource": "CONFIRM",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/x-stream/xstream/security/advisories/GHSA-4cch-wxpw-8p28"
},
{
"name": "https://x-stream.github.io/CVE-2020-26258.html",
"refsource": "MISC",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://x-stream.github.io/CVE-2020-26258.html"
},
{
"name": "[struts-commits] 20201221 [struts] branch master updated: Upgrades XStream to version 1.4.15 to address CVE-2020-26258, CVE-2020-26259",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.apache.org/thread.html/r97993e3d78e1f5389b7b172ba9f308440830ce5f051ee62714a0aa34@%3Ccommits.struts.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20201231 [SECURITY] [DLA 2507-1] libxstream-java security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00042.html"
},
{
"name": "DSA-4828",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4828"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210409-0005/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210409-0005/"
},
{
"name": "FEDORA-2021-fbad11014a",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/"
},
{
"name": "FEDORA-2021-d894ca87dc",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/"
},
{
"name": "FEDORA-2021-5e376c0ed9",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 4.0
}
},
"lastModifiedDate": "2021-11-30T18:27Z",
"publishedDate": "2020-12-16T01:15Z"
}
}
}
OPENSUSE-SU-2021:0140-1
Vulnerability from csaf_opensuse - Published: 2021-01-22 16:22 - Updated: 2021-01-22 16:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.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 xstream",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xstream fixes the following issues:\n\nxstream was updated to version 1.4.15.\n\n- CVE-2020-26217: Fixed a remote code execution due to insecure XML deserialization when relying on blocklists (bsc#1180994).\n- CVE-2020-26258: Fixed a server-side request forgery vulnerability (bsc#1180146).\n- CVE-2020-26259: Fixed an arbitrary file deletion vulnerability (bsc#1180145).\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-140",
"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/opensuse-su-2021_0140-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0140-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CTO6QRFLVKVHOYBP6VLJP4KZXZFZSKET/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0140-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CTO6QRFLVKVHOYBP6VLJP4KZXZFZSKET/"
},
{
"category": "self",
"summary": "SUSE Bug 1180145",
"url": "https://bugzilla.suse.com/1180145"
},
{
"category": "self",
"summary": "SUSE Bug 1180146",
"url": "https://bugzilla.suse.com/1180146"
},
{
"category": "self",
"summary": "SUSE Bug 1180994",
"url": "https://bugzilla.suse.com/1180994"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26217 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26258 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26258/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26259 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26259/"
}
],
"title": "Security update for xstream",
"tracking": {
"current_release_date": "2021-01-22T16:22:21Z",
"generator": {
"date": "2021-01-22T16:22:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0140-1",
"initial_release_date": "2021-01-22T16:22:21Z",
"revision_history": [
{
"date": "2021-01-22T16:22:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xstream-1.4.15-lp152.2.3.1.noarch",
"product": {
"name": "xstream-1.4.15-lp152.2.3.1.noarch",
"product_id": "xstream-1.4.15-lp152.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"product": {
"name": "xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"product_id": "xstream-benchmark-1.4.15-lp152.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"product": {
"name": "xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"product_id": "xstream-javadoc-1.4.15-lp152.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "xstream-parent-1.4.15-lp152.2.3.1.noarch",
"product": {
"name": "xstream-parent-1.4.15-lp152.2.3.1.noarch",
"product_id": "xstream-parent-1.4.15-lp152.2.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-1.4.15-lp152.2.3.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch"
},
"product_reference": "xstream-1.4.15-lp152.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-benchmark-1.4.15-lp152.2.3.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch"
},
"product_reference": "xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-javadoc-1.4.15-lp152.2.3.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch"
},
"product_reference": "xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-parent-1.4.15-lp152.2.3.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
},
"product_reference": "xstream-parent-1.4.15-lp152.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-26217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26217"
}
],
"notes": [
{
"category": "general",
"text": "XStream before version 1.4.14 is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker to run arbitrary shell commands only by manipulating the processed input stream. Only users who rely on blocklists are affected. Anyone using XStream\u0027s Security Framework allowlist is not affected. The linked advisory provides code workarounds for users who cannot upgrade. The issue is fixed in version 1.4.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26217",
"url": "https://www.suse.com/security/cve/CVE-2020-26217"
},
{
"category": "external",
"summary": "SUSE Bug 1180994 for CVE-2020-26217",
"url": "https://bugzilla.suse.com/1180994"
}
],
"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": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-22T16:22:21Z",
"details": "important"
}
],
"title": "CVE-2020-26217"
},
{
"cve": "CVE-2020-26258",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26258"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26258",
"url": "https://www.suse.com/security/cve/CVE-2020-26258"
},
{
"category": "external",
"summary": "SUSE Bug 1180146 for CVE-2020-26258",
"url": "https://bugzilla.suse.com/1180146"
}
],
"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": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-22T16:22:21Z",
"details": "moderate"
}
],
"title": "CVE-2020-26258"
},
{
"cve": "CVE-2020-26259",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26259"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26259",
"url": "https://www.suse.com/security/cve/CVE-2020-26259"
},
{
"category": "external",
"summary": "SUSE Bug 1180145 for CVE-2020-26259",
"url": "https://bugzilla.suse.com/1180145"
}
],
"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": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:xstream-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-benchmark-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-javadoc-1.4.15-lp152.2.3.1.noarch",
"openSUSE Leap 15.2:xstream-parent-1.4.15-lp152.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-22T16:22:21Z",
"details": "moderate"
}
],
"title": "CVE-2020-26259"
}
]
}
OPENSUSE-SU-2024:10592-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "xstream-1.4.18-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the xstream-1.4.18-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10592",
"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/opensuse-su-2024_10592-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3674 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7957 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7957/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26217 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26258 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26258/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26259 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26259/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21341 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21341/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21342 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21342/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21343 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21343/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21344 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21344/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21345 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21345/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21346 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21346/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21347 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21347/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21348 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21349 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21350 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21351 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21351/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-29505 page",
"url": "https://www.suse.com/security/cve/CVE-2021-29505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39139 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39139/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39144 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39147 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39150 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39153 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39153/"
}
],
"title": "xstream-1.4.18-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10592-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xstream-1.4.18-1.1.aarch64",
"product": {
"name": "xstream-1.4.18-1.1.aarch64",
"product_id": "xstream-1.4.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xstream-benchmark-1.4.18-1.1.aarch64",
"product": {
"name": "xstream-benchmark-1.4.18-1.1.aarch64",
"product_id": "xstream-benchmark-1.4.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xstream-javadoc-1.4.18-1.1.aarch64",
"product": {
"name": "xstream-javadoc-1.4.18-1.1.aarch64",
"product_id": "xstream-javadoc-1.4.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xstream-parent-1.4.18-1.1.aarch64",
"product": {
"name": "xstream-parent-1.4.18-1.1.aarch64",
"product_id": "xstream-parent-1.4.18-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xstream-1.4.18-1.1.ppc64le",
"product": {
"name": "xstream-1.4.18-1.1.ppc64le",
"product_id": "xstream-1.4.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xstream-benchmark-1.4.18-1.1.ppc64le",
"product": {
"name": "xstream-benchmark-1.4.18-1.1.ppc64le",
"product_id": "xstream-benchmark-1.4.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xstream-javadoc-1.4.18-1.1.ppc64le",
"product": {
"name": "xstream-javadoc-1.4.18-1.1.ppc64le",
"product_id": "xstream-javadoc-1.4.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xstream-parent-1.4.18-1.1.ppc64le",
"product": {
"name": "xstream-parent-1.4.18-1.1.ppc64le",
"product_id": "xstream-parent-1.4.18-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "xstream-1.4.18-1.1.s390x",
"product": {
"name": "xstream-1.4.18-1.1.s390x",
"product_id": "xstream-1.4.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xstream-benchmark-1.4.18-1.1.s390x",
"product": {
"name": "xstream-benchmark-1.4.18-1.1.s390x",
"product_id": "xstream-benchmark-1.4.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xstream-javadoc-1.4.18-1.1.s390x",
"product": {
"name": "xstream-javadoc-1.4.18-1.1.s390x",
"product_id": "xstream-javadoc-1.4.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xstream-parent-1.4.18-1.1.s390x",
"product": {
"name": "xstream-parent-1.4.18-1.1.s390x",
"product_id": "xstream-parent-1.4.18-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "xstream-1.4.18-1.1.x86_64",
"product": {
"name": "xstream-1.4.18-1.1.x86_64",
"product_id": "xstream-1.4.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xstream-benchmark-1.4.18-1.1.x86_64",
"product": {
"name": "xstream-benchmark-1.4.18-1.1.x86_64",
"product_id": "xstream-benchmark-1.4.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xstream-javadoc-1.4.18-1.1.x86_64",
"product": {
"name": "xstream-javadoc-1.4.18-1.1.x86_64",
"product_id": "xstream-javadoc-1.4.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xstream-parent-1.4.18-1.1.x86_64",
"product": {
"name": "xstream-parent-1.4.18-1.1.x86_64",
"product_id": "xstream-parent-1.4.18-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-1.4.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64"
},
"product_reference": "xstream-1.4.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-1.4.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le"
},
"product_reference": "xstream-1.4.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-1.4.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x"
},
"product_reference": "xstream-1.4.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-1.4.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64"
},
"product_reference": "xstream-1.4.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-benchmark-1.4.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64"
},
"product_reference": "xstream-benchmark-1.4.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-benchmark-1.4.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le"
},
"product_reference": "xstream-benchmark-1.4.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-benchmark-1.4.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x"
},
"product_reference": "xstream-benchmark-1.4.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-benchmark-1.4.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64"
},
"product_reference": "xstream-benchmark-1.4.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-javadoc-1.4.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64"
},
"product_reference": "xstream-javadoc-1.4.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-javadoc-1.4.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le"
},
"product_reference": "xstream-javadoc-1.4.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-javadoc-1.4.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x"
},
"product_reference": "xstream-javadoc-1.4.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-javadoc-1.4.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64"
},
"product_reference": "xstream-javadoc-1.4.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-parent-1.4.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64"
},
"product_reference": "xstream-parent-1.4.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-parent-1.4.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le"
},
"product_reference": "xstream-parent-1.4.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-parent-1.4.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x"
},
"product_reference": "xstream-parent-1.4.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xstream-parent-1.4.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
},
"product_reference": "xstream-parent-1.4.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-3674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3674"
}
],
"notes": [
{
"category": "general",
"text": "Multiple XML external entity (XXE) vulnerabilities in the (1) Dom4JDriver, (2) DomDriver, (3) JDomDriver, (4) JDom2Driver, (5) SjsxpDriver, (6) StandardStaxDriver, and (7) WstxDriver drivers in XStream before 1.4.9 allow remote attackers to read arbitrary files via a crafted XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3674",
"url": "https://www.suse.com/security/cve/CVE-2016-3674"
},
{
"category": "external",
"summary": "SUSE Bug 972950 for CVE-2016-3674",
"url": "https://bugzilla.suse.com/972950"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2016-3674"
},
{
"cve": "CVE-2017-7957",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7957"
}
],
"notes": [
{
"category": "general",
"text": "XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type \u0027void\u0027 during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML(\"\u003cvoid/\u003e\") call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7957",
"url": "https://www.suse.com/security/cve/CVE-2017-7957"
},
{
"category": "external",
"summary": "SUSE Bug 1070731 for CVE-2017-7957",
"url": "https://bugzilla.suse.com/1070731"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2017-7957"
},
{
"cve": "CVE-2020-26217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26217"
}
],
"notes": [
{
"category": "general",
"text": "XStream before version 1.4.14 is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker to run arbitrary shell commands only by manipulating the processed input stream. Only users who rely on blocklists are affected. Anyone using XStream\u0027s Security Framework allowlist is not affected. The linked advisory provides code workarounds for users who cannot upgrade. The issue is fixed in version 1.4.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26217",
"url": "https://www.suse.com/security/cve/CVE-2020-26217"
},
{
"category": "external",
"summary": "SUSE Bug 1180994 for CVE-2020-26217",
"url": "https://bugzilla.suse.com/1180994"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-26217"
},
{
"cve": "CVE-2020-26258",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26258"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26258",
"url": "https://www.suse.com/security/cve/CVE-2020-26258"
},
{
"category": "external",
"summary": "SUSE Bug 1180146 for CVE-2020-26258",
"url": "https://bugzilla.suse.com/1180146"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-26258"
},
{
"cve": "CVE-2020-26259",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26259"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26259",
"url": "https://www.suse.com/security/cve/CVE-2020-26259"
},
{
"category": "external",
"summary": "SUSE Bug 1180145 for CVE-2020-26259",
"url": "https://bugzilla.suse.com/1180145"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-26259"
},
{
"cve": "CVE-2021-21341",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21341"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21341",
"url": "https://www.suse.com/security/cve/CVE-2021-21341"
},
{
"category": "external",
"summary": "SUSE Bug 1184377 for CVE-2021-21341",
"url": "https://bugzilla.suse.com/1184377"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21341"
},
{
"cve": "CVE-2021-21342",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21342"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a server-side forgery request. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21342",
"url": "https://www.suse.com/security/cve/CVE-2021-21342"
},
{
"category": "external",
"summary": "SUSE Bug 1184379 for CVE-2021-21342",
"url": "https://bugzilla.suse.com/1184379"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21342"
},
{
"cve": "CVE-2021-21343",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21343"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the deletion of a file on the local host. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21343",
"url": "https://www.suse.com/security/cve/CVE-2021-21343"
},
{
"category": "external",
"summary": "SUSE Bug 1184376 for CVE-2021-21343",
"url": "https://bugzilla.suse.com/1184376"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21343"
},
{
"cve": "CVE-2021-21344",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21344"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21344",
"url": "https://www.suse.com/security/cve/CVE-2021-21344"
},
{
"category": "external",
"summary": "SUSE Bug 1184375 for CVE-2021-21344",
"url": "https://bugzilla.suse.com/1184375"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21344"
},
{
"cve": "CVE-2021-21345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21345"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21345",
"url": "https://www.suse.com/security/cve/CVE-2021-21345"
},
{
"category": "external",
"summary": "SUSE Bug 1184372 for CVE-2021-21345",
"url": "https://bugzilla.suse.com/1184372"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21345"
},
{
"cve": "CVE-2021-21346",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21346"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21346",
"url": "https://www.suse.com/security/cve/CVE-2021-21346"
},
{
"category": "external",
"summary": "SUSE Bug 1184373 for CVE-2021-21346",
"url": "https://bugzilla.suse.com/1184373"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21346"
},
{
"cve": "CVE-2021-21347",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21347"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21347",
"url": "https://www.suse.com/security/cve/CVE-2021-21347"
},
{
"category": "external",
"summary": "SUSE Bug 1184378 for CVE-2021-21347",
"url": "https://bugzilla.suse.com/1184378"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21347"
},
{
"cve": "CVE-2021-21348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21348"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21348",
"url": "https://www.suse.com/security/cve/CVE-2021-21348"
},
{
"category": "external",
"summary": "SUSE Bug 1184374 for CVE-2021-21348",
"url": "https://bugzilla.suse.com/1184374"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21348"
},
{
"cve": "CVE-2021-21349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21349"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21349",
"url": "https://www.suse.com/security/cve/CVE-2021-21349"
},
{
"category": "external",
"summary": "SUSE Bug 1184797 for CVE-2021-21349",
"url": "https://bugzilla.suse.com/1184797"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21349"
},
{
"cve": "CVE-2021-21350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21350"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to execute arbitrary code only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21350",
"url": "https://www.suse.com/security/cve/CVE-2021-21350"
},
{
"category": "external",
"summary": "SUSE Bug 1184380 for CVE-2021-21350",
"url": "https://bugzilla.suse.com/1184380"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21350"
},
{
"cve": "CVE-2021-21351",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21351"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21351",
"url": "https://www.suse.com/security/cve/CVE-2021-21351"
},
{
"category": "external",
"summary": "SUSE Bug 1184796 for CVE-2021-21351",
"url": "https://bugzilla.suse.com/1184796"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21351"
},
{
"cve": "CVE-2021-29505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-29505"
}
],
"notes": [
{
"category": "general",
"text": "XStream is software for serializing Java objects to XML and back again. A vulnerability in XStream versions prior to 1.4.17 may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types is affected. The vulnerability is patched in version 1.4.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-29505",
"url": "https://www.suse.com/security/cve/CVE-2021-29505"
},
{
"category": "external",
"summary": "SUSE Bug 1186651 for CVE-2021-29505",
"url": "https://bugzilla.suse.com/1186651"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-29505"
},
{
"cve": "CVE-2021-39139",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39139"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. A user is only affected if using the version out of the box with JDK 1.7u21 or below. However, this scenario can be adjusted easily to an external Xalan that works regardless of the version of the Java runtime. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39139",
"url": "https://www.suse.com/security/cve/CVE-2021-39139"
},
{
"category": "external",
"summary": "SUSE Bug 1189798 for CVE-2021-39139",
"url": "https://bugzilla.suse.com/1189798"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-39139"
},
{
"cve": "CVE-2021-39144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39144"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39144",
"url": "https://www.suse.com/security/cve/CVE-2021-39144"
},
{
"category": "external",
"summary": "SUSE Bug 1189798 for CVE-2021-39144",
"url": "https://bugzilla.suse.com/1189798"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-39144"
},
{
"cve": "CVE-2021-39147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39147"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39147",
"url": "https://www.suse.com/security/cve/CVE-2021-39147"
},
{
"category": "external",
"summary": "SUSE Bug 1189798 for CVE-2021-39147",
"url": "https://bugzilla.suse.com/1189798"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-39147"
},
{
"cve": "CVE-2021-39150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39150"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the [Security Framework](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39150",
"url": "https://www.suse.com/security/cve/CVE-2021-39150"
},
{
"category": "external",
"summary": "SUSE Bug 1189798 for CVE-2021-39150",
"url": "https://bugzilla.suse.com/1189798"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-39150"
},
{
"cve": "CVE-2021-39153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39153"
}
],
"notes": [
{
"category": "general",
"text": "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream, if using the version out of the box with Java runtime version 14 to 8 or with JavaFX installed. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. XStream 1.4.18 uses no longer a blacklist by default, since it cannot be secured for general purpose.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39153",
"url": "https://www.suse.com/security/cve/CVE-2021-39153"
},
{
"category": "external",
"summary": "SUSE Bug 1189798 for CVE-2021-39153",
"url": "https://bugzilla.suse.com/1189798"
}
],
"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": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xstream-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-benchmark-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-javadoc-1.4.18-1.1.x86_64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.aarch64",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.ppc64le",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.s390x",
"openSUSE Tumbleweed:xstream-parent-1.4.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-39153"
}
]
}
RHSA-2021:2139
Vulnerability from csaf_redhat - Published: 2021-05-26 21:49 - Updated: 2026-05-14 22:31A flaw was found in infinispan-server-rest version 10, where it is possible to perform various actions that could have side effects using GET requests. This flaw allows an attacker to perform a Cross-site request forgery (CSRF) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
Workaround
|
In Netty there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's multipart decoders are used, a local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
In Netty (io.netty:netty-codec-http2) before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by `Http2MultiplexHandler` as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the HTTP/1.1 domain objects (`HttpRequest`, `HttpContent`, etc.) via `Http2StreamFrameToHttpObjectCodec `and then sent up to the child channel's pipeline and proxied through a remote peer as HTTP/1.1 this may result in request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a server-side forgery request. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the deletion of a file on the local host. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in xstream. A remote attacker may be able to load and execute arbitrary code from a remote host only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in xstream. A remote attacker, who has sufficient rights, can execute commands of the host by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in xstream. A remote attacker can load and execute arbitrary code from a remote host by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in xstream. A remote attacker may be able to load and execute arbitrary code from a remote host only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in xstream. A remote attacker may be able to execute arbitrary code only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Netty. There is an issue where the content-length header is not validated correctly if the request uses a single Http2HeaderFrame with the endstream set to true. This flaw leads to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. The highest threat from this vulnerability is to integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
A flaw was found in Red Hat DataGrid and Infinispan. An attacker could bypass authentication on all REST endpoints when DIGEST is used as the authentication method. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Data Grid 8.2.0
Red Hat / Red Hat JBoss Data Grid
|
cpe:/a:redhat:jboss_data_grid:8
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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": "A security update for Red Hat Data Grid is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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 Data Grid is a distributed, in-memory data store.\n\nThis release of Red Hat Data Grid 8.2.0 serves as a replacement for Red Hat Data Grid 8.1.1, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* Infinispan: Authentication bypass on REST endpoints when using DIGEST authentication mechanism (CVE-2021-31917)\n\n* XStream: Unsafe deserizaliation of javax.sql.rowset.BaseRowSet (CVE-2021-21344)\n\n* XStream: Unsafe deserizaliation of com.sun.corba.se.impl.activation.ServerTableEntry (CVE-2021-21345)\n\n* XStream: Unsafe deserizaliation of sun.swing.SwingLazyValue (CVE-2021-21346)\n\n* XStream: Unsafe deserizaliation of com.sun.tools.javac.processing.JavacProcessingEnvironment NameProcessIterator (CVE-2021-21347)\n\n* XStream: Unsafe deserizaliation of com.sun.org.apache.bcel.internal.util.ClassLoader (CVE-2021-21350)\n\n* Infinispan: Actions with effects should not be permitted via GET requests using REST API (CVE-2020-10771)\n\n* XStream: Server-Side Forgery Request vulnerability can be activated when unmarshalling (CVE-2020-26258)\n\n* XStream: arbitrary file deletion on the local host when unmarshalling (CVE-2020-26259)\n\n* netty: Information disclosure via the local system temporary directory (CVE-2021-21290)\n\n* netty: possible request smuggling in HTTP/2 due missing validation (CVE-2021-21295)\n\n* XStream: allow a remote attacker to cause DoS only by manipulating the processed input stream (CVE-2021-21341)\n\n* XStream: SSRF via crafted input stream (CVE-2021-21342)\n\n* XStream: arbitrary file deletion on the local host via crafted input stream (CVE-2021-21343)\n\n* XStream: ReDoS vulnerability (CVE-2021-21348)\n\n* XStream: SSRF can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host (CVE-2021-21349)\n\n* XStream: allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream (CVE-2021-21351)\n\n* netty: Request smuggling via content-length header (CVE-2021-21409)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:2139",
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=data.grid\u0026version=8.2",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=data.grid\u0026version=8.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_data_grid/8.2/html/upgrading_data_grid/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_data_grid/8.2/html/upgrading_data_grid/"
},
{
"category": "external",
"summary": "1846293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846293"
},
{
"category": "external",
"summary": "1908832",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908832"
},
{
"category": "external",
"summary": "1908837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908837"
},
{
"category": "external",
"summary": "1927028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1927028"
},
{
"category": "external",
"summary": "1937364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937364"
},
{
"category": "external",
"summary": "1942539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942539"
},
{
"category": "external",
"summary": "1942545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942545"
},
{
"category": "external",
"summary": "1942550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942550"
},
{
"category": "external",
"summary": "1942554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942554"
},
{
"category": "external",
"summary": "1942558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942558"
},
{
"category": "external",
"summary": "1942578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942578"
},
{
"category": "external",
"summary": "1942629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942629"
},
{
"category": "external",
"summary": "1942633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942633"
},
{
"category": "external",
"summary": "1942635",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942635"
},
{
"category": "external",
"summary": "1942637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942637"
},
{
"category": "external",
"summary": "1942642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942642"
},
{
"category": "external",
"summary": "1944888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944888"
},
{
"category": "external",
"summary": "1955113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955113"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2139.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Data Grid 8.2.0 security update",
"tracking": {
"current_release_date": "2026-05-14T22:31:14+00:00",
"generator": {
"date": "2026-05-14T22:31:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2021:2139",
"initial_release_date": "2021-05-26T21:49:45+00:00",
"revision_history": [
{
"date": "2021-05-26T21:49:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-26T21:49:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:31:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Data Grid 8.2.0",
"product": {
"name": "Red Hat Data Grid 8.2.0",
"product_id": "Red Hat Data Grid 8.2.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_data_grid:8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Data Grid"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Diego Lovison"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-10771",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2020-03-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1846293"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in infinispan-server-rest version 10, where it is possible to perform various actions that could have side effects using GET requests. This flaw allows an attacker to perform a Cross-site request forgery (CSRF) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "infinispan-server-rest: Actions with effects should not be permitted via GET requests using REST 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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10771"
},
{
"category": "external",
"summary": "RHBZ#1846293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846293"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10771",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10771"
}
],
"release_date": "2020-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "infinispan-server-rest: Actions with effects should not be permitted via GET requests using REST API"
},
{
"cve": "CVE-2020-26258",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2020-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1908832"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist if running Java 15 or higher. No user is affected who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Server-Side Forgery Request vulnerability can be activated when unmarshalling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers jenkins package with bundled XStream library. Due to JEP-200 Jenkins project [1] and advisory SECURITY-383 [2], OCP jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://www.jenkins.io/security/advisory/2017-02-01/ (see SECURITY-383 / CVE-2017-2608)",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-26258"
},
{
"category": "external",
"summary": "RHBZ#1908832",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908832"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-26258",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26258"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26258",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26258"
}
],
"release_date": "2020-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
},
{
"category": "workaround",
"details": "As recommended, use XStream\u0027s security framework to implement a whitelist for the allowed types.\n\nUsers of XStream 1.4.14 who insist to use XStream default blacklist - despite that clear recommendation - can simply add two lines to XStream\u0027s setup code:\n\nxstream.denyTypes(new String[]{ \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.13 who want to use XStream default blacklist can simply add three lines to XStream\u0027s setup code:\n\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.12 to 1.4.7 who want to use XStream with a blacklist will have to setup such a list from scratch and deny at least the following types: javax.imageio.ImageIO$ContainsFilter, java.beans.EventHandler, java.lang.ProcessBuilder, jdk.nashorn.internal.objects.NativeString, java.lang.Void and void and deny several types by name pattern.\n\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class, java.beans.EventHandler.class, java.lang.ProcessBuilder.class, java.lang.Void.class, void.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\$LazyIterator\", \"javax\\\\.crypto\\\\..*\", \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.6 or below can register an own converter to prevent the unmarshalling of the currently know critical types of the Java runtime. It is in fact an updated version of the workaround for CVE-2013-7285:\n\nxstream.registerConverter(new Converter() {\n public boolean canConvert(Class type) {\n return type != null \u0026\u0026 (type == java.beans.EventHandler.class || type == java.lang.ProcessBuilder.class\n || type.getName().equals(\"javax.imageio.ImageIO$ContainsFilter\") || type.getName().equals(\"jdk.nashorn.internal.objects.NativeString\")\n || type == java.lang.Void.class || void.class || Proxy.isProxy(type)\n || type.getName().startsWith(\"javax.crypto.\") || type.getName().endsWith(\"$LazyIterator\") || type.getName().endsWith(\".ReadAllStream$FileStream\"));\n }\n\n public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n\n public void marshal(Object source, HierarchicalStreamWriter writer, MarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n}, XStream.PRIORITY_LOW);",
"product_ids": [
"Red Hat Data Grid 8.2.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XStream: Server-Side Forgery Request vulnerability can be activated when unmarshalling"
},
{
"cve": "CVE-2020-26259",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1908837"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream\u0027s Security Framework with a whitelist! Anyone relying on XStream\u0027s default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: arbitrary file deletion on the local host when unmarshalling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers jenkins package with bundled XStream library. Due to JEP-200 Jenkins project [1] and advisory SECURITY-383 [2], OCP jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://www.jenkins.io/security/advisory/2017-02-01/ (see SECURITY-383 / CVE-2017-2608)",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-26259"
},
{
"category": "external",
"summary": "RHBZ#1908837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-26259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26259"
}
],
"release_date": "2020-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
},
{
"category": "workaround",
"details": "As recommended, use XStream\u0027s security framework to implement a whitelist for the allowed types.\n\nUsers of XStream 1.4.14 who insist to use XStream default blacklist - despite that clear recommendation - can simply add two lines to XStream\u0027s setup code:\n\nxstream.denyTypes(new String[]{ \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.13 who want to use XStream default blacklist can simply add three lines to XStream\u0027s setup code:\n\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.12 to 1.4.7 who want to use XStream with a blacklist will have to setup such a list from scratch and deny at least the following types: javax.imageio.ImageIO$ContainsFilter, java.beans.EventHandler, java.lang.ProcessBuilder, jdk.nashorn.internal.objects.NativeString, java.lang.Void and void and deny several types by name pattern.\n\nxstream.denyTypes(new String[]{ \"javax.imageio.ImageIO$ContainsFilter\", \"jdk.nashorn.internal.objects.NativeString\" });\nxstream.denyTypes(new Class[]{ java.lang.ProcessBuilder.class, java.beans.EventHandler.class, java.lang.ProcessBuilder.class, java.lang.Void.class, void.class });\nxstream.denyTypesByRegExp(new String[]{ \".*\\\\$LazyIterator\", \"javax\\\\.crypto\\\\..*\", \".*\\\\.ReadAllStream\\\\$FileStream\" });\n\nUsers of XStream 1.4.6 or below can register an own converter to prevent the unmarshalling of the currently know critical types of the Java runtime. It is in fact an updated version of the workaround for CVE-2013-7285:\n\nxstream.registerConverter(new Converter() {\n public boolean canConvert(Class type) {\n return type != null \u0026\u0026 (type == java.beans.EventHandler.class || type == java.lang.ProcessBuilder.class\n || type.getName().equals(\"javax.imageio.ImageIO$ContainsFilter\") || type.getName().equals(\"jdk.nashorn.internal.objects.NativeString\")\n || type == java.lang.Void.class || void.class || Proxy.isProxy(type)\n || type.getName().startsWith(\"javax.crypto.\") || type.getName().endsWith(\"$LazyIterator\") || type.getName().endsWith(\".ReadAllStream$FileStream\"));\n }\n\n public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n\n public void marshal(Object source, HierarchicalStreamWriter writer, MarshallingContext context) {\n throw new ConversionException(\"Unsupported type due to security reasons.\");\n }\n}, XStream.PRIORITY_LOW);",
"product_ids": [
"Red Hat Data Grid 8.2.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XStream: arbitrary file deletion on the local host when unmarshalling"
},
{
"cve": "CVE-2021-21290",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-02-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1927028"
}
],
"notes": [
{
"category": "description",
"text": "In Netty there is a vulnerability on Unix-like systems involving an insecure temp file. When netty\u0027s multipart decoders are used, a local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: Information disclosure via the local system temporary directory",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21290"
},
{
"category": "external",
"summary": "RHBZ#1927028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1927028"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21290"
}
],
"release_date": "2021-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty: Information disclosure via the local system temporary directory"
},
{
"cve": "CVE-2021-21295",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1937364"
}
],
"notes": [
{
"category": "description",
"text": "In Netty (io.netty:netty-codec-http2) before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by `Http2MultiplexHandler` as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the HTTP/1.1 domain objects (`HttpRequest`, `HttpContent`, etc.) via `Http2StreamFrameToHttpObjectCodec `and then sent up to the child channel\u0027s pipeline and proxied through a remote peer as HTTP/1.1 this may result in request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: possible request smuggling in HTTP/2 due missing validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it was deprecated as of OpenStack Platform 14 and is only receiving security fixes for Important and Critical flaws.",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21295"
},
{
"category": "external",
"summary": "RHBZ#1937364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21295",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21295"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-wm47-8v5p-wjpj",
"url": "https://github.com/netty/netty/security/advisories/GHSA-wm47-8v5p-wjpj"
}
],
"release_date": "2021-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty: possible request smuggling in HTTP/2 due missing validation"
},
{
"cve": "CVE-2021-21341",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942539"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: allow a remote attacker to cause DoS only by manipulating the processed input stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21341"
},
{
"category": "external",
"summary": "RHBZ#1942539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942539"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21341"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21341",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21341"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XStream: allow a remote attacker to cause DoS only by manipulating the processed input stream"
},
{
"cve": "CVE-2021-21342",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942545"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a server-side forgery request. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: SSRF via crafted input stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21342"
},
{
"category": "external",
"summary": "RHBZ#1942545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21342"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21342",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21342"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"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": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: SSRF via crafted input stream"
},
{
"cve": "CVE-2021-21343",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942550"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the deletion of a file on the local host. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: arbitrary file deletion on the local host via crafted input stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21343"
},
{
"category": "external",
"summary": "RHBZ#1942550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942550"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21343"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: arbitrary file deletion on the local host via crafted input stream"
},
{
"cve": "CVE-2021-21344",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xstream. A remote attacker may be able to load and execute arbitrary code from a remote host only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Unsafe deserizaliation of javax.sql.rowset.BaseRowSet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21344"
},
{
"category": "external",
"summary": "RHBZ#1942554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21344"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21344",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21344"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: Unsafe deserizaliation of javax.sql.rowset.BaseRowSet"
},
{
"cve": "CVE-2021-21345",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942558"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xstream. A remote attacker, who has sufficient rights, can execute commands of the host by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Unsafe deserizaliation of com.sun.corba.se.impl.activation.ServerTableEntry",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21345"
},
{
"category": "external",
"summary": "RHBZ#1942558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21345",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21345"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21345",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21345"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: Unsafe deserizaliation of com.sun.corba.se.impl.activation.ServerTableEntry"
},
{
"cve": "CVE-2021-21346",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942578"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xstream. A remote attacker can load and execute arbitrary code from a remote host by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Unsafe deserizaliation of sun.swing.SwingLazyValue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21346"
},
{
"category": "external",
"summary": "RHBZ#1942578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21346"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21346",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21346"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: Unsafe deserizaliation of sun.swing.SwingLazyValue"
},
{
"cve": "CVE-2021-21347",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xstream. A remote attacker may be able to load and execute arbitrary code from a remote host only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Unsafe deserizaliation of com.sun.tools.javac.processing.JavacProcessingEnvironment NameProcessIterator",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21347"
},
{
"category": "external",
"summary": "RHBZ#1942629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21347"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21347",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21347"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: Unsafe deserizaliation of com.sun.tools.javac.processing.JavacProcessingEnvironment NameProcessIterator"
},
{
"cve": "CVE-2021-21348",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942633"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: ReDoS vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21348"
},
{
"category": "external",
"summary": "RHBZ#1942633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21348"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21348",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21348"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: ReDoS vulnerability"
},
{
"cve": "CVE-2021-21349",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942635"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: SSRF can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21349"
},
{
"category": "external",
"summary": "RHBZ#1942635",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942635"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21349"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: SSRF can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host"
},
{
"cve": "CVE-2021-21350",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942637"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xstream. A remote attacker may be able to execute arbitrary code only by manipulating the processed input stream. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: Unsafe deserizaliation of com.sun.org.apache.bcel.internal.util.ClassLoader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21350"
},
{
"category": "external",
"summary": "RHBZ#1942637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942637"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21350",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21350"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: Unsafe deserizaliation of com.sun.org.apache.bcel.internal.util.ClassLoader"
},
{
"cve": "CVE-2021-21351",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2021-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1942642"
}
],
"notes": [
{
"category": "description",
"text": "XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream\u0027s security framework with a whitelist limited to the minimal required types. If you rely on XStream\u0027s default blacklist of the Security Framework, you will have to use at least version 1.4.16.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XStream: allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) delivers Jenkins LTS package with bundled XStream library. Due to JEP-200 [1] and JEP-228 [2] Jenkins projects, OCP Jenkins package is not affected by this flaw.\n\n[1] https://github.com/jenkinsci/jep/blob/master/jep/200/README.adoc\n[2] https://github.com/jenkinsci/jep/blob/master/jep/228/README.adoc#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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21351"
},
{
"category": "external",
"summary": "RHBZ#1942642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942642"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21351",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21351"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21351",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21351"
}
],
"release_date": "2021-03-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "XStream: allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream"
},
{
"cve": "CVE-2021-21409",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1944888"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. There is an issue where the content-length header is not validated correctly if the request uses a single Http2HeaderFrame with the endstream set to true. This flaw leads to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. The highest threat from this vulnerability is to integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: Request smuggling via content-length header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships a vulnerable Netty version embedded in Candlepin. However, it is not directly vulnerable since the HTTP requests are handled by Tomcat and not by Netty.\nRed Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it was deprecated as of OpenStack Platform 14 and is only receiving security fixes for Important and Critical flaws.\n\nIn OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec-http package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21409"
},
{
"category": "external",
"summary": "RHBZ#1944888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21409"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-f256-j965-7f32",
"url": "https://github.com/netty/netty/security/advisories/GHSA-f256-j965-7f32"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty: Request smuggling via content-length header"
},
{
"acknowledgments": [
{
"names": [
"Ryan Emerson"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2021-31917",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat DataGrid and Infinispan. An attacker could bypass authentication on all REST endpoints when DIGEST is used as the authentication method. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Infinispan: Authentication bypass on REST endpoints when using DIGEST authentication mechanism",
"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 Data Grid 8.2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31917"
},
{
"category": "external",
"summary": "RHBZ#1955113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31917",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31917"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31917",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31917"
}
],
"release_date": "2021-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-26T21:49:45+00:00",
"details": "Refer to the Data Grid 8.2 Upgrade Guide for instructions on upgrading to this version.\n\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Red Hat Data Grid 8.2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Data Grid 8.2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "Infinispan: Authentication bypass on REST endpoints when using DIGEST authentication mechanism"
}
]
}
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.