Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-6232 (GCVE-0-2024-6232)
Vulnerability from cvelistv5 – Published: 2024-09-03 12:29 – Updated: 2025-11-03 22:32- CWE-1333 - Inefficient Regular Expression Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.8.20
(python)
Affected: 3.9.0 , < 3.9.20 (python) Affected: 3.10.0 , < 3.10.15 (python) Affected: 3.11.0 , < 3.11.10 (python) Affected: 3.12.0 , < 3.12.6 (python) Affected: 3.13.0a1 , < 3.13.0rc2 (python) |
|
| python | cpython |
Affected:
0 , < 3.8.20
(custom)
Affected: 3.9.0 , < 3.9.20 (custom) Affected: 3.10.0 , < 3.10.15 (custom) Affected: 3.11.0 , < 3.11.10 (custom) Affected: 3.12.0 , < 3.12.6 (custom) Affected: 3.13.0a1 , < 3.13.0rc2 (custom) cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "custom"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "custom"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "custom"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "custom"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-6232",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-04T15:24:31.176254Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-20T18:02:26.275Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:42.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/09/03/5"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241018-0007/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "python"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Elias Joakim Myllym\u00e4ki"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Gregory P. Smith"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e"
}
],
"value": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T19:54:59.572Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/121286"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/121285"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Regular-expression DoS when parsing TarFile headers",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-6232",
"datePublished": "2024-09-03T12:29:00.102Z",
"dateReserved": "2024-06-20T21:01:55.524Z",
"dateUpdated": "2025-11-03T22:32:42.630Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-6232",
"date": "2026-06-03",
"epss": "0.03014",
"percentile": "0.86849"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.12.5\", \"matchCriteriaId\": \"5621585D-59F4-4B27-9980-E7602EA0B750\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*\", \"matchCriteriaId\": \"3BA51E41-D221-431F-870F-536AF2867B50\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"978582FF-B8F3-479F-AE77-359E9AEE6F23\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"84E3F62C-7218-4DC3-8473-8A576739643A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"1FD15706-B8BC-4801-9F93-06771F2E12C1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"0FDC359F-E8ED-4777-83FB-1EC63F095CBF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"6893BDDE-4D90-4592-8701-C6B3FFEB0CFE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*\", \"matchCriteriaId\": \"E316F712-F03A-4378-8192-D1640819698B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8566F034-27CB-422E-950B-DCAA926CF64F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"EACCE6C3-7701-4966-9D88-E949C82FCA46\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"A4853BF2-9C27-465F-9840-5B37013C9F74\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*\", \"matchCriteriaId\": \"B266541A-E877-4CAD-A1EF-08A069441F36\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8384A34C-50CD-439C-A2BB-DEA6161342C1\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\"}, {\"lang\": \"es\", \"value\": \"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. Las expresiones regulares que permit\\u00edan un retroceso excesivo durante el an\\u00e1lisis de cabeceras tarfile.TarFile son vulnerables a ReDoS a trav\\u00e9s de archivos tar manipulados espec\\u00edficamente.\"}]",
"id": "CVE-2024-6232",
"lastModified": "2024-11-21T09:49:14.903",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-09-03T13:15:05.363",
"references": "[{\"url\": \"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121285\", \"source\": \"cna@python.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://github.com/python/cpython/pull/121286\", \"source\": \"cna@python.org\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\", \"source\": \"cna@python.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/03/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0007/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-6232\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-09-03T13:15:05.363\",\"lastModified\":\"2025-11-03T23:17:30.710\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. Las expresiones regulares que permit\u00edan un retroceso excesivo durante el an\u00e1lisis de cabeceras tarfile.TarFile son vulnerables a ReDoS a trav\u00e9s de archivos tar manipulados espec\u00edficamente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.20\",\"matchCriteriaId\":\"B475FA53-D1F3-44C8-80CD-0CEA88129109\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.20\",\"matchCriteriaId\":\"9365E878-106E-49B6-98FC-9FA339CD5216\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.15\",\"matchCriteriaId\":\"BFD756EB-DF07-4485-A2AA-59FBD7260A21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.10\",\"matchCriteriaId\":\"9EE0E5D8-452F-4862-9C23-23AC1DDEFB1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.12.0\",\"versionEndExcluding\":\"3.12.6\",\"matchCriteriaId\":\"5D4E662B-59E4-495E-941E-2246D2168B42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BA51E41-D221-431F-870F-536AF2867B50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"978582FF-B8F3-479F-AE77-359E9AEE6F23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"84E3F62C-7218-4DC3-8473-8A576739643A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FD15706-B8BC-4801-9F93-06771F2E12C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FDC359F-E8ED-4777-83FB-1EC63F095CBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"6893BDDE-4D90-4592-8701-C6B3FFEB0CFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"E316F712-F03A-4378-8192-D1640819698B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8566F034-27CB-422E-950B-DCAA926CF64F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EACCE6C3-7701-4966-9D88-E949C82FCA46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4853BF2-9C27-465F-9840-5B37013C9F74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"B266541A-E877-4CAD-A1EF-08A069441F36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8384A34C-50CD-439C-A2BB-DEA6161342C1\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/121285\",\"source\":\"cna@python.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/121286\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\",\"source\":\"cna@python.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/09/03/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241018-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/03/5\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-18T13:07:45.640Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6232\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-04T15:24:31.176254Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-03T13:50:16.881Z\"}}], \"cna\": {\"title\": \"Regular-expression DoS when parsing TarFile headers\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Elias Joakim Myllym\\u00e4ki\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Gregory P. Smith\"}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/121286\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121285\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-01-31T19:54:59.572Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-6232\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-20T18:02:26.275Z\", \"dateReserved\": \"2024-06-20T21:01:55.524Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-09-03T12:29:00.102Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
NCSC-2025-0023
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:31 - Updated: 2025-01-22 13:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_cash_management
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_esettlements
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_scm_purchasing
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in Oracle PeopleSoft, specifiek in de versies 8.60, 8.61 en 9.2.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle PeopleSoft stellen geauthenticeerde kwaadwillenden in staat om via HTTP-netwerktoegang ongeautoriseerde toegang te krijgen tot specifieke gegevens, wat kan leiden tot ongeautoriseerde gegevensmanipulatie en -toegang. Kwaadwillenden kunnen ook een Denial-of-Service veroorzaken. Hiervoor heeft de kwaadwillende geen voorafgaande authenticatie nodig.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden in PeopleSoft te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle PeopleSoft",
"tracking": {
"current_release_date": "2025-01-22T13:31:17.380797Z",
"id": "NCSC-2025-0023",
"initial_release_date": "2025-01-22T13:31:17.380797Z",
"revision_history": [
{
"date": "2025-01-22T13:31:17.380797Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product": {
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product_id": "CSAFPID-449779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_cash_management",
"product": {
"name": "peoplesoft_enterprise_fin_cash_management",
"product_id": "CSAFPID-765405",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_esettlements",
"product": {
"name": "peoplesoft_enterprise_fin_esettlements",
"product_id": "CSAFPID-1751153",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_human_resources",
"product": {
"name": "peoplesoft_enterprise_hcm_human_resources",
"product_id": "CSAFPID-172663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_shared_components",
"product": {
"name": "peoplesoft_enterprise_hcm_shared_components",
"product_id": "CSAFPID-607590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1682",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1681",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-816362",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503672",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503676",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503669",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503673",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503678",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_scm_purchasing",
"product": {
"name": "peoplesoft_enterprise_scm_purchasing",
"product_id": "CSAFPID-172660",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-22218",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-22218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-22218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2020-22218"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "other",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4030",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4030",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4032",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json"
}
],
"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": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-22018",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22018",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22019",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22019",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22020",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-27280",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27280",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27280.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27280"
},
{
"cve": "CVE-2024-27281",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27281",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27281.json"
}
],
"title": "CVE-2024-27281"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27282",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27282.json"
}
],
"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": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27282"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"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": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36137",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36138",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37372",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2025-21530",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21530",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21530.json"
}
],
"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": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21530"
},
{
"cve": "CVE-2025-21537",
"product_status": {
"known_affected": [
"CSAFPID-765405"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21537",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21537.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-765405"
]
}
],
"title": "CVE-2025-21537"
},
{
"cve": "CVE-2025-21539",
"product_status": {
"known_affected": [
"CSAFPID-1751153"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21539",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21539.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751153"
]
}
],
"title": "CVE-2025-21539"
},
{
"cve": "CVE-2025-21545",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21545",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21545.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21545"
},
{
"cve": "CVE-2025-21561",
"product_status": {
"known_affected": [
"CSAFPID-172660"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172660"
]
}
],
"title": "CVE-2025-21561"
},
{
"cve": "CVE-2025-21562",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21562",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21562.json"
}
],
"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": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21562"
},
{
"cve": "CVE-2025-21563",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21563",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21563.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21563"
}
]
}
NCSC-2025-0382
Vulnerability from csaf_ncscnl - Published: 2025-12-09 13:15 - Updated: 2025-12-09 13:15A vulnerability in shadow 4.5's newgidmap allows unprivileged users to exploit user namespaces, potentially bypassing access restrictions set by administrators.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
GnuPG versions 2.2.4 and 2.2.5 have a vulnerability (CVE-2018-9234) that allows remote attackers to bypass security restrictions by using a signing subkey for key certification without enforcing the offline master Certify key.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The 'remember_Ktype' function in cplus-dem.c of GNU libiberty, present in GNU Binutils 2.30, is susceptible to excessive memory consumption, which may result in out-of-memory conditions during cxxfilt execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The libseccomp 2.4.1 update resolves a BPF generation bug, enhances syscall tables, addresses CVE-2019-9893, and improves support for various architectures while fixing prior 64-bit syscall argument comparison issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The updates for ClamAV version 0.103.0 and bzip2 address multiple security vulnerabilities, including non-blocking database reloads in ClamAV and out-of-bounds writes in bzip2, enhancing overall functionality and security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Versions of cpio prior to 2.13 have a vulnerability due to improper input validation when generating TAR archives, allowing unauthorized file permissions and paths that could compromise systems upon extraction by high-privilege users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat Enterprise Linux and its components, including json-c and libfastjson, have multiple vulnerabilities, particularly an integer overflow and out-of-bounds write issue (CVE-2020-12762) affecting large JSON files, allowing potential arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The libcpu component of elfutils version 0.177 has a denial-of-service vulnerability that can be exploited by attackers through specially crafted ELF files, leading to application crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
C-ares versions before 1.16.1 and up to 1.17.0 have a buffer overflow vulnerability in the ares_parse_soa_reply function, addressed by the libcares2 update for CVE-2020-22217.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A NULL pointer dereference vulnerability in SQLite 3.31.1 can cause out-of-memory errors during INTERSECT query processing, potentially leading to Denial of Service attacks in affected NetApp products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for OpenJDK versions 1.7, 1.8, and 11 address multiple vulnerabilities related to TLS ciphers, memory allocation, and keystore corruption, while Oracle Java SE and GraalVM have critical vulnerabilities allowing unauthorized access to sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for various Java versions, including IBM and OpenJDK, address multiple vulnerabilities related to memory allocation, weak cipher preferences, and denial of service risks, while enhancing functionality and security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates for Java versions, including IBM and OpenJDK, address various vulnerabilities such as memory allocation issues and weak cipher preferences, while also enhancing functionalities and updating to newer service refreshes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for OpenJDK and Oracle Java SE address multiple vulnerabilities, including weak TLS ciphers, excessive memory allocations, and denial of service risks across various versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates for IBM and OpenJDK Java versions address various vulnerabilities, including excessive memory allocation and weak cipher preferences, while also enhancing functionality and security across several releases.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for various Java versions, including IBM and OpenJDK, address multiple vulnerabilities related to memory allocation, weak cipher preferences, and denial of service risks, while enhancing functionality and security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Java, including OpenJDK and Oracle Java SE, address multiple vulnerabilities related to memory allocation, TLS issues, and unauthorized access, with CVSS scores indicating significant risks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Java SE, OpenJDK, and Oracle GraalVM address multiple vulnerabilities, including memory allocation issues, weak TLS ciphers, and denial of service risks, affecting various supported versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates for Java versions, including IBM and OpenJDK, address various vulnerabilities such as excessive memory allocation and weak cipher preferences, while also enhancing functionality and security across several versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for IBM Java and OpenJDK address multiple vulnerabilities, including memory allocation issues and weak cipher preferences, while also enhancing versions to Java 7.1 SR5, Java 8.0 SR7, and OpenJDK 8u312 and 7u321.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for OpenJDK versions 1.7, 1.8, and 11 address multiple vulnerabilities, including TLS cipher issues and memory allocation problems, while Oracle Java SE and GraalVM Enterprise Edition have vulnerabilities that could compromise data confidentiality.
CWE-203 - Observable Discrepancy| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including use-after-free and Denial of Service risks, potentially allowing attackers to execute arbitrary code or cause service disruptions.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution risks, affecting various components and products, particularly those utilizing SELinux.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution, affecting various components and requiring user interaction or elevated privileges for exploitation.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat Enterprise Linux and SELinux 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution risks, affecting various components and requiring user interaction or elevated privileges for exploitation.
CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
GNU cpio version 2.13 is vulnerable to remote code execution due to an integer overflow in the ds_fgetstr function when processing specially crafted pattern files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 15 SP4 and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks and use-after-free issues, across various kernel versions and components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 12 and 15 SP5 kernels, including RT and Azure variants, were updated to address multiple security vulnerabilities such as memory leaks and use-after-free issues, enhancing overall system security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels and Linux Kernel versions have been updated to address multiple security vulnerabilities, including memory corruption, race conditions, and remote stack overflow issues, alongside various non-security bug fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to various SUSE Linux Enterprise kernels and Linux Kernel versions addressed multiple security vulnerabilities, including privilege escalation, memory corruption, and transient execution side-channel attacks across several service packs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including privilege escalation and memory access issues, alongside mitigations for transient execution side-channel attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The SUSE Linux Enterprise kernels (12 SP2, SP3, SP4, SP5, and 15 SP1, SP3) were updated to address various security vulnerabilities, including memory leaks, use-after-free, double free issues, and information leak flaws.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates were released for SUSE Linux Enterprise kernels addressing various security vulnerabilities and non-security bugs, including memory management issues, privilege escalation risks, and access control flaws.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across multiple versions have been updated to address various security vulnerabilities, including RETBLEED, use-after-free issues, and non-security bug fixes, enhancing overall system stability.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernel updates across various versions address multiple security vulnerabilities, including race conditions, use-after-free issues, and denial of service, alongside non-security bug fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to various SUSE Linux Enterprise kernels addressed multiple security vulnerabilities, including use-after-free and memory corruption issues, across several versions and components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to various SUSE Linux Enterprise kernels and Linux Kernel versions addressed multiple critical security vulnerabilities, including use-after-free and memory corruption issues, across several components and drivers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates across SUSE Linux Enterprise and Linux Kernel versions addressed various security vulnerabilities, including buffer overflows, use-after-free issues, and the RETBLEED attack, alongside non-security bug fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, buffer overflows, and double free issues, alongside numerous non-security bug fixes.
CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, buffer overflows, and double free issues, alongside numerous non-security bug fixes.
CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to SUSE Linux Enterprise kernels and Google Android address multiple security vulnerabilities, including privilege escalations and memory leaks, while NetApp products face risks from flaws in Linux Kernel versions up to 5.16.8.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 15 SP3 and RT kernels were updated to address multiple security vulnerabilities, including CVEs for memory leaks, privilege escalations, and a specific out-of-array access issue in the udc-xilinx driver.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The SUSE Linux Enterprise kernels (12 SP2, SP3, SP4, SP5, and 15 SP1, SP3) and various Linux Kernel versions were updated to address multiple security vulnerabilities, including memory leaks, use-after-free, and double free issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows authenticated attackers to exploit improper validation of POST request parameters, potentially leading to denial of service or arbitrary code execution.
CWE-141 - Improper Neutralization of Parameter/Argument Delimiters| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T devices (versions < V3.0) allows unauthenticated attackers to exploit improper validation of GET and POST request parameters, leading to potential denial of service or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows unauthenticated attackers to capture unencrypted HTTP web traffic, potentially disrupting device functionality.
CWE-319 - Cleartext Transmission of Sensitive Information| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows unauthenticated attackers to exploit reflected XSS attacks due to improper handling of GET request parameters reflected in the web server response.
CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows unauthenticated attackers to exploit unencrypted challenge-response communication, potentially gaining access to the device's management interface.
CWE-294 - Authentication Bypass by Capture-replay| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows authenticated users to access critical device information due to inadequate access protection in the web-based management interface.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows authenticated attackers to exploit improper input validation in the configuration interface, enabling persistent XSS attacks affecting logged-in users.
CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows unauthenticated users to access internal configuration details due to inadequate access protection in the web-based management interface.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM T (versions < V3.0) allows unauthenticated attackers to exploit improper file handling for XSS attacks, potentially enabling actions on behalf of legitimate users via error logs.
CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Vulnerabilities in SICAM P850, P855, and T devices (all versions < V3.00) allow unauthenticated access to web interface pages, enabling attackers to delete log files without authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent kernel updates for SUSE Linux Enterprise and various Linux Kernel versions addressed multiple security vulnerabilities, including the RETBLEED attack, use-after-free issues, buffer overflows, and restriction bypasses related to the PT_SUSPEND_SECCOMP flag.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Vulnerabilities in SiPass integrated AC5102 and ACC-AP devices allow local and remote attackers to upload or modify firmware due to inadequate integrity checks during firmware updates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
GnuPGP has multiple vulnerabilities, including signature forgery and status injection issues, while recent updates to gpg2 and Docker images for Dagster-cloud and Spectrafit address these security concerns.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The Linux kernel prior to version 5.18.13 contains a vulnerability in the block starting symbol (.bss) that may allow Xen PV guest OS users to perform denial of service attacks or escalate privileges.
CWE-311 - Missing Encryption of Sensitive Data| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Quagga and FRRouting address multiple vulnerabilities, including sensitive information disclosure and denial of service risks due to BGP processing issues and out-of-bounds read vulnerabilities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to VLC, Oracle products, zlib, and Dagster-cloud address various vulnerabilities, including critical issues in Oracle systems and security fixes in zlib and opencv-python.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM P850, P855, and T devices allows session takeover due to the acceptance of user-defined session cookies without renewal after login/logout.
CWE-384 - Session Fixation| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM P850, P855 (all versions < V3.10) and SICAM T (all versions < V3.0) devices allows unauthenticated attackers to execute arbitrary code or cause denial of service due to improper GET request parameter validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates across various SUSE Linux Enterprise kernels addressed critical security vulnerabilities, including stack overflows, denial of service, memory leaks, and use-after-free issues, enhancing overall system stability and security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in POWER METER models SICAM Q100, P850, P855, and T allows authenticated remote attackers to crash the device or execute arbitrary code due to improper validation of the Language-parameter in web interface requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Red Hat OpenShift and multiple NetApp products have vulnerabilities in components like 'less', allowing local attackers to execute arbitrary commands, manipulate files, or disclose sensitive information due to improper handling of shell metacharacters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across versions 12 SP5, 15 SP2, SP3, SP4, and SP5 were updated to address multiple security vulnerabilities, including use-after-free issues, memory leaks, and kernel panics.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, null pointer dereferences, and race conditions, with numerous CVEs resolved.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 15 SP3, SP4, and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks, race conditions, and null pointer dereferences, along with various non-security bug fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 15 SP4 and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks, use-after-free issues, and a buffer overflow in the USB gadget's setup handler.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across versions 12 SP5 and 15 SP4/SP5, including Azure and RT variants, received updates addressing multiple security vulnerabilities such as memory leaks and use-after-free issues, alongside driver-related fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates across various SUSE Linux Enterprise kernels, including 15 SP5, 15 SP4, and 12 SP5, addressed critical security vulnerabilities such as use-after-free and memory leaks in network and display drivers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple updates across various SUSE Linux Enterprise kernels (15 SP5, 15 SP4, 15 SP3, 15 SP2, 12 SP5) addressed critical security vulnerabilities, including use-after-free and memory leak issues in network and display components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise 15 SP5 and 12 SP5 kernels received updates addressing multiple security vulnerabilities, including memory leaks, use-after-free issues, and out-of-bounds access across various components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including use-after-free issues and memory leaks in networking and display components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SUSE Linux Enterprise kernels across versions 12 SP5 and 15 SP3 to SP5 have been updated to address multiple security vulnerabilities, including race conditions, buffer overflows, and memory management issues, alongside various non-security bug fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates address multiple vulnerabilities across various platforms, including Oracle Communications, Red Hat OpenShift, and shadow-utils, affecting user account management and potentially leading to unauthorized access and data leaks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Python 3.11 and earlier versions address multiple security vulnerabilities, particularly in email parsing and libexpat, alongside various non-security improvements and fixes for CVEs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for macOS Ventura, Monterey, and Big Sur address multiple security vulnerabilities, while curl updates fix various flaws, including use-after-free and information disclosure issues, alongside a critical vulnerability in Oracle Enterprise Manager.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The shadow update addresses CVE-2023-29383 related to /etc/shadow manipulation, resolves control character injection vulnerabilities in Shadow 4.13, and includes various non-security bug fixes.
CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for macOS Ventura, Monterey, and Big Sur address critical vulnerabilities, while Oracle, Red Hat OpenShift, and ncurses have multiple security flaws that could lead to system compromise and denial-of-service conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
SICAM P850 and P855 devices (all versions < V3.11) are vulnerable to Cross-Site Request Forgery attacks, allowing unauthorized actions via malicious links targeting authenticated users.
CWE-352 - Cross-Site Request Forgery (CSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SICAM P850 and P855 devices (all versions < V3.11) allows attackers to impersonate legitimate users by exploiting missing cookie protection flags and accessing session tokens.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The frr and quagga updates address multiple vulnerabilities, including issues with BGP attributes, zero-length NLRIs, and denial of service risks, enhancing overall stability and security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Communications products, curl, and Siemens products allow unauthorized access, data manipulation, and potential Denial-of-Service, with CVSS scores of 6.5 for specific Oracle vulnerabilities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The FRRouting 8.5.6 update addresses multiple vulnerabilities, including crashes from crafted BGP UPDATE messages and malformed MP_REACH_NLRI data, while enhancing PIM/PIMv6/BGP and VRF support.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The frr 8.5.6 update addresses multiple vulnerabilities in BGP UPDATE processing, including denial-of-service issues and crashes from malformed messages and improper attribute handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Python interpreters and Oracle Database Server address multiple security vulnerabilities, including denial of service risks and memory race conditions, alongside various bug fixes and enhancements.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to Python address multiple security vulnerabilities, including buffer overreads and email header injection, affecting versions up to 3.9 and impacting various NetApp products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to various Python versions address multiple vulnerabilities, including denial of service and excessive resource consumption, particularly in the tarfile and http.cookies modules, alongside Oracle Database patches for significant vulnerabilities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for various Python versions, including venv-salt-minion, address multiple security vulnerabilities, particularly email header injection and resource consumption issues, alongside numerous bug fixes and enhancements.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Python 3.x and Oracle products address multiple security vulnerabilities, including denial of service, excessive resource consumption, and email header injection, with varying severity levels across different versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple vulnerabilities in curl and Oracle products, including credential leakage and unauthorized data access, affect various versions of software, notably impacting cURL and Oracle Communications Unified Assurance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates for Python address CVE-2024-11168, fixing improper validation of IPv6 and IPvFuture addresses, and resolving vulnerabilities in the `urllib.parse.urlsplit()` and `urlparse()` functions that could lead to SSRF exploits.
CWE-1287 - Improper Validation of Specified Type of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple vulnerabilities affecting Oracle Communications EAGLE LNP Application Processor, Oracle Cloud Native Core Policy, and GNU libtasn1 could lead to denial of service attacks, with CVSS scores of 5.3 for some products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A flaw in GnuTLS related to inefficient DER decoding in libtasn1 can lead to denial-of-service conditions, affecting multiple NetApp products and identified as CVE-2024-12243.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The util-linux update addresses critical vulnerabilities, particularly in the 'wall' command, neutralizing escape sequences to prevent account takeover and other potential exploits in versions up to 2.40.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The Less text file viewer has an OS command execution vulnerability due to mishandled newline characters in file names, affecting multiple NetApp products and allowing remote command execution when the LESSOPEN variable is set.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
DOMPurify has addressed a nesting-based mXSS vulnerability in versions 2.5.0 and 3.1.3, while HPE Private Cloud AI has identified remote exploit vulnerabilities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Communications Cloud Native Core services and libexpat allow unauthenticated denial of service attacks, with CVSS scores of 5.9, affecting various versions and components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent vulnerabilities in Oracle Communications Cloud Native Core and Gnome Glib versions prior to 2.82.1 expose systems to unauthorized access and buffer overflow risks, potentially leading to data compromise and service disruptions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in RUGGEDCOM ROX II (versions < V2.17.0) allows code injection in the DHCP Server configuration file, enabling attackers to gain root access via a reverse shell.
CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in RUGGEDCOM ROX II family versions prior to V2.17.0 allows attackers to inject parameters during Dynamic DNS configuration, potentially leading to root access via a reverse shell.
CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in the RUGGEDCOM ROX II family (versions < V2.17.0) allows attackers to gain root access through insufficient validation during configuration file handling.
CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in RUGGEDCOM ROX II devices (versions < V2.17.0) allows attackers to execute arbitrary code as root due to the SCEP client's failure to validate multiple fields during secure certificate enrollment.
CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in RUGGEDCOM ROX II (versions < V2.17.0) allows code injection via VRF, enabling attackers to execute arbitrary code with root privileges.
CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in the RUGGEDCOM ROX II family (versions < V2.17.0) allows code injection via IPsec, enabling attackers to execute arbitrary code with root privileges.
CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to Python versions 3.6, 3.11, 3.12, and 3.13.5 address security vulnerabilities related to improper URL parsing of domain names with square brackets, which violate RFC 3986 and could lead to unauthorized data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Palo Alto Networks has addressed vulnerabilities in Prisma® Access Browser and highlighted a high-severity sandbox escape flaw in Google Chrome on Windows, linked to an incorrect handle in Mojo.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Recent updates to curl (version 8.14.1) address critical security vulnerabilities, including cache poisoning risks in WebSocket code and a denial of service flaw in Oracle Communications Unified Inventory Management.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in various versions of COMOS, NX, Simcenter 3D, Simcenter Femap, and Solid Edge products allows for potential man-in-the-middle attacks due to the IAM client not validating server certificates for TLS connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in COMOS, NX, Simcenter, and Tecnomatix products arises from the SALT SDK's failure to validate server certificates for TLS connections, risking man-in-the-middle attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in Gridscale X Prepay (versions < V4.2.1) allows unauthenticated remote attackers to perform user enumeration, potentially facilitating brute force attacks on valid users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in Gridscale X Prepay (versions < V4.2.1) allows locked-out users to exploit capture-replay of authentication tokens, enabling them to establish valid sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SINEMA Remote Connect Server (versions < V3.2 SP4) allows unauthorized access to private SSL/TLS keys, enabling attackers to impersonate the server and conduct man-in-the-middle attacks.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SINEMA Remote Connect Server (versions < V3.2 SP4) allows unauthorized modification of the system_ticketinfo table, enabling database users to bypass licensing restrictions and modify database values directly.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The document outlines a vulnerability in certain products that lack TCP sequence number validation, enabling unauthenticated remote attackers to disrupt TCP-based services through the injection of spoofed IP packets.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SINEC Security Monitor (versions < V4.10.0) allows lowly privileged authenticated local attackers to read or write any file on the server or sensor due to inadequate authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SINEC Security Monitor versions prior to V4.10.0 allows lowly privileged authenticated attackers to exploit input validation issues in the date parameter during report generation, potentially causing a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in RUGGEDCOM devices (versions below V5.10.1) allows authenticated remote attackers to exploit improper input validation during TLS certificate uploads, potentially leading to device crashes and Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SIMATIC CN 4100 (versions < V4.0.1) exposes sensitive firmware information, compromising the device's confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SIMATIC CN 4100 (versions < V4.0.1) allows an attacker with physical access to exploit an unauthenticated USB port, potentially causing a denial of service by triggering a reboot.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SIMATIC CN 4100 (versions < V4.0.1) leads to inconsistent SNMP behavior, potentially allowing unauthorized access to sensitive data and compromising confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
A vulnerability in SIMATIC CN 4100 (all versions < V4.0.1) allows affected devices to expose server information in their responses, potentially aiding attackers with network access in targeted attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
Elspec G5 devices up to version 1.2.2.19 have a vulnerability that allows physical access to reset the Admin password using a USB drive with a specific reset string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
The update for binutils version 2.32 addresses multiple security vulnerabilities, including memory access issues and buffer overflows, while also introducing support for new architectures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Siemens / Building X - Security Manager Edge Controller (ACC-AP)
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.4.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.5.2
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / COMOS V10.6
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Energy Services
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Gridscale X Prepay
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2412
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / NX V2506
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SICAM
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU DIQ
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CFU PA
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC CN 4100
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC ET 200AL IM 157-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC MV540 H Firmware
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIMATIC S7
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC INS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC NMS
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEC PNI
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SINEMA Remote Connect Server
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS ET 200MP IM 155-5 PN HF
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS HCS4200 CIM4210
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS NET PN/PN Coupler
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1212 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1214 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1200 CPU 1215 AC/DC/RLY
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-1500 CPU 1511-1 PN
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / SIPLUS S7-300 CPU 314C-2 PN/DP
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2025
|
vers:unknown/* | ||
|
vers:unknown/*
Siemens / Solid Edge SE2026
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Siemens heeft kwetsbaarheden verholpen in diverse producten als Building X, COMOS, Energy Services, Gridscale X, NX, RUGGEDCOM, SICAM, SIMATIC, SINEC, SINEMA, SIPLUS en Solid Edge.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen een kwaadwillende mogelijk in staat aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipulatie van gegevens\n- Omzeilen van een beveiligingsmaatregel\n- (Remote) code execution (root/admin rechten)\n- Toegang tot systeemgegevens\n- Toegang tot gevoelige gegevens\n- Verhogen van rechten\n\nDe kwaadwillende heeft hiervoor toegang nodig tot de productieomgeving. Het is goed gebruik een dergelijke omgeving niet publiek toegankelijk te hebben.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Siemens heeft beveiligingsupdates uitgebracht om de kwetsbaarheden te verhelpen. Voor de kwetsbaarheden waar nog geen updates voor zijn, heeft Siemens mitigerende maatregelen gepubliceerd om de risico\u0027s zoveel als mogelijk te beperken. Zie de bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "general",
"text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)",
"title": "CWE-96"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Improper Validation of Array Index",
"title": "CWE-129"
},
{
"category": "general",
"text": "Improper Neutralization of Parameter/Argument Delimiters",
"title": "CWE-141"
},
{
"category": "general",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences",
"title": "CWE-150"
},
{
"category": "general",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Integer Underflow (Wrap or Wraparound)",
"title": "CWE-191"
},
{
"category": "general",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "general",
"text": "Off-by-one Error",
"title": "CWE-193"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Observable Response Discrepancy",
"title": "CWE-204"
},
{
"category": "general",
"text": "Improper Removal of Sensitive Information Before Storage or Transfer",
"title": "CWE-212"
},
{
"category": "general",
"text": "CWE-264",
"title": "CWE-264"
},
{
"category": "general",
"text": "Privilege Chaining",
"title": "CWE-268"
},
{
"category": "general",
"text": "Privilege Dropping / Lowering Errors",
"title": "CWE-271"
},
{
"category": "general",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
},
{
"category": "general",
"text": "Improper Preservation of Permissions",
"title": "CWE-281"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Authorization",
"title": "CWE-285"
},
{
"category": "general",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "general",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "general",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Incorrect Implementation of Authentication Algorithm",
"title": "CWE-303"
},
{
"category": "general",
"text": "Missing Authentication for Critical Function",
"title": "CWE-306"
},
{
"category": "general",
"text": "CWE-310",
"title": "CWE-310"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Cleartext Transmission of Sensitive Information",
"title": "CWE-319"
},
{
"category": "general",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "general",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "general",
"text": "Generation of Predictable Numbers or Identifiers",
"title": "CWE-340"
},
{
"category": "general",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "general",
"text": "Cross-Site Request Forgery (CSRF)",
"title": "CWE-352"
},
{
"category": "general",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
},
{
"category": "general",
"text": "Improperly Implemented Security Check for Standard",
"title": "CWE-358"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Session Fixation",
"title": "CWE-384"
},
{
"category": "general",
"text": "Covert Timing Channel",
"title": "CWE-385"
},
{
"category": "general",
"text": "CWE-399",
"title": "CWE-399"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "general",
"text": "Missing Lock Check",
"title": "CWE-414"
},
{
"category": "general",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Improper Initialization",
"title": "CWE-665"
},
{
"category": "general",
"text": "Improper Locking",
"title": "CWE-667"
},
{
"category": "general",
"text": "Exposure of Resource to Wrong Sphere",
"title": "CWE-668"
},
{
"category": "general",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
},
{
"category": "general",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Release of Invalid Pointer or Reference",
"title": "CWE-763"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Missing Authorization",
"title": "CWE-862"
},
{
"category": "general",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "Missing Initialization of Resource",
"title": "CWE-909"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Improper Verification of Source of a Communication Channel",
"title": "CWE-940"
},
{
"category": "general",
"text": "CWE-1214",
"title": "CWE-1214"
},
{
"category": "general",
"text": "Improper Validation of Specified Type of Input",
"title": "CWE-1287"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-202008.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-212953.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-356310.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-416652.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-420375.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-471761.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-626856.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-710408.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-734261.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-763474.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-868571.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-882673.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-912274.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-915282.html"
}
],
"title": "Kwetsbaarheden verholpen in Siemens producten",
"tracking": {
"current_release_date": "2025-12-09T13:15:05.391966Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2025-0382",
"initial_release_date": "2025-12-09T13:15:05.391966Z",
"revision_history": [
{
"date": "2025-12-09T13:15:05.391966Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Building X - Security Manager Edge Controller (ACC-AP)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "COMOS V10.4"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "COMOS V10.4.5"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "COMOS V10.5"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "COMOS V10.5.2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "COMOS V10.6"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Energy Services"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Gridscale X Prepay"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-9"
}
}
],
"category": "product_name",
"name": "NX V2412"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-10"
}
}
],
"category": "product_name",
"name": "NX V2506"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-11"
}
}
],
"category": "product_name",
"name": "SICAM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-12"
}
}
],
"category": "product_name",
"name": "SIMATIC CFU DIQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-13"
}
}
],
"category": "product_name",
"name": "SIMATIC CFU PA"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-14"
}
}
],
"category": "product_name",
"name": "SIMATIC CN 4100"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-15"
}
}
],
"category": "product_name",
"name": "SIMATIC ET 200AL IM 157-1 PN"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-16"
}
}
],
"category": "product_name",
"name": "SIMATIC MV540 H Firmware"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-17"
}
}
],
"category": "product_name",
"name": "SIMATIC PN/PN Coupler"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-18"
}
}
],
"category": "product_name",
"name": "SIMATIC S7"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-19"
}
}
],
"category": "product_name",
"name": "SINEC INS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-20"
}
}
],
"category": "product_name",
"name": "SINEC NMS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-21"
}
}
],
"category": "product_name",
"name": "SINEC PNI"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-22"
}
}
],
"category": "product_name",
"name": "SINEMA Remote Connect Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-23"
}
}
],
"category": "product_name",
"name": "SIPLUS ET 200MP IM 155-5 PN HF"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-24"
}
}
],
"category": "product_name",
"name": "SIPLUS HCS4200 CIM4210"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-25"
}
}
],
"category": "product_name",
"name": "SIPLUS NET PN/PN Coupler"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-26"
}
}
],
"category": "product_name",
"name": "SIPLUS S7-1200 CPU 1212 AC/DC/RLY"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-27"
}
}
],
"category": "product_name",
"name": "SIPLUS S7-1200 CPU 1214 AC/DC/RLY"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-28"
}
}
],
"category": "product_name",
"name": "SIPLUS S7-1200 CPU 1215 AC/DC/RLY"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-29"
}
}
],
"category": "product_name",
"name": "SIPLUS S7-1500 CPU 1511-1 PN"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-30"
}
}
],
"category": "product_name",
"name": "SIPLUS S7-300 CPU 314C-2 PN/DP"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-31"
}
}
],
"category": "product_name",
"name": "Solid Edge SE2025"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-32"
}
}
],
"category": "product_name",
"name": "Solid Edge SE2026"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7169",
"cwe": {
"id": "CWE-271",
"name": "Privilege Dropping / Lowering Errors"
},
"notes": [
{
"category": "other",
"text": "Privilege Dropping / Lowering Errors",
"title": "CWE-271"
},
{
"category": "description",
"text": "A vulnerability in shadow 4.5\u0027s newgidmap allows unprivileged users to exploit user namespaces, potentially bypassing access restrictions set by administrators.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2018-7169 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2018/cve-2018-7169.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2018-7169"
},
{
"cve": "CVE-2018-9234",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "GnuPG versions 2.2.4 and 2.2.5 have a vulnerability (CVE-2018-9234) that allows remote attackers to bypass security restrictions by using a signing subkey for key certification without enforcing the offline master Certify key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2018-9234 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2018/cve-2018-9234.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2018-9234"
},
{
"cve": "CVE-2018-12934",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "The \u0027remember_Ktype\u0027 function in cplus-dem.c of GNU libiberty, present in GNU Binutils 2.30, is susceptible to excessive memory consumption, which may result in out-of-memory conditions during cxxfilt execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2018-12934 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2018/cve-2018-12934.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2018-12934"
},
{
"cve": "CVE-2019-9893",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"notes": [
{
"category": "other",
"text": "Improperly Implemented Security Check for Standard",
"title": "CWE-358"
},
{
"category": "other",
"text": "Covert Timing Channel",
"title": "CWE-385"
},
{
"category": "description",
"text": "The libseccomp 2.4.1 update resolves a BPF generation bug, enhances syscall tables, addresses CVE-2019-9893, and improves support for various architectures while fixing prior 64-bit syscall argument comparison issues.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2019-9893 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2019/cve-2019-9893.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2019-9893"
},
{
"cve": "CVE-2019-12900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "CWE-1214",
"title": "CWE-1214"
},
{
"category": "description",
"text": "The updates for ClamAV version 0.103.0 and bzip2 address multiple security vulnerabilities, including non-blocking database reloads in ClamAV and out-of-bounds writes in bzip2, enhancing overall functionality and security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2019-12900 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2019/cve-2019-12900.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2019-12900"
},
{
"cve": "CVE-2019-14866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Versions of cpio prior to 2.13 have a vulnerability due to improper input validation when generating TAR archives, allowing unauthorized file permissions and paths that could compromise systems upon extraction by high-privilege users.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2019-14866 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2019/cve-2019-14866.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2019-14866"
},
{
"cve": "CVE-2020-12762",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "Red Hat Enterprise Linux and its components, including json-c and libfastjson, have multiple vulnerabilities, particularly an integer overflow and out-of-bounds write issue (CVE-2020-12762) affecting large JSON files, allowing potential arbitrary code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-12762 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2020/cve-2020-12762.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-21047",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "The libcpu component of elfutils version 0.177 has a denial-of-service vulnerability that can be exploited by attackers through specially crafted ELF files, leading to application crashes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-21047 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2020/cve-2020-21047.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2020-21047"
},
{
"cve": "CVE-2020-22217",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "C-ares versions before 1.16.1 and up to 1.17.0 have a buffer overflow vulnerability in the ares_parse_soa_reply function, addressed by the libcares2 update for CVE-2020-22217.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-22217 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2020/cve-2020-22217.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2020-22217"
},
{
"cve": "CVE-2020-35525",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "A NULL pointer dereference vulnerability in SQLite 3.31.1 can cause out-of-memory errors during INTERSECT query processing, potentially leading to Denial of Service attacks in affected NetApp products.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-35525 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2020/cve-2020-35525.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2020-35525"
},
{
"cve": "CVE-2021-35550",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "description",
"text": "Recent updates for OpenJDK versions 1.7, 1.8, and 11 address multiple vulnerabilities related to TLS ciphers, memory allocation, and keystore corruption, while Oracle Java SE and GraalVM have critical vulnerabilities allowing unauthorized access to sensitive data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35550 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35550.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35550"
},
{
"cve": "CVE-2021-35556",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "Recent updates for various Java versions, including IBM and OpenJDK, address multiple vulnerabilities related to memory allocation, weak cipher preferences, and denial of service risks, while enhancing functionality and security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35556 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35556.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35556"
},
{
"cve": "CVE-2021-35559",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "Multiple updates for Java versions, including IBM and OpenJDK, address various vulnerabilities such as memory allocation issues and weak cipher preferences, while also enhancing functionalities and updating to newer service refreshes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35559 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35559.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35559"
},
{
"cve": "CVE-2021-35561",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "Recent updates for OpenJDK and Oracle Java SE address multiple vulnerabilities, including weak TLS ciphers, excessive memory allocations, and denial of service risks across various versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35561 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35561"
},
{
"cve": "CVE-2021-35564",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Multiple updates for IBM and OpenJDK Java versions address various vulnerabilities, including excessive memory allocation and weak cipher preferences, while also enhancing functionality and security across several releases.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35564 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35564.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35564"
},
{
"cve": "CVE-2021-35565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "description",
"text": "Recent updates for various Java versions, including IBM and OpenJDK, address multiple vulnerabilities related to memory allocation, weak cipher preferences, and denial of service risks, while enhancing functionality and security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35565 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35565.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35565"
},
{
"cve": "CVE-2021-35567",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "description",
"text": "Recent updates for Java, including OpenJDK and Oracle Java SE, address multiple vulnerabilities related to memory allocation, TLS issues, and unauthorized access, with CVSS scores indicating significant risks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35567 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35567.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35567"
},
{
"cve": "CVE-2021-35578",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Recent updates for Java SE, OpenJDK, and Oracle GraalVM address multiple vulnerabilities, including memory allocation issues, weak TLS ciphers, and denial of service risks, affecting various supported versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35578 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35578.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35578"
},
{
"cve": "CVE-2021-35586",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "Multiple updates for Java versions, including IBM and OpenJDK, address various vulnerabilities such as excessive memory allocation and weak cipher preferences, while also enhancing functionality and security across several versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35586 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35586.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35586"
},
{
"cve": "CVE-2021-35588",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates for IBM Java and OpenJDK address multiple vulnerabilities, including memory allocation issues and weak cipher preferences, while also enhancing versions to Java 7.1 SR5, Java 8.0 SR7, and OpenJDK 8u312 and 7u321.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35588 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35588.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35588"
},
{
"cve": "CVE-2021-35603",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates for OpenJDK versions 1.7, 1.8, and 11 address multiple vulnerabilities, including TLS cipher issues and memory allocation problems, while Oracle Java SE and GraalVM Enterprise Edition have vulnerabilities that could compromise data confidentiality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-35603 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-35603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-35603"
},
{
"cve": "CVE-2021-36084",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including use-after-free and Denial of Service risks, potentially allowing attackers to execute arbitrary code or cause service disruptions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-36084 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-36084.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-36084"
},
{
"cve": "CVE-2021-36085",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution risks, affecting various components and products, particularly those utilizing SELinux.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-36085 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-36085.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-36085"
},
{
"cve": "CVE-2021-36086",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Red Hat Enterprise Linux and SELinux versions up to 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution, affecting various components and requiring user interaction or elevated privileges for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-36086 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-36086.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-36086"
},
{
"cve": "CVE-2021-36087",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Red Hat Enterprise Linux and SELinux 3.2 have multiple vulnerabilities, including denial of service and arbitrary code execution risks, affecting various components and requiring user interaction or elevated privileges for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-36087 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-36087.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-36087"
},
{
"cve": "CVE-2021-38185",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "GNU cpio version 2.13 is vulnerable to remote code execution due to an integer overflow in the ds_fgetstr function when processing specially crafted pattern files.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-38185 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-38185.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-38185"
},
{
"cve": "CVE-2021-47358",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 15 SP4 and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks and use-after-free issues, across various kernel versions and components.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-47358 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-47358.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-47358"
},
{
"cve": "CVE-2021-47361",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 12 and 15 SP5 kernels, including RT and Azure variants, were updated to address multiple security vulnerabilities such as memory leaks and use-after-free issues, enhancing overall system security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-47361 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2021/cve-2021-47361.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2021-47361"
},
{
"cve": "CVE-2022-0435",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels and Linux Kernel versions have been updated to address multiple security vulnerabilities, including memory corruption, race conditions, and remote stack overflow issues, alongside various non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-0435 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-0435.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-0435"
},
{
"cve": "CVE-2022-0492",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"notes": [
{
"category": "other",
"text": "Missing Authorization",
"title": "CWE-862"
},
{
"category": "other",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "description",
"text": "Recent updates to various SUSE Linux Enterprise kernels and Linux Kernel versions addressed multiple security vulnerabilities, including privilege escalation, memory corruption, and transient execution side-channel attacks across several service packs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-0492 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-0492.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-0492"
},
{
"cve": "CVE-2022-0847",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"notes": [
{
"category": "other",
"text": "Missing Initialization of Resource",
"title": "CWE-909"
},
{
"category": "other",
"text": "Improper Initialization",
"title": "CWE-665"
},
{
"category": "other",
"text": "Improper Preservation of Permissions",
"title": "CWE-281"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including privilege escalation and memory access issues, alongside mitigations for transient execution side-channel attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-0847 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-0847.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-0847"
},
{
"cve": "CVE-2022-0850",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "The SUSE Linux Enterprise kernels (12 SP2, SP3, SP4, SP5, and 15 SP1, SP3) were updated to address various security vulnerabilities, including memory leaks, use-after-free, double free issues, and information leak flaws.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-0850 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-0850.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-0850"
},
{
"cve": "CVE-2022-1353",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "other",
"text": "Improper Removal of Sensitive Information Before Storage or Transfer",
"title": "CWE-212"
},
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "Multiple updates were released for SUSE Linux Enterprise kernels addressing various security vulnerabilities and non-security bugs, including memory management issues, privilege escalation risks, and access control flaws.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-1353 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-1353.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-1353"
},
{
"cve": "CVE-2022-1734",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across multiple versions have been updated to address various security vulnerabilities, including RETBLEED, use-after-free issues, and non-security bug fixes, enhancing overall system stability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-1734 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-1734.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-1734"
},
{
"cve": "CVE-2022-2639",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"notes": [
{
"category": "other",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
},
{
"category": "other",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "other",
"text": "Integer Underflow (Wrap or Wraparound)",
"title": "CWE-191"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernel updates across various versions address multiple security vulnerabilities, including race conditions, use-after-free issues, and denial of service, alongside non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-2639 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-2639.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-2964",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "description",
"text": "Recent updates to various SUSE Linux Enterprise kernels addressed multiple security vulnerabilities, including use-after-free and memory corruption issues, across several versions and components.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-2964 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-2964.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-3424",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Recent updates to various SUSE Linux Enterprise kernels and Linux Kernel versions addressed multiple critical security vulnerabilities, including use-after-free and memory corruption issues, across several components and drivers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-3424 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-3424.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-20141",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "other",
"text": "Improper Locking",
"title": "CWE-667"
},
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Multiple updates across SUSE Linux Enterprise and Linux Kernel versions addressed various security vulnerabilities, including buffer overflows, use-after-free issues, and the RETBLEED attack, alongside non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-20141 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-20141.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-23039",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, buffer overflows, and double free issues, alongside numerous non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-23039 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-23039.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, buffer overflows, and double free issues, alongside numerous non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-23040 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-23040.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-24958",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"notes": [
{
"category": "other",
"text": "Release of Invalid Pointer or Reference",
"title": "CWE-763"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates to SUSE Linux Enterprise kernels and Google Android address multiple security vulnerabilities, including privilege escalations and memory leaks, while NetApp products face risks from flaws in Linux Kernel versions up to 5.16.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-24958 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-24958.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-24958"
},
{
"cve": "CVE-2022-27223",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Array Index",
"title": "CWE-129"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 15 SP3 and RT kernels were updated to address multiple security vulnerabilities, including CVEs for memory leaks, privilege escalations, and a specific out-of-array access issue in the udc-xilinx driver.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-27223 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-27223.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-27223"
},
{
"cve": "CVE-2022-28390",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "description",
"text": "The SUSE Linux Enterprise kernels (12 SP2, SP3, SP4, SP5, and 15 SP1, SP3) and various Linux Kernel versions were updated to address multiple security vulnerabilities, including memory leaks, use-after-free, and double free issues.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-28390 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-28390.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-28390"
},
{
"cve": "CVE-2022-29872",
"cwe": {
"id": "CWE-141",
"name": "Improper Neutralization of Parameter/Argument Delimiters"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Parameter/Argument Delimiters",
"title": "CWE-141"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows authenticated attackers to exploit improper validation of POST request parameters, potentially leading to denial of service or arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29872 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29872.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29872"
},
{
"cve": "CVE-2022-29873",
"cwe": {
"id": "CWE-141",
"name": "Improper Neutralization of Parameter/Argument Delimiters"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Parameter/Argument Delimiters",
"title": "CWE-141"
},
{
"category": "description",
"text": "A vulnerability in SICAM T devices (versions \u003c V3.0) allows unauthenticated attackers to exploit improper validation of GET and POST request parameters, leading to potential denial of service or arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29873 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29873.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29873"
},
{
"cve": "CVE-2022-29874",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "other",
"text": "Cleartext Transmission of Sensitive Information",
"title": "CWE-319"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows unauthenticated attackers to capture unencrypted HTTP web traffic, potentially disrupting device functionality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29874 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29874.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29874"
},
{
"cve": "CVE-2022-29876",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows unauthenticated attackers to exploit reflected XSS attacks due to improper handling of GET request parameters reflected in the web server response.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29876 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29876.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29876"
},
{
"cve": "CVE-2022-29878",
"cwe": {
"id": "CWE-294",
"name": "Authentication Bypass by Capture-replay"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows unauthenticated attackers to exploit unencrypted challenge-response communication, potentially gaining access to the device\u0027s management interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29878 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29878.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29878"
},
{
"cve": "CVE-2022-29879",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"notes": [
{
"category": "other",
"text": "Missing Authentication for Critical Function",
"title": "CWE-306"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows authenticated users to access critical device information due to inadequate access protection in the web-based management interface.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29879 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29879.json"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29879"
},
{
"cve": "CVE-2022-29880",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows authenticated attackers to exploit improper input validation in the configuration interface, enabling persistent XSS attacks affecting logged-in users.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29880 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29880.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29880"
},
{
"cve": "CVE-2022-29881",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"notes": [
{
"category": "other",
"text": "Missing Authentication for Critical Function",
"title": "CWE-306"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows unauthenticated users to access internal configuration details due to inadequate access protection in the web-based management interface.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29881 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29881.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29881"
},
{
"cve": "CVE-2022-29882",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "A vulnerability in SICAM T (versions \u003c V3.0) allows unauthenticated attackers to exploit improper file handling for XSS attacks, potentially enabling actions on behalf of legitimate users via error logs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29882 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29882.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29882"
},
{
"cve": "CVE-2022-29883",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "other",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "description",
"text": "Vulnerabilities in SICAM P850, P855, and T devices (all versions \u003c V3.00) allow unauthenticated access to web interface pages, enabling attackers to delete log files without authentication.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-29883 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-29883.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-29883"
},
{
"cve": "CVE-2022-30594",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
},
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "other",
"text": "Missing Authorization",
"title": "CWE-862"
},
{
"category": "description",
"text": "Recent kernel updates for SUSE Linux Enterprise and various Linux Kernel versions addressed multiple security vulnerabilities, including the RETBLEED attack, use-after-free issues, buffer overflows, and restriction bypasses related to the PT_SUSPEND_SECCOMP flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-30594 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-30594.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-30594"
},
{
"cve": "CVE-2022-31807",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "description",
"text": "Vulnerabilities in SiPass integrated AC5102 and ACC-AP devices allow local and remote attackers to upload or modify firmware due to inadequate integrity checks during firmware updates.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-31807 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-31807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-31807"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "description",
"text": "GnuPGP has multiple vulnerabilities, including signature forgery and status injection issues, while recent updates to gpg2 and Docker images for Dagster-cloud and Spectrafit address these security concerns.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-34903 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-34903.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-36123",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "description",
"text": "The Linux kernel prior to version 5.18.13 contains a vulnerability in the block starting symbol (.bss) that may allow Xen PV guest OS users to perform denial of service attacks or escalate privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-36123 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-36123.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-36123"
},
{
"cve": "CVE-2022-37032",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Recent updates for Quagga and FRRouting address multiple vulnerabilities, including sensitive information disclosure and denial of service risks due to BGP processing issues and out-of-bounds read vulnerabilities.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-37032 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-37032.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-37032"
},
{
"cve": "CVE-2022-37434",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "description",
"text": "Recent updates to VLC, Oracle products, zlib, and Dagster-cloud address various vulnerabilities, including critical issues in Oracle systems and security fixes in zlib and opencv-python.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-37434 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-37434.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-40226",
"cwe": {
"id": "CWE-384",
"name": "Session Fixation"
},
"notes": [
{
"category": "other",
"text": "Session Fixation",
"title": "CWE-384"
},
{
"category": "description",
"text": "A vulnerability in SICAM P850, P855, and T devices allows session takeover due to the acceptance of user-defined session cookies without renewal after login/logout.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-40226 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-40226.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-40226"
},
{
"cve": "CVE-2022-41665",
"cwe": {
"id": "CWE-141",
"name": "Improper Neutralization of Parameter/Argument Delimiters"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Parameter/Argument Delimiters",
"title": "CWE-141"
},
{
"category": "description",
"text": "A vulnerability in SICAM P850, P855 (all versions \u003c V3.10) and SICAM T (all versions \u003c V3.0) devices allows unauthenticated attackers to execute arbitrary code or cause denial of service due to improper GET request parameter validation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41665 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-41665.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-41665"
},
{
"cve": "CVE-2022-41858",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Multiple updates across various SUSE Linux Enterprise kernels addressed critical security vulnerabilities, including stack overflows, denial of service, memory leaks, and use-after-free issues, enhancing overall system stability and security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41858 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-41858.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-43439",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "A vulnerability in POWER METER models SICAM Q100, P850, P855, and T allows authenticated remote attackers to crash the device or execute arbitrary code due to improper validation of the Language-parameter in web interface requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-43439 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-43439.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-43439"
},
{
"cve": "CVE-2022-48624",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "description",
"text": "Red Hat OpenShift and multiple NetApp products have vulnerabilities in components like \u0027less\u0027, allowing local attackers to execute arbitrary commands, manipulate files, or disclose sensitive information due to improper handling of shell metacharacters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48624 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48624.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2022-48626",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across versions 12 SP5, 15 SP2, SP3, SP4, and SP5 were updated to address multiple security vulnerabilities, including use-after-free issues, memory leaks, and kernel panics.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48626 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48626.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48919",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including memory leaks, null pointer dereferences, and race conditions, with numerous CVEs resolved.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48919 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48919.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48919"
},
{
"cve": "CVE-2022-48926",
"cwe": {
"id": "CWE-414",
"name": "Missing Lock Check"
},
"notes": [
{
"category": "other",
"text": "Missing Lock Check",
"title": "CWE-414"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 15 SP3, SP4, and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks, race conditions, and null pointer dereferences, along with various non-security bug fixes.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48926 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48926.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48926"
},
{
"cve": "CVE-2022-48948",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 15 SP4 and SP5 kernels were updated to address multiple security vulnerabilities, including memory leaks, use-after-free issues, and a buffer overflow in the USB gadget\u0027s setup handler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48948 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48948.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48948"
},
{
"cve": "CVE-2022-48951",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across versions 12 SP5 and 15 SP4/SP5, including Azure and RT variants, received updates addressing multiple security vulnerabilities such as memory leaks and use-after-free issues, alongside driver-related fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48951 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48951.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48951"
},
{
"cve": "CVE-2022-48960",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Multiple updates across various SUSE Linux Enterprise kernels, including 15 SP5, 15 SP4, and 12 SP5, addressed critical security vulnerabilities such as use-after-free and memory leaks in network and display drivers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48960 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48960.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48960"
},
{
"cve": "CVE-2022-48962",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Multiple updates across various SUSE Linux Enterprise kernels (15 SP5, 15 SP4, 15 SP3, 15 SP2, 12 SP5) addressed critical security vulnerabilities, including use-after-free and memory leak issues in network and display components.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48962 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48962.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48962"
},
{
"cve": "CVE-2022-48966",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "SUSE Linux Enterprise 15 SP5 and 12 SP5 kernels received updates addressing multiple security vulnerabilities, including memory leaks, use-after-free issues, and out-of-bounds access across various components.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48966 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48966.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48966"
},
{
"cve": "CVE-2022-48967",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Array Index",
"title": "CWE-129"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across various versions have been updated to address multiple security vulnerabilities, including use-after-free issues and memory leaks in networking and display components.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48967 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-48967.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-48967"
},
{
"cve": "CVE-2022-49058",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "description",
"text": "SUSE Linux Enterprise kernels across versions 12 SP5 and 15 SP3 to SP5 have been updated to address multiple security vulnerabilities, including race conditions, buffer overflows, and memory management issues, alongside various non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-49058 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2022/cve-2022-49058.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2022-49058"
},
{
"cve": "CVE-2023-4641",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"notes": [
{
"category": "other",
"text": "Incorrect Implementation of Authentication Algorithm",
"title": "CWE-303"
},
{
"category": "other",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "description",
"text": "Recent updates address multiple vulnerabilities across various platforms, including Oracle Communications, Red Hat OpenShift, and shadow-utils, affecting user account management and potentially leading to unauthorized access and data leaks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4641 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-4641.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-4641"
},
{
"cve": "CVE-2023-27043",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates for Python 3.11 and earlier versions address multiple security vulnerabilities, particularly in email parsing and libexpat, alongside various non-security improvements and fixes for CVEs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-27043 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-27043.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-28322",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "Recent updates for macOS Ventura, Monterey, and Big Sur address multiple security vulnerabilities, while curl updates fix various flaws, including use-after-free and information disclosure issues, alongside a critical vulnerability in Oracle Enterprise Manager.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-28322 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-28322.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-29383",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "The shadow update addresses CVE-2023-29383 related to /etc/shadow manipulation, resolves control character injection vulnerabilities in Shadow 4.13, and includes various non-security bug fixes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29383 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-29383.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29491",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Recent updates for macOS Ventura, Monterey, and Big Sur address critical vulnerabilities, while Oracle, Red Hat OpenShift, and ncurses have multiple security flaws that could lead to system compromise and denial-of-service conditions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29491 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-29491.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-30901",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"notes": [
{
"category": "other",
"text": "Cross-Site Request Forgery (CSRF)",
"title": "CWE-352"
},
{
"category": "description",
"text": "SICAM P850 and P855 devices (all versions \u003c V3.11) are vulnerable to Cross-Site Request Forgery attacks, allowing unauthorized actions via malicious links targeting authenticated users.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-30901 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-30901.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-30901"
},
{
"cve": "CVE-2023-31238",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "description",
"text": "A vulnerability in SICAM P850 and P855 devices (all versions \u003c V3.11) allows attackers to impersonate legitimate users by exploiting missing cookie protection flags and accessing session tokens.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-31238 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-31238.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-31238"
},
{
"cve": "CVE-2023-41358",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "The frr and quagga updates address multiple vulnerabilities, including issues with BGP attributes, zero-length NLRIs, and denial of service risks, enhancing overall stability and security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-41358 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-41358.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-41358"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Communications products, curl, and Siemens products allow unauthorized access, data manipulation, and potential Denial-of-Service, with CVSS scores of 6.5 for specific Oracle vulnerabilities.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46218 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-46218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46753",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "description",
"text": "The FRRouting 8.5.6 update addresses multiple vulnerabilities, including crashes from crafted BGP UPDATE messages and malformed MP_REACH_NLRI data, while enhancing PIM/PIMv6/BGP and VRF support.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46753 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-46753.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-46753"
},
{
"cve": "CVE-2023-47234",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "The frr 8.5.6 update addresses multiple vulnerabilities in BGP UPDATE processing, including denial-of-service issues and crashes from malformed messages and improper attribute handling.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-47234 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-47234.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2023-47234"
},
{
"cve": "CVE-2024-0397",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "description",
"text": "Recent updates for Python interpreters and Oracle Database Server address multiple security vulnerabilities, including denial of service risks and memory race conditions, alongside various bug fixes and enhancements.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-5642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates to Python address multiple security vulnerabilities, including buffer overreads and email header injection, affecting versions up to 3.9 and impacting various NetApp products.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5642 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-5642.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-5642"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "description",
"text": "Recent updates to various Python versions address multiple vulnerabilities, including denial of service and excessive resource consumption, particularly in the tarfile and http.cookies modules, alongside Oracle Database patches for significant vulnerabilities.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "description",
"text": "Recent updates for various Python versions, including venv-salt-minion, address multiple security vulnerabilities, particularly email header injection and resource consumption issues, alongside numerous bug fixes and enhancements.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6923 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-6923.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "description",
"text": "Recent updates for Python 3.x and Oracle products address multiple security vulnerabilities, including denial of service, excessive resource consumption, and email header injection, with varying severity levels across different versions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-11053",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "Multiple vulnerabilities in curl and Oracle products, including credential leakage and unauthorized data access, affect various versions of software, notably impacting cURL and Oracle Communications Unified Assurance.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11053 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-11053.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-11168",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Specified Type of Input",
"title": "CWE-1287"
},
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "description",
"text": "Recent updates for Python address CVE-2024-11168, fixing improper validation of IPv6 and IPvFuture addresses, and resolving vulnerabilities in the `urllib.parse.urlsplit()` and `urlparse()` functions that could lead to SSRF exploits.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11168 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-11168.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-11168"
},
{
"cve": "CVE-2024-12133",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "description",
"text": "Multiple vulnerabilities affecting Oracle Communications EAGLE LNP Application Processor, Oracle Cloud Native Core Policy, and GNU libtasn1 could lead to denial of service attacks, with CVSS scores of 5.3 for some products.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12133 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-12133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-12243",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "description",
"text": "A flaw in GnuTLS related to inefficient DER decoding in libtasn1 can lead to denial-of-service conditions, affecting multiple NetApp products and identified as CVE-2024-12243.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12243 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-12243.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-12243"
},
{
"cve": "CVE-2024-28085",
"cwe": {
"id": "CWE-268",
"name": "Privilege Chaining"
},
"notes": [
{
"category": "other",
"text": "Privilege Chaining",
"title": "CWE-268"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences",
"title": "CWE-150"
},
{
"category": "description",
"text": "The util-linux update addresses critical vulnerabilities, particularly in the \u0027wall\u0027 command, neutralizing escape sequences to prevent account takeover and other potential exploits in versions up to 2.40.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28085 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-28085.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-32487",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "other",
"text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)",
"title": "CWE-96"
},
{
"category": "description",
"text": "The Less text file viewer has an OS command execution vulnerability due to mishandled newline characters in file names, affecting multiple NetApp products and allowing remote command execution when the LESSOPEN variable is set.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-32487 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-32487.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-32487"
},
{
"cve": "CVE-2024-47875",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "description",
"text": "DOMPurify has addressed a nesting-based mXSS vulnerability in versions 2.5.0 and 3.1.3, while HPE Private Cloud AI has identified remote exploit vulnerabilities.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:H/SA:H",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47875 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-47875.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-50602",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Communications Cloud Native Core services and libexpat allow unauthenticated denial of service attacks, with CVSS scores of 5.9, affecting various versions and components.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50602 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-50602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52533",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Off-by-one Error",
"title": "CWE-193"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Cloud Native Core and Gnome Glib versions prior to 2.82.1 expose systems to unauthorized access and buffer overflow risks, potentially leading to data compromise and service disruptions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-52533 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-52533.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-52533"
},
{
"cve": "CVE-2024-56835",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "description",
"text": "A vulnerability in RUGGEDCOM ROX II (versions \u003c V2.17.0) allows code injection in the DHCP Server configuration file, enabling attackers to gain root access via a reverse shell.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56835 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56835.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56835"
},
{
"cve": "CVE-2024-56836",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "description",
"text": "A vulnerability in RUGGEDCOM ROX II family versions prior to V2.17.0 allows attackers to inject parameters during Dynamic DNS configuration, potentially leading to root access via a reverse shell.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56836 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56836.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56836"
},
{
"cve": "CVE-2024-56837",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "description",
"text": "A vulnerability in the RUGGEDCOM ROX II family (versions \u003c V2.17.0) allows attackers to gain root access through insufficient validation during configuration file handling.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56837 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56837.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56837"
},
{
"cve": "CVE-2024-56838",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "description",
"text": "A vulnerability in RUGGEDCOM ROX II devices (versions \u003c V2.17.0) allows attackers to execute arbitrary code as root due to the SCEP client\u0027s failure to validate multiple fields during secure certificate enrollment.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56838 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56838.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56838"
},
{
"cve": "CVE-2024-56839",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "description",
"text": "A vulnerability in RUGGEDCOM ROX II (versions \u003c V2.17.0) allows code injection via VRF, enabling attackers to execute arbitrary code with root privileges.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56839 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56839.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56839"
},
{
"cve": "CVE-2024-56840",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "description",
"text": "A vulnerability in the RUGGEDCOM ROX II family (versions \u003c V2.17.0) allows code injection via IPsec, enabling attackers to execute arbitrary code with root privileges.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56840 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-56840.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2024-56840"
},
{
"cve": "CVE-2025-0938",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Recent updates to Python versions 3.6, 3.11, 3.12, and 3.13.5 address security vulnerabilities related to improper URL parsing of domain names with square brackets, which violate RFC 3986 and could lead to unauthorized data manipulation.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-0938 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0938.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-2783",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "Palo Alto Networks has addressed vulnerabilities in Prisma\u00ae Access Browser and highlighted a high-severity sandbox escape flaw in Google Chrome on Windows, linked to an incorrect handle in Mojo.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/AU:N/R:U/V:D/RE:L/U:Amber",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-2783 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-2783.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-2783"
},
{
"cve": "CVE-2025-10148",
"cwe": {
"id": "CWE-340",
"name": "Generation of Predictable Numbers or Identifiers"
},
"notes": [
{
"category": "other",
"text": "Generation of Predictable Numbers or Identifiers",
"title": "CWE-340"
},
{
"category": "description",
"text": "Recent updates to curl (version 8.14.1) address critical security vulnerabilities, including cache poisoning risks in WebSocket code and a denial of service flaw in Oracle Communications Unified Inventory Management.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-10148 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-10148.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-40800",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "description",
"text": "A vulnerability in various versions of COMOS, NX, Simcenter 3D, Simcenter Femap, and Solid Edge products allows for potential man-in-the-middle attacks due to the IAM client not validating server certificates for TLS connections.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40800 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40800.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40800"
},
{
"cve": "CVE-2025-40801",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "description",
"text": "A vulnerability in COMOS, NX, Simcenter, and Tecnomatix products arises from the SALT SDK\u0027s failure to validate server certificates for TLS connections, risking man-in-the-middle attacks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40801 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40801.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40801"
},
{
"cve": "CVE-2025-40806",
"cwe": {
"id": "CWE-204",
"name": "Observable Response Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Response Discrepancy",
"title": "CWE-204"
},
{
"category": "description",
"text": "A vulnerability in Gridscale X Prepay (versions \u003c V4.2.1) allows unauthenticated remote attackers to perform user enumeration, potentially facilitating brute force attacks on valid users.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40806 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40806.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40806"
},
{
"cve": "CVE-2025-40807",
"cwe": {
"id": "CWE-294",
"name": "Authentication Bypass by Capture-replay"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "description",
"text": "A vulnerability in Gridscale X Prepay (versions \u003c V4.2.1) allows locked-out users to exploit capture-replay of authentication tokens, enabling them to establish valid sessions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40807 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40807"
},
{
"cve": "CVE-2025-40818",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "description",
"text": "A vulnerability in SINEMA Remote Connect Server (versions \u003c V3.2 SP4) allows unauthorized access to private SSL/TLS keys, enabling attackers to impersonate the server and conduct man-in-the-middle attacks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40818 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40818.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40818"
},
{
"cve": "CVE-2025-40819",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "description",
"text": "A vulnerability in SINEMA Remote Connect Server (versions \u003c V3.2 SP4) allows unauthorized modification of the system_ticketinfo table, enabling database users to bypass licensing restrictions and modify database values directly.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40819 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40819.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40819"
},
{
"cve": "CVE-2025-40820",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Source of a Communication Channel",
"title": "CWE-940"
},
{
"category": "description",
"text": "The document outlines a vulnerability in certain products that lack TCP sequence number validation, enabling unauthenticated remote attackers to disrupt TCP-based services through the injection of spoofed IP packets.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40820 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40820.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40820"
},
{
"cve": "CVE-2025-40830",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"notes": [
{
"category": "other",
"text": "Improper Authorization",
"title": "CWE-285"
},
{
"category": "description",
"text": "A vulnerability in SINEC Security Monitor (versions \u003c V4.10.0) allows lowly privileged authenticated local attackers to read or write any file on the server or sensor due to inadequate authorization checks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40830 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40830.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40830"
},
{
"cve": "CVE-2025-40831",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "A vulnerability in SINEC Security Monitor versions prior to V4.10.0 allows lowly privileged authenticated attackers to exploit input validation issues in the date parameter during report generation, potentially causing a denial of service.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40831 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40831.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40831"
},
{
"cve": "CVE-2025-40935",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "description",
"text": "A vulnerability in RUGGEDCOM devices (versions below V5.10.1) allows authenticated remote attackers to exploit improper input validation during TLS certificate uploads, potentially leading to device crashes and Denial of Service.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40935 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40935.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40935"
},
{
"cve": "CVE-2025-40938",
"cwe": {
"id": "CWE-798",
"name": "Use of Hard-coded Credentials"
},
"notes": [
{
"category": "other",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "description",
"text": "A vulnerability in SIMATIC CN 4100 (versions \u003c V4.0.1) exposes sensitive firmware information, compromising the device\u0027s confidentiality, integrity, and availability.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40938 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40938.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40938"
},
{
"cve": "CVE-2025-40939",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "A vulnerability in SIMATIC CN 4100 (versions \u003c V4.0.1) allows an attacker with physical access to exploit an unauthenticated USB port, potentially causing a denial of service by triggering a reboot.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40939 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40939.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40939"
},
{
"cve": "CVE-2025-40940",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "A vulnerability in SIMATIC CN 4100 (versions \u003c V4.0.1) leads to inconsistent SNMP behavior, potentially allowing unauthorized access to sensitive data and compromising confidentiality.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40940 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40940.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40940"
},
{
"cve": "CVE-2025-40941",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "description",
"text": "A vulnerability in SIMATIC CN 4100 (all versions \u003c V4.0.1) allows affected devices to expose server information in their responses, potentially aiding attackers with network access in targeted attacks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40941 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-40941.json"
}
],
"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": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-40941"
},
{
"cve": "CVE-2025-59392",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "description",
"text": "Elspec G5 devices up to version 1.2.2.19 have a vulnerability that allows physical access to reset the Admin password using a USB drive with a specific reset string.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-59392 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-59392.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2025-59392"
},
{
"cve": "CVE-2018-1000876",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "The update for binutils version 2.32 addresses multiple security vulnerabilities, including memory access issues and buffer overflows, while also introducing support for new architectures.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2018-1000876 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2018/cve-2018-1000876.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32"
]
}
],
"title": "CVE-2018-1000876"
}
]
}
OPENSUSE-SU-2024:14326-1
Vulnerability from csaf_opensuse - Published: 2024-09-09 00:00 - Updated: 2024-09-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-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": "python313-3.13.0~rc2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.0~rc2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14326",
"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_14326-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "python313-3.13.0~rc2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-09T00:00:00Z",
"generator": {
"date": "2024-09-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14326-1",
"initial_release_date": "2024-09-09T00:00:00Z",
"revision_history": [
{
"date": "2024-09-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-3.13.0~rc2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-curses-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-curses-3.13.0~rc2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-dbm-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-dbm-3.13.0~rc2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-idle-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-idle-3.13.0~rc2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-tk-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-tk-3.13.0~rc2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.0~rc2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-3.13.0~rc2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-curses-3.13.0~rc2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-dbm-3.13.0~rc2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-idle-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-idle-3.13.0~rc2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-tk-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-tk-3.13.0~rc2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-3.13.0~rc2-1.1.s390x",
"product_id": "python313-3.13.0~rc2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-curses-3.13.0~rc2-1.1.s390x",
"product_id": "python313-curses-3.13.0~rc2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-dbm-3.13.0~rc2-1.1.s390x",
"product_id": "python313-dbm-3.13.0~rc2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-idle-3.13.0~rc2-1.1.s390x",
"product_id": "python313-idle-3.13.0~rc2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-tk-3.13.0~rc2-1.1.s390x",
"product_id": "python313-tk-3.13.0~rc2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"product_id": "python313-x86-64-v3-3.13.0~rc2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-3.13.0~rc2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-curses-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-curses-3.13.0~rc2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-dbm-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-dbm-3.13.0~rc2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-idle-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-idle-3.13.0~rc2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-tk-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-tk-3.13.0~rc2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.0~rc2-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": "python313-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-curses-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-curses-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-curses-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-dbm-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-idle-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-idle-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-idle-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-tk-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-tk-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-tk-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~rc2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.0~rc2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"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:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~rc2-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~rc2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
OPENSUSE-SU-2024:14327-1
Vulnerability from csaf_opensuse - Published: 2024-09-09 00:00 - Updated: 2024-09-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python39-3.9.19-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-3.9.19-8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-3.9.19-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-3.9.19-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-curses-3.9.19-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-curses-3.9.19-8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-curses-3.9.19-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-curses-3.9.19-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-idle-3.9.19-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-idle-3.9.19-8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-idle-3.9.19-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-idle-3.9.19-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-tk-3.9.19-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-tk-3.9.19-8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-tk-3.9.19-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-tk-3.9.19-8.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": "python39-3.9.19-8.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python39-3.9.19-8.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14327",
"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_14327-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
}
],
"title": "python39-3.9.19-8.1 on GA media",
"tracking": {
"current_release_date": "2024-09-09T00:00:00Z",
"generator": {
"date": "2024-09-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14327-1",
"initial_release_date": "2024-09-09T00:00:00Z",
"revision_history": [
{
"date": "2024-09-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.19-8.1.aarch64",
"product": {
"name": "python39-3.9.19-8.1.aarch64",
"product_id": "python39-3.9.19-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.19-8.1.aarch64",
"product": {
"name": "python39-curses-3.9.19-8.1.aarch64",
"product_id": "python39-curses-3.9.19-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.19-8.1.aarch64",
"product": {
"name": "python39-dbm-3.9.19-8.1.aarch64",
"product_id": "python39-dbm-3.9.19-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.19-8.1.aarch64",
"product": {
"name": "python39-idle-3.9.19-8.1.aarch64",
"product_id": "python39-idle-3.9.19-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.19-8.1.aarch64",
"product": {
"name": "python39-tk-3.9.19-8.1.aarch64",
"product_id": "python39-tk-3.9.19-8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.19-8.1.ppc64le",
"product": {
"name": "python39-3.9.19-8.1.ppc64le",
"product_id": "python39-3.9.19-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.19-8.1.ppc64le",
"product": {
"name": "python39-curses-3.9.19-8.1.ppc64le",
"product_id": "python39-curses-3.9.19-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.19-8.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.19-8.1.ppc64le",
"product_id": "python39-dbm-3.9.19-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.19-8.1.ppc64le",
"product": {
"name": "python39-idle-3.9.19-8.1.ppc64le",
"product_id": "python39-idle-3.9.19-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.19-8.1.ppc64le",
"product": {
"name": "python39-tk-3.9.19-8.1.ppc64le",
"product_id": "python39-tk-3.9.19-8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.19-8.1.s390x",
"product": {
"name": "python39-3.9.19-8.1.s390x",
"product_id": "python39-3.9.19-8.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.19-8.1.s390x",
"product": {
"name": "python39-curses-3.9.19-8.1.s390x",
"product_id": "python39-curses-3.9.19-8.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.19-8.1.s390x",
"product": {
"name": "python39-dbm-3.9.19-8.1.s390x",
"product_id": "python39-dbm-3.9.19-8.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.19-8.1.s390x",
"product": {
"name": "python39-idle-3.9.19-8.1.s390x",
"product_id": "python39-idle-3.9.19-8.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.19-8.1.s390x",
"product": {
"name": "python39-tk-3.9.19-8.1.s390x",
"product_id": "python39-tk-3.9.19-8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.19-8.1.x86_64",
"product": {
"name": "python39-3.9.19-8.1.x86_64",
"product_id": "python39-3.9.19-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.19-8.1.x86_64",
"product": {
"name": "python39-curses-3.9.19-8.1.x86_64",
"product_id": "python39-curses-3.9.19-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.19-8.1.x86_64",
"product": {
"name": "python39-dbm-3.9.19-8.1.x86_64",
"product_id": "python39-dbm-3.9.19-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.19-8.1.x86_64",
"product": {
"name": "python39-idle-3.9.19-8.1.x86_64",
"product_id": "python39-idle-3.9.19-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.19-8.1.x86_64",
"product": {
"name": "python39-tk-3.9.19-8.1.x86_64",
"product_id": "python39-tk-3.9.19-8.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": "python39-3.9.19-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.19-8.1.aarch64"
},
"product_reference": "python39-3.9.19-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.19-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.19-8.1.ppc64le"
},
"product_reference": "python39-3.9.19-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.19-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.19-8.1.s390x"
},
"product_reference": "python39-3.9.19-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.19-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.19-8.1.x86_64"
},
"product_reference": "python39-3.9.19-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.19-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-8.1.aarch64"
},
"product_reference": "python39-curses-3.9.19-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.19-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-8.1.ppc64le"
},
"product_reference": "python39-curses-3.9.19-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.19-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-8.1.s390x"
},
"product_reference": "python39-curses-3.9.19-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.19-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-8.1.x86_64"
},
"product_reference": "python39-curses-3.9.19-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.19-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.aarch64"
},
"product_reference": "python39-dbm-3.9.19-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.19-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.19-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.19-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.s390x"
},
"product_reference": "python39-dbm-3.9.19-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.19-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.x86_64"
},
"product_reference": "python39-dbm-3.9.19-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.19-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-8.1.aarch64"
},
"product_reference": "python39-idle-3.9.19-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.19-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-8.1.ppc64le"
},
"product_reference": "python39-idle-3.9.19-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.19-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-8.1.s390x"
},
"product_reference": "python39-idle-3.9.19-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.19-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-8.1.x86_64"
},
"product_reference": "python39-idle-3.9.19-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.19-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-8.1.aarch64"
},
"product_reference": "python39-tk-3.9.19-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.19-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-8.1.ppc64le"
},
"product_reference": "python39-tk-3.9.19-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.19-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-8.1.s390x"
},
"product_reference": "python39-tk-3.9.19-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.19-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-8.1.x86_64"
},
"product_reference": "python39-tk-3.9.19-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python39-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.19-8.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.19-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
}
]
}
OPENSUSE-SU-2024:14340-1
Vulnerability from csaf_opensuse - Published: 2024-09-17 00:00 - Updated: 2024-09-17 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-tk-3.8.20-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": "python38-3.8.20-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python38-3.8.20-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14340",
"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_14340-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14340-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EB3HULWLZQ24PRVM3P2LCSJ3IJUISSTW/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14340-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EB3HULWLZQ24PRVM3P2LCSJ3IJUISSTW/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
}
],
"title": "python38-3.8.20-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-17T00:00:00Z",
"generator": {
"date": "2024-09-17T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14340-1",
"initial_release_date": "2024-09-17T00:00:00Z",
"revision_history": [
{
"date": "2024-09-17T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.20-1.1.aarch64",
"product": {
"name": "python38-3.8.20-1.1.aarch64",
"product_id": "python38-3.8.20-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.20-1.1.aarch64",
"product": {
"name": "python38-curses-3.8.20-1.1.aarch64",
"product_id": "python38-curses-3.8.20-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.20-1.1.aarch64",
"product": {
"name": "python38-dbm-3.8.20-1.1.aarch64",
"product_id": "python38-dbm-3.8.20-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.20-1.1.aarch64",
"product": {
"name": "python38-idle-3.8.20-1.1.aarch64",
"product_id": "python38-idle-3.8.20-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.20-1.1.aarch64",
"product": {
"name": "python38-tk-3.8.20-1.1.aarch64",
"product_id": "python38-tk-3.8.20-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.20-1.1.ppc64le",
"product": {
"name": "python38-3.8.20-1.1.ppc64le",
"product_id": "python38-3.8.20-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.20-1.1.ppc64le",
"product": {
"name": "python38-curses-3.8.20-1.1.ppc64le",
"product_id": "python38-curses-3.8.20-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.20-1.1.ppc64le",
"product": {
"name": "python38-dbm-3.8.20-1.1.ppc64le",
"product_id": "python38-dbm-3.8.20-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.20-1.1.ppc64le",
"product": {
"name": "python38-idle-3.8.20-1.1.ppc64le",
"product_id": "python38-idle-3.8.20-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.20-1.1.ppc64le",
"product": {
"name": "python38-tk-3.8.20-1.1.ppc64le",
"product_id": "python38-tk-3.8.20-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.20-1.1.s390x",
"product": {
"name": "python38-3.8.20-1.1.s390x",
"product_id": "python38-3.8.20-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.20-1.1.s390x",
"product": {
"name": "python38-curses-3.8.20-1.1.s390x",
"product_id": "python38-curses-3.8.20-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.20-1.1.s390x",
"product": {
"name": "python38-dbm-3.8.20-1.1.s390x",
"product_id": "python38-dbm-3.8.20-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.20-1.1.s390x",
"product": {
"name": "python38-idle-3.8.20-1.1.s390x",
"product_id": "python38-idle-3.8.20-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.20-1.1.s390x",
"product": {
"name": "python38-tk-3.8.20-1.1.s390x",
"product_id": "python38-tk-3.8.20-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.20-1.1.x86_64",
"product": {
"name": "python38-3.8.20-1.1.x86_64",
"product_id": "python38-3.8.20-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.20-1.1.x86_64",
"product": {
"name": "python38-curses-3.8.20-1.1.x86_64",
"product_id": "python38-curses-3.8.20-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.20-1.1.x86_64",
"product": {
"name": "python38-dbm-3.8.20-1.1.x86_64",
"product_id": "python38-dbm-3.8.20-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.20-1.1.x86_64",
"product": {
"name": "python38-idle-3.8.20-1.1.x86_64",
"product_id": "python38-idle-3.8.20-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.20-1.1.x86_64",
"product": {
"name": "python38-tk-3.8.20-1.1.x86_64",
"product_id": "python38-tk-3.8.20-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": "python38-3.8.20-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64"
},
"product_reference": "python38-3.8.20-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.20-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le"
},
"product_reference": "python38-3.8.20-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.20-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.20-1.1.s390x"
},
"product_reference": "python38-3.8.20-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.20-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64"
},
"product_reference": "python38-3.8.20-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.20-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64"
},
"product_reference": "python38-curses-3.8.20-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.20-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le"
},
"product_reference": "python38-curses-3.8.20-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.20-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x"
},
"product_reference": "python38-curses-3.8.20-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.20-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64"
},
"product_reference": "python38-curses-3.8.20-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.20-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64"
},
"product_reference": "python38-dbm-3.8.20-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.20-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le"
},
"product_reference": "python38-dbm-3.8.20-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.20-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x"
},
"product_reference": "python38-dbm-3.8.20-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.20-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64"
},
"product_reference": "python38-dbm-3.8.20-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.20-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64"
},
"product_reference": "python38-idle-3.8.20-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.20-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le"
},
"product_reference": "python38-idle-3.8.20-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.20-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x"
},
"product_reference": "python38-idle-3.8.20-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.20-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64"
},
"product_reference": "python38-idle-3.8.20-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.20-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64"
},
"product_reference": "python38-tk-3.8.20-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.20-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le"
},
"product_reference": "python38-tk-3.8.20-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.20-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x"
},
"product_reference": "python38-tk-3.8.20-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.20-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
},
"product_reference": "python38-tk-3.8.20-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"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:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python38-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.20-1.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.20-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
}
]
}
OPENSUSE-SU-2024:14345-1
Vulnerability from csaf_opensuse - Published: 2024-09-18 00:00 - Updated: 2024-09-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.15-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": "python310-3.10.15-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.15-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14345",
"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_14345-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14345-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XGNLIXONZEJPUCB2A4GVFSDMNJ37VXYU/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14345-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XGNLIXONZEJPUCB2A4GVFSDMNJ37VXYU/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "python310-3.10.15-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-18T00:00:00Z",
"generator": {
"date": "2024-09-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14345-1",
"initial_release_date": "2024-09-18T00:00:00Z",
"revision_history": [
{
"date": "2024-09-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.15-1.1.aarch64",
"product": {
"name": "python310-3.10.15-1.1.aarch64",
"product_id": "python310-3.10.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-1.1.aarch64",
"product": {
"name": "python310-32bit-3.10.15-1.1.aarch64",
"product_id": "python310-32bit-3.10.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-1.1.aarch64",
"product": {
"name": "python310-curses-3.10.15-1.1.aarch64",
"product_id": "python310-curses-3.10.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-1.1.aarch64",
"product": {
"name": "python310-dbm-3.10.15-1.1.aarch64",
"product_id": "python310-dbm-3.10.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-1.1.aarch64",
"product": {
"name": "python310-idle-3.10.15-1.1.aarch64",
"product_id": "python310-idle-3.10.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-1.1.aarch64",
"product": {
"name": "python310-tk-3.10.15-1.1.aarch64",
"product_id": "python310-tk-3.10.15-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-3.10.15-1.1.ppc64le",
"product_id": "python310-3.10.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-32bit-3.10.15-1.1.ppc64le",
"product_id": "python310-32bit-3.10.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-curses-3.10.15-1.1.ppc64le",
"product_id": "python310-curses-3.10.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.15-1.1.ppc64le",
"product_id": "python310-dbm-3.10.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-idle-3.10.15-1.1.ppc64le",
"product_id": "python310-idle-3.10.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-1.1.ppc64le",
"product": {
"name": "python310-tk-3.10.15-1.1.ppc64le",
"product_id": "python310-tk-3.10.15-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.15-1.1.s390x",
"product": {
"name": "python310-3.10.15-1.1.s390x",
"product_id": "python310-3.10.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-1.1.s390x",
"product": {
"name": "python310-32bit-3.10.15-1.1.s390x",
"product_id": "python310-32bit-3.10.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-1.1.s390x",
"product": {
"name": "python310-curses-3.10.15-1.1.s390x",
"product_id": "python310-curses-3.10.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-1.1.s390x",
"product": {
"name": "python310-dbm-3.10.15-1.1.s390x",
"product_id": "python310-dbm-3.10.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-1.1.s390x",
"product": {
"name": "python310-idle-3.10.15-1.1.s390x",
"product_id": "python310-idle-3.10.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-1.1.s390x",
"product": {
"name": "python310-tk-3.10.15-1.1.s390x",
"product_id": "python310-tk-3.10.15-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.15-1.1.x86_64",
"product": {
"name": "python310-3.10.15-1.1.x86_64",
"product_id": "python310-3.10.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-1.1.x86_64",
"product": {
"name": "python310-32bit-3.10.15-1.1.x86_64",
"product_id": "python310-32bit-3.10.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-1.1.x86_64",
"product": {
"name": "python310-curses-3.10.15-1.1.x86_64",
"product_id": "python310-curses-3.10.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-1.1.x86_64",
"product": {
"name": "python310-dbm-3.10.15-1.1.x86_64",
"product_id": "python310-dbm-3.10.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-1.1.x86_64",
"product": {
"name": "python310-idle-3.10.15-1.1.x86_64",
"product_id": "python310-idle-3.10.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-1.1.x86_64",
"product": {
"name": "python310-tk-3.10.15-1.1.x86_64",
"product_id": "python310-tk-3.10.15-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": "python310-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64"
},
"product_reference": "python310-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.15-1.1.s390x"
},
"product_reference": "python310-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64"
},
"product_reference": "python310-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64"
},
"product_reference": "python310-32bit-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-32bit-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x"
},
"product_reference": "python310-32bit-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64"
},
"product_reference": "python310-32bit-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x"
},
"product_reference": "python310-curses-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x"
},
"product_reference": "python310-idle-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x"
},
"product_reference": "python310-tk-3.10.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"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:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.15-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
OPENSUSE-SU-2024:14346-1
Vulnerability from csaf_opensuse - Published: 2024-09-18 00:00 - Updated: 2024-09-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.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": "python311-3.11.9-7.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.9-7.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14346",
"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_14346-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14346-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UBWVORMJLTP5YM7GG2KA4LSPGF6N5YVF/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14346-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UBWVORMJLTP5YM7GG2KA4LSPGF6N5YVF/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "python311-3.11.9-7.1 on GA media",
"tracking": {
"current_release_date": "2024-09-18T00:00:00Z",
"generator": {
"date": "2024-09-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14346-1",
"initial_release_date": "2024-09-18T00:00:00Z",
"revision_history": [
{
"date": "2024-09-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.9-7.1.aarch64",
"product": {
"name": "python311-3.11.9-7.1.aarch64",
"product_id": "python311-3.11.9-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-1.1.aarch64",
"product": {
"name": "python311-32bit-3.11.10-1.1.aarch64",
"product_id": "python311-32bit-3.11.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.9-7.1.aarch64",
"product": {
"name": "python311-curses-3.11.9-7.1.aarch64",
"product_id": "python311-curses-3.11.9-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.9-7.1.aarch64",
"product": {
"name": "python311-dbm-3.11.9-7.1.aarch64",
"product_id": "python311-dbm-3.11.9-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.9-7.1.aarch64",
"product": {
"name": "python311-idle-3.11.9-7.1.aarch64",
"product_id": "python311-idle-3.11.9-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.9-7.1.aarch64",
"product": {
"name": "python311-tk-3.11.9-7.1.aarch64",
"product_id": "python311-tk-3.11.9-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.9-7.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.9-7.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.9-7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-3.11.9-7.1.ppc64le",
"product_id": "python311-3.11.9-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-1.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.10-1.1.ppc64le",
"product_id": "python311-32bit-3.11.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-curses-3.11.9-7.1.ppc64le",
"product_id": "python311-curses-3.11.9-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.9-7.1.ppc64le",
"product_id": "python311-dbm-3.11.9-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-idle-3.11.9-7.1.ppc64le",
"product_id": "python311-idle-3.11.9-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-tk-3.11.9-7.1.ppc64le",
"product_id": "python311-tk-3.11.9-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.9-7.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.9-7.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.9-7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.9-7.1.s390x",
"product": {
"name": "python311-3.11.9-7.1.s390x",
"product_id": "python311-3.11.9-7.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-1.1.s390x",
"product": {
"name": "python311-32bit-3.11.10-1.1.s390x",
"product_id": "python311-32bit-3.11.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.9-7.1.s390x",
"product": {
"name": "python311-curses-3.11.9-7.1.s390x",
"product_id": "python311-curses-3.11.9-7.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.9-7.1.s390x",
"product": {
"name": "python311-dbm-3.11.9-7.1.s390x",
"product_id": "python311-dbm-3.11.9-7.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.9-7.1.s390x",
"product": {
"name": "python311-idle-3.11.9-7.1.s390x",
"product_id": "python311-idle-3.11.9-7.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.9-7.1.s390x",
"product": {
"name": "python311-tk-3.11.9-7.1.s390x",
"product_id": "python311-tk-3.11.9-7.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.9-7.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.9-7.1.s390x",
"product_id": "python311-x86-64-v3-3.11.9-7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.9-7.1.x86_64",
"product": {
"name": "python311-3.11.9-7.1.x86_64",
"product_id": "python311-3.11.9-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-1.1.x86_64",
"product": {
"name": "python311-32bit-3.11.10-1.1.x86_64",
"product_id": "python311-32bit-3.11.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.9-7.1.x86_64",
"product": {
"name": "python311-curses-3.11.9-7.1.x86_64",
"product_id": "python311-curses-3.11.9-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.9-7.1.x86_64",
"product": {
"name": "python311-dbm-3.11.9-7.1.x86_64",
"product_id": "python311-dbm-3.11.9-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.9-7.1.x86_64",
"product": {
"name": "python311-idle-3.11.9-7.1.x86_64",
"product_id": "python311-idle-3.11.9-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.9-7.1.x86_64",
"product": {
"name": "python311-tk-3.11.9-7.1.x86_64",
"product_id": "python311-tk-3.11.9-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.9-7.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.9-7.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.9-7.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": "python311-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64"
},
"product_reference": "python311-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.9-7.1.s390x"
},
"product_reference": "python311-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64"
},
"product_reference": "python311-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64"
},
"product_reference": "python311-32bit-3.11.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x"
},
"product_reference": "python311-32bit-3.11.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64"
},
"product_reference": "python311-32bit-3.11.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64"
},
"product_reference": "python311-curses-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-curses-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x"
},
"product_reference": "python311-curses-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64"
},
"product_reference": "python311-curses-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64"
},
"product_reference": "python311-dbm-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x"
},
"product_reference": "python311-dbm-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64"
},
"product_reference": "python311-dbm-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64"
},
"product_reference": "python311-idle-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-idle-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x"
},
"product_reference": "python311-idle-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64"
},
"product_reference": "python311-idle-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64"
},
"product_reference": "python311-tk-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-tk-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x"
},
"product_reference": "python311-tk-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64"
},
"product_reference": "python311-tk-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.9-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.9-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.9-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.9-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.9-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.9-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.9-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.9-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"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:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.10-1.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.9-7.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.9-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
OPENSUSE-SU-2024:14370-1
Vulnerability from csaf_opensuse - Published: 2024-09-26 00:00 - Updated: 2024-09-26 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-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": "python312-3.12.6-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.6-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14370",
"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_14370-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14370-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OKDHGTJKHTETAZ6BAHXXRCINJKQVWXGN/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14370-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OKDHGTJKHTETAZ6BAHXXRCINJKQVWXGN/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "python312-3.12.6-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-26T00:00:00Z",
"generator": {
"date": "2024-09-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14370-1",
"initial_release_date": "2024-09-26T00:00:00Z",
"revision_history": [
{
"date": "2024-09-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.6-1.1.aarch64",
"product": {
"name": "python312-3.12.6-1.1.aarch64",
"product_id": "python312-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-1.1.aarch64",
"product": {
"name": "python312-32bit-3.12.6-1.1.aarch64",
"product_id": "python312-32bit-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-1.1.aarch64",
"product": {
"name": "python312-curses-3.12.6-1.1.aarch64",
"product_id": "python312-curses-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-1.1.aarch64",
"product": {
"name": "python312-dbm-3.12.6-1.1.aarch64",
"product_id": "python312-dbm-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-1.1.aarch64",
"product": {
"name": "python312-idle-3.12.6-1.1.aarch64",
"product_id": "python312-idle-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-1.1.aarch64",
"product": {
"name": "python312-tk-3.12.6-1.1.aarch64",
"product_id": "python312-tk-3.12.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.6-1.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.6-1.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.6-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-3.12.6-1.1.ppc64le",
"product_id": "python312-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-32bit-3.12.6-1.1.ppc64le",
"product_id": "python312-32bit-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-curses-3.12.6-1.1.ppc64le",
"product_id": "python312-curses-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.6-1.1.ppc64le",
"product_id": "python312-dbm-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-idle-3.12.6-1.1.ppc64le",
"product_id": "python312-idle-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-tk-3.12.6-1.1.ppc64le",
"product_id": "python312-tk-3.12.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.6-1.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.6-1.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.6-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.6-1.1.s390x",
"product": {
"name": "python312-3.12.6-1.1.s390x",
"product_id": "python312-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-1.1.s390x",
"product": {
"name": "python312-32bit-3.12.6-1.1.s390x",
"product_id": "python312-32bit-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-1.1.s390x",
"product": {
"name": "python312-curses-3.12.6-1.1.s390x",
"product_id": "python312-curses-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-1.1.s390x",
"product": {
"name": "python312-dbm-3.12.6-1.1.s390x",
"product_id": "python312-dbm-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-1.1.s390x",
"product": {
"name": "python312-idle-3.12.6-1.1.s390x",
"product_id": "python312-idle-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-1.1.s390x",
"product": {
"name": "python312-tk-3.12.6-1.1.s390x",
"product_id": "python312-tk-3.12.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.6-1.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.6-1.1.s390x",
"product_id": "python312-x86-64-v3-3.12.6-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.6-1.1.x86_64",
"product": {
"name": "python312-3.12.6-1.1.x86_64",
"product_id": "python312-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-1.1.x86_64",
"product": {
"name": "python312-32bit-3.12.6-1.1.x86_64",
"product_id": "python312-32bit-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-1.1.x86_64",
"product": {
"name": "python312-curses-3.12.6-1.1.x86_64",
"product_id": "python312-curses-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-1.1.x86_64",
"product": {
"name": "python312-dbm-3.12.6-1.1.x86_64",
"product_id": "python312-dbm-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-1.1.x86_64",
"product": {
"name": "python312-idle-3.12.6-1.1.x86_64",
"product_id": "python312-idle-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-1.1.x86_64",
"product": {
"name": "python312-tk-3.12.6-1.1.x86_64",
"product_id": "python312-tk-3.12.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.6-1.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.6-1.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.6-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": "python312-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64"
},
"product_reference": "python312-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.6-1.1.s390x"
},
"product_reference": "python312-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64"
},
"product_reference": "python312-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64"
},
"product_reference": "python312-32bit-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-32bit-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x"
},
"product_reference": "python312-32bit-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64"
},
"product_reference": "python312-32bit-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64"
},
"product_reference": "python312-curses-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-curses-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x"
},
"product_reference": "python312-curses-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64"
},
"product_reference": "python312-curses-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64"
},
"product_reference": "python312-dbm-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x"
},
"product_reference": "python312-dbm-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64"
},
"product_reference": "python312-dbm-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64"
},
"product_reference": "python312-idle-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-idle-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x"
},
"product_reference": "python312-idle-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64"
},
"product_reference": "python312-idle-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64"
},
"product_reference": "python312-tk-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-tk-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x"
},
"product_reference": "python312-tk-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64"
},
"product_reference": "python312-tk-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.6-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
OPENSUSE-SU-2024:14434-1
Vulnerability from csaf_opensuse - Published: 2024-10-28 00:00 - Updated: 2024-10-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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": "python314-3.14.0~a1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14434",
"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_14434-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "python314-3.14.0~a1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-10-28T00:00:00Z",
"generator": {
"date": "2024-10-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14434-1",
"initial_release_date": "2024-10-28T00:00:00Z",
"revision_history": [
{
"date": "2024-10-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-3.14.0~a1-1.1.aarch64",
"product_id": "python314-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.aarch64",
"product_id": "python314-curses-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.aarch64",
"product_id": "python314-dbm-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.aarch64",
"product_id": "python314-idle-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.aarch64",
"product_id": "python314-tk-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-curses-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-dbm-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-idle-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-tk-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-3.14.0~a1-1.1.s390x",
"product_id": "python314-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.s390x",
"product_id": "python314-curses-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.s390x",
"product_id": "python314-dbm-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.s390x",
"product_id": "python314-idle-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.s390x",
"product_id": "python314-tk-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-3.14.0~a1-1.1.x86_64",
"product_id": "python314-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.x86_64",
"product_id": "python314-curses-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.x86_64",
"product_id": "python314-dbm-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.x86_64",
"product_id": "python314-idle-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.x86_64",
"product_id": "python314-tk-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.0~a1-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": "python314-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-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:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"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:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
OPENSUSE-SU-2025:15713-1
Vulnerability from csaf_opensuse - Published: 2025-11-07 00:00 - Updated: 2025-11-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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": "python315-3.15.0~a1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15713",
"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-2025_15713-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "python315-3.15.0~a1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-07T00:00:00Z",
"generator": {
"date": "2025-11-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15713-1",
"initial_release_date": "2025-11-07T00:00:00Z",
"revision_history": [
{
"date": "2025-11-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-3.15.0~a1-1.1.aarch64",
"product_id": "python315-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product_id": "python315-curses-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product_id": "python315-dbm-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product_id": "python315-idle-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product_id": "python315-profiling-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product_id": "python315-tk-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-curses-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-idle-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-tk-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-3.15.0~a1-1.1.s390x",
"product_id": "python315-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product_id": "python315-curses-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product_id": "python315-dbm-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product_id": "python315-idle-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product_id": "python315-profiling-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product_id": "python315-tk-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-3.15.0~a1-1.1.x86_64",
"product_id": "python315-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product_id": "python315-curses-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product_id": "python315-dbm-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product_id": "python315-idle-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product_id": "python315-profiling-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product_id": "python315-tk-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a1-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": "python315-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-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:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-8194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8194"
}
],
"notes": [
{
"category": "general",
"text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8194",
"url": "https://www.suse.com/security/cve/CVE-2025-8194"
},
{
"category": "external",
"summary": "SUSE Bug 1247249 for CVE-2025-8194",
"url": "https://bugzilla.suse.com/1247249"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"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:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8291"
}
]
}
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.