Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-39348 (GCVE-0-2022-39348)
Vulnerability from cvelistv5
Published
2022-10-26 00:00
Modified
2025-04-22 17:17
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T12:00:44.145Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "tags": [ "x_transferred" ], "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "tags": [ "x_transferred" ], "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "name": "[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "name": "GLSA-202301-02", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202301-02" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-39348", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-22T15:43:19.537134Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-22T17:17:07.963Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "twisted", "vendor": "twisted", "versions": [ { "status": "affected", "version": "\u003e= 0.9.4, \u003c 22.10.0rc1" } ] } ], "descriptions": [ { "lang": "en", "value": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-01-11T00:00:00.000Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "name": "[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "name": "GLSA-202301-02", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202301-02" } ], "source": { "advisory": "GHSA-vg46-2rrj-3647", "discovery": "UNKNOWN" }, "title": "Twisted vulnerable to NameVirtualHost Host header injection" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-39348", "datePublished": "2022-10-26T00:00:00.000Z", "dateReserved": "2022-09-02T00:00:00.000Z", "dateUpdated": "2025-04-22T17:17:07.963Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-39348\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-10-26T20:15:10.580\",\"lastModified\":\"2024-11-25T18:12:24.673\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.\"},{\"lang\":\"es\",\"value\":\"Twisted es un framework basado en eventos para aplicaciones de Internet. Comenz\u00f3 con la versi\u00f3n 0.9.4, cuando el encabezado del host no coincide con un host configurado \\\"twisted.web.vhost.NameVirtualHost\\\" devolver\u00e1 un recurso \\\"NoResource\\\" que hace que el encabezado del Host no sea escondido en la respuesta 404 permitiendo la inyecci\u00f3n de HTML y scripts. En la pr\u00e1ctica esto deber\u00eda ser muy dif\u00edcil de explotar ya que ser capaz de modificar el encabezado Host de una petici\u00f3n HTTP normal implica que uno ya est\u00e1 en una posici\u00f3n privilegiada. Este problema ha sido corregido en versi\u00f3n 22.10.0rc1. No se presenta mitigaciones conocidas\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"},{\"lang\":\"en\",\"value\":\"CWE-80\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.9.4\",\"versionEndExcluding\":\"22.10.0\",\"matchCriteriaId\":\"5F189425-61DC-4B09-B387-6F7E6E536A0C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202301-02\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202301-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"cna\": {\"title\": \"Twisted vulnerable to NameVirtualHost Host header injection\", \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-01-11T00:00:00.000Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.\"}], \"affected\": [{\"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"version\": \"\u003e= 0.9.4, \u003c 22.10.0rc1\", \"status\": \"affected\"}]}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647\"}, {\"url\": \"https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b\"}, {\"url\": \"https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4\"}, {\"name\": \"[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update\", \"tags\": [\"mailing-list\"], \"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html\"}, {\"name\": \"GLSA-202301-02\", \"tags\": [\"vendor-advisory\"], \"url\": \"https://security.gentoo.org/glsa/202301-02\"}], \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\", \"baseScore\": 5.4, \"baseSeverity\": \"MEDIUM\"}}], \"problemTypes\": [{\"descriptions\": [{\"type\": \"CWE\", \"lang\": \"en\", \"description\": \"CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)\", \"cweId\": \"CWE-80\"}]}, {\"descriptions\": [{\"type\": \"CWE\", \"lang\": \"en\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\", \"cweId\": \"CWE-79\"}]}], \"source\": {\"advisory\": \"GHSA-vg46-2rrj-3647\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:00:44.145Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4\", \"tags\": [\"x_transferred\"]}, {\"name\": \"[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update\", \"tags\": [\"mailing-list\", \"x_transferred\"], \"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html\"}, {\"name\": \"GLSA-202301-02\", \"tags\": [\"vendor-advisory\", \"x_transferred\"], \"url\": \"https://security.gentoo.org/glsa/202301-02\"}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-39348\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-22T15:43:19.537134Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-22T15:43:21.272Z\"}}]}", "cveMetadata": "{\"state\": \"PUBLISHED\", \"cveId\": \"CVE-2022-39348\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"assignerShortName\": \"GitHub_M\", \"dateUpdated\": \"2025-04-22T17:17:07.963Z\", \"dateReserved\": \"2022-09-02T00:00:00.000Z\", \"datePublished\": \"2022-10-26T00:00:00.000Z\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2022-39348
Vulnerability from fkie_nvd
Published
2022-10-26 20:15
Modified
2024-11-25 18:12
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Summary
Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b | Patch | |
security-advisories@github.com | https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4 | Patch | |
security-advisories@github.com | https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647 | Exploit, Patch, Third Party Advisory | |
security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html | Mailing List, Third Party Advisory | |
security-advisories@github.com | https://security.gentoo.org/glsa/202301-02 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202301-02 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
twisted | twisted | * | |
debian | debian_linux | 10.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*", "matchCriteriaId": "5F189425-61DC-4B09-B387-6F7E6E536A0C", "versionEndExcluding": "22.10.0", "versionStartIncluding": "0.9.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds." }, { "lang": "es", "value": "Twisted es un framework basado en eventos para aplicaciones de Internet. Comenz\u00f3 con la versi\u00f3n 0.9.4, cuando el encabezado del host no coincide con un host configurado \"twisted.web.vhost.NameVirtualHost\" devolver\u00e1 un recurso \"NoResource\" que hace que el encabezado del Host no sea escondido en la respuesta 404 permitiendo la inyecci\u00f3n de HTML y scripts. En la pr\u00e1ctica esto deber\u00eda ser muy dif\u00edcil de explotar ya que ser capaz de modificar el encabezado Host de una petici\u00f3n HTTP normal implica que uno ya est\u00e1 en una posici\u00f3n privilegiada. Este problema ha sido corregido en versi\u00f3n 22.10.0rc1. No se presenta mitigaciones conocidas" } ], "id": "CVE-2022-39348", "lastModified": "2024-11-25T18:12:24.673", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-10-26T20:15:10.580", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202301-02" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202301-02" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" }, { "lang": "en", "value": "CWE-80" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2024:12474-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python-Twisted-doc-22.10.0-1.1 on GA media
Notes
Title of the patch
python-Twisted-doc-22.10.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the python-Twisted-doc-22.10.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12474
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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": "python-Twisted-doc-22.10.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-Twisted-doc-22.10.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12474", "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_12474-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-39348 page", "url": "https://www.suse.com/security/cve/CVE-2022-39348/" } ], "title": "python-Twisted-doc-22.10.0-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:12474-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.10.0-1.1.aarch64", "product": { "name": "python-Twisted-doc-22.10.0-1.1.aarch64", "product_id": "python-Twisted-doc-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-all_non_platform-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-conch-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-conch-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-conch-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-conch_nacl-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-contextvars-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-contextvars-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-contextvars-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-http2-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-http2-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-http2-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-serial-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-serial-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-serial-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-Twisted-tls-22.10.0-1.1.aarch64", "product": { "name": "python310-Twisted-tls-22.10.0-1.1.aarch64", "product_id": "python310-Twisted-tls-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-all_non_platform-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-conch-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-conch-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-conch-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-conch_nacl-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-contextvars-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-contextvars-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-contextvars-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-http2-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-http2-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-http2-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-serial-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-serial-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-serial-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python38-Twisted-tls-22.10.0-1.1.aarch64", "product": { "name": "python38-Twisted-tls-22.10.0-1.1.aarch64", "product_id": "python38-Twisted-tls-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-all_non_platform-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-conch-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-conch-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-conch-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-conch_nacl-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-contextvars-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-contextvars-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-contextvars-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-http2-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-http2-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-http2-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-serial-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-serial-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-serial-22.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-Twisted-tls-22.10.0-1.1.aarch64", "product": { "name": "python39-Twisted-tls-22.10.0-1.1.aarch64", "product_id": "python39-Twisted-tls-22.10.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.10.0-1.1.ppc64le", "product": { "name": "python-Twisted-doc-22.10.0-1.1.ppc64le", "product_id": "python-Twisted-doc-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-conch-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-conch-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-conch-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-contextvars-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-http2-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-http2-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-http2-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-serial-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-serial-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-serial-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-Twisted-tls-22.10.0-1.1.ppc64le", "product": { "name": "python310-Twisted-tls-22.10.0-1.1.ppc64le", "product_id": "python310-Twisted-tls-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-conch-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-conch-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-conch-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-contextvars-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-http2-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-http2-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-http2-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-serial-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-serial-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-serial-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-Twisted-tls-22.10.0-1.1.ppc64le", "product": { "name": "python38-Twisted-tls-22.10.0-1.1.ppc64le", "product_id": "python38-Twisted-tls-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-conch-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-conch-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-conch-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-contextvars-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-http2-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-http2-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-http2-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-serial-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-serial-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-serial-22.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-Twisted-tls-22.10.0-1.1.ppc64le", "product": { "name": "python39-Twisted-tls-22.10.0-1.1.ppc64le", "product_id": "python39-Twisted-tls-22.10.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.10.0-1.1.s390x", "product": { "name": "python-Twisted-doc-22.10.0-1.1.s390x", "product_id": "python-Twisted-doc-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-22.10.0-1.1.s390x", "product_id": "python310-Twisted-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "product_id": "python310-Twisted-all_non_platform-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-conch-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-conch-22.10.0-1.1.s390x", "product_id": "python310-Twisted-conch-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "product_id": "python310-Twisted-conch_nacl-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-contextvars-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-contextvars-22.10.0-1.1.s390x", "product_id": "python310-Twisted-contextvars-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-http2-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-http2-22.10.0-1.1.s390x", "product_id": "python310-Twisted-http2-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-serial-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-serial-22.10.0-1.1.s390x", "product_id": "python310-Twisted-serial-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-Twisted-tls-22.10.0-1.1.s390x", "product": { "name": "python310-Twisted-tls-22.10.0-1.1.s390x", "product_id": "python310-Twisted-tls-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-22.10.0-1.1.s390x", "product_id": "python38-Twisted-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "product_id": "python38-Twisted-all_non_platform-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-conch-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-conch-22.10.0-1.1.s390x", "product_id": "python38-Twisted-conch-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "product_id": "python38-Twisted-conch_nacl-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-contextvars-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-contextvars-22.10.0-1.1.s390x", "product_id": "python38-Twisted-contextvars-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-http2-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-http2-22.10.0-1.1.s390x", "product_id": "python38-Twisted-http2-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-serial-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-serial-22.10.0-1.1.s390x", "product_id": "python38-Twisted-serial-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python38-Twisted-tls-22.10.0-1.1.s390x", "product": { "name": "python38-Twisted-tls-22.10.0-1.1.s390x", "product_id": "python38-Twisted-tls-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-22.10.0-1.1.s390x", "product_id": "python39-Twisted-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "product_id": "python39-Twisted-all_non_platform-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-conch-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-conch-22.10.0-1.1.s390x", "product_id": "python39-Twisted-conch-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "product_id": "python39-Twisted-conch_nacl-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-contextvars-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-contextvars-22.10.0-1.1.s390x", "product_id": "python39-Twisted-contextvars-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-http2-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-http2-22.10.0-1.1.s390x", "product_id": "python39-Twisted-http2-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-serial-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-serial-22.10.0-1.1.s390x", "product_id": "python39-Twisted-serial-22.10.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-Twisted-tls-22.10.0-1.1.s390x", "product": { "name": "python39-Twisted-tls-22.10.0-1.1.s390x", "product_id": "python39-Twisted-tls-22.10.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.10.0-1.1.x86_64", "product": { "name": "python-Twisted-doc-22.10.0-1.1.x86_64", "product_id": "python-Twisted-doc-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-all_non_platform-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-conch-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-conch-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-conch-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-conch_nacl-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-contextvars-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-contextvars-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-contextvars-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-http2-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-http2-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-http2-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-serial-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-serial-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-serial-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-Twisted-tls-22.10.0-1.1.x86_64", "product": { "name": "python310-Twisted-tls-22.10.0-1.1.x86_64", "product_id": "python310-Twisted-tls-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-all_non_platform-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-conch-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-conch-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-conch-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-conch_nacl-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-contextvars-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-contextvars-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-contextvars-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-http2-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-http2-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-http2-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-serial-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-serial-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-serial-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python38-Twisted-tls-22.10.0-1.1.x86_64", "product": { "name": "python38-Twisted-tls-22.10.0-1.1.x86_64", "product_id": "python38-Twisted-tls-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-all_non_platform-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-conch-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-conch-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-conch-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-conch_nacl-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-contextvars-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-contextvars-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-contextvars-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-http2-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-http2-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-http2-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-serial-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-serial-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-serial-22.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-Twisted-tls-22.10.0-1.1.x86_64", "product": { "name": "python39-Twisted-tls-22.10.0-1.1.x86_64", "product_id": "python39-Twisted-tls-22.10.0-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": "python-Twisted-doc-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.aarch64" }, "product_reference": "python-Twisted-doc-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.ppc64le" }, "product_reference": "python-Twisted-doc-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.s390x" }, "product_reference": "python-Twisted-doc-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.x86_64" }, "product_reference": "python-Twisted-doc-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-all_non_platform-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-conch-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-conch-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-conch-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-conch-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-conch_nacl-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-contextvars-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-contextvars-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-contextvars-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-contextvars-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-contextvars-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-contextvars-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-contextvars-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-http2-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-http2-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-http2-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-http2-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-http2-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-http2-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-http2-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-http2-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-serial-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-serial-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-serial-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-serial-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-serial-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-serial-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-serial-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-serial-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-tls-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.aarch64" }, "product_reference": "python310-Twisted-tls-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-tls-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.ppc64le" }, "product_reference": "python310-Twisted-tls-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-tls-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.s390x" }, "product_reference": "python310-Twisted-tls-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Twisted-tls-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.x86_64" }, "product_reference": "python310-Twisted-tls-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-all_non_platform-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-conch-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-conch-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-conch-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-conch-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-conch_nacl-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-contextvars-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-contextvars-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-contextvars-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-contextvars-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-contextvars-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-contextvars-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-contextvars-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-http2-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-http2-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-http2-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-http2-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-http2-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-http2-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-http2-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-http2-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-serial-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-serial-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-serial-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-serial-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-serial-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-serial-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-serial-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-serial-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-tls-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.aarch64" }, "product_reference": "python38-Twisted-tls-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-tls-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.ppc64le" }, "product_reference": "python38-Twisted-tls-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-tls-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.s390x" }, "product_reference": "python38-Twisted-tls-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Twisted-tls-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.x86_64" }, "product_reference": "python38-Twisted-tls-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-all_non_platform-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-conch-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-conch-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-conch-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-conch-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-conch_nacl-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-contextvars-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-contextvars-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-contextvars-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-contextvars-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-contextvars-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-contextvars-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-contextvars-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-http2-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-http2-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-http2-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-http2-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-http2-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-http2-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-http2-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-http2-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-serial-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-serial-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-serial-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-serial-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-serial-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-serial-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-serial-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-serial-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-tls-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.aarch64" }, "product_reference": "python39-Twisted-tls-22.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-tls-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.ppc64le" }, "product_reference": "python39-Twisted-tls-22.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-tls-22.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.s390x" }, "product_reference": "python39-Twisted-tls-22.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Twisted-tls-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.x86_64" }, "product_reference": "python39-Twisted-tls-22.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-39348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-39348" } ], "notes": [ { "category": "general", "text": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-39348", "url": "https://www.suse.com/security/cve/CVE-2022-39348" }, { "category": "external", "summary": "SUSE Bug 1204781 for CVE-2022-39348", "url": "https://bugzilla.suse.com/1204781" } ], "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:python-Twisted-doc-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-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:python-Twisted-doc-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python-Twisted-doc-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python310-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python38-Twisted-tls-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-all_non_platform-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-conch_nacl-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-contextvars-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-http2-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-serial-22.10.0-1.1.x86_64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.aarch64", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.s390x", "openSUSE Tumbleweed:python39-Twisted-tls-22.10.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2022-39348" } ] }
wid-sec-w-2023-2031
Vulnerability from csaf_certbund
Published
2023-08-09 22:00
Modified
2024-08-08 22:00
Summary
Xerox FreeFlow Print Server: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2031 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2031.json" }, { "category": "self", "summary": "WID-SEC-2023-2031 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2031" }, { "category": "external", "summary": "Xerox Security Bulletin vom 2023-08-09", "url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-011_FFPSv7-S11_MediaInstall_Aug2023.pdf" }, { "category": "external", "summary": "Xerox Security Bulletin vom 2023-08-09", "url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-012_FFPSv2_Win10_SecurityBulletin_Aug2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-013 vom 2023-08-24", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/08/Xerox-Security-Bulletin-XRX23-013-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2331 vom 2023-11-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2331.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-17 vom 2024-08-09", "url": "https://security.gentoo.org/glsa/202408-17" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-08-08T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:56:55.155+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-2031", "initial_release_date": "2023-08-09T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-08-24T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-11-02T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-08-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v2", "product": { "name": "Xerox FreeFlow Print Server v2", "product_id": "T014888", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } }, { "category": "product_version", "name": "v7 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v7 for Solaris", "product_id": "T029230", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7_for_solaris" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-0687", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2004-0687" }, { "cve": "CVE-2020-23903", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2020-23903" }, { "cve": "CVE-2020-23904", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2020-23904" }, { "cve": "CVE-2021-33621", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2021-33621" }, { "cve": "CVE-2021-33657", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2021-33657" }, { "cve": "CVE-2021-3575", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2021-3575" }, { "cve": "CVE-2021-3618", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2021-3618" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2021-43618" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21123", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21123" }, { "cve": "CVE-2022-21125", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21125" }, { "cve": "CVE-2022-21127", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21127" }, { "cve": "CVE-2022-21166", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21166" }, { "cve": "CVE-2022-21589", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21589" }, { "cve": "CVE-2022-21592", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21592" }, { "cve": "CVE-2022-21608", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21608" }, { "cve": "CVE-2022-21617", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-21617" }, { "cve": "CVE-2022-28805", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-28805" }, { "cve": "CVE-2022-30115", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-30115" }, { "cve": "CVE-2022-31783", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-31783" }, { "cve": "CVE-2022-33099", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-33099" }, { "cve": "CVE-2022-3729", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-3729" }, { "cve": "CVE-2022-37290", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-37290" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-39348", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-39348" }, { "cve": "CVE-2022-40897", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-40897" }, { "cve": "CVE-2022-41716", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41716" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41720", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41720" }, { "cve": "CVE-2022-41722", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41722" }, { "cve": "CVE-2022-41723", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41723" }, { "cve": "CVE-2022-41724", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41724" }, { "cve": "CVE-2022-41725", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-41725" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-44617", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-44617" }, { "cve": "CVE-2022-44792", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-44793", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-44793" }, { "cve": "CVE-2022-46285", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-46285" }, { "cve": "CVE-2022-46663", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-46663" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-4743", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-4743" }, { "cve": "CVE-2022-48303", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-48303" }, { "cve": "CVE-2022-4883", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-4883" }, { "cve": "CVE-2022-4904", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2022-4904" }, { "cve": "CVE-2023-0002", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-0002" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0494", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-0494" }, { "cve": "CVE-2023-0547", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-0547" }, { "cve": "CVE-2023-1161", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1161" }, { "cve": "CVE-2023-1945", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1945" }, { "cve": "CVE-2023-1992", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1992" }, { "cve": "CVE-2023-1993", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1993" }, { "cve": "CVE-2023-1994", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1994" }, { "cve": "CVE-2023-1999", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-1999" }, { "cve": "CVE-2023-21526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21526" }, { "cve": "CVE-2023-21756", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21756" }, { "cve": "CVE-2023-21911", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21911" }, { "cve": "CVE-2023-21912", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21912" }, { "cve": "CVE-2023-21919", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21919" }, { "cve": "CVE-2023-21920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21920" }, { "cve": "CVE-2023-21929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21929" }, { "cve": "CVE-2023-21933", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21933" }, { "cve": "CVE-2023-21935", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21935" }, { "cve": "CVE-2023-21940", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21940" }, { "cve": "CVE-2023-21945", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21945" }, { "cve": "CVE-2023-21946", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21946" }, { "cve": "CVE-2023-21947", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21947" }, { "cve": "CVE-2023-21953", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21953" }, { "cve": "CVE-2023-21955", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21955" }, { "cve": "CVE-2023-21962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21962" }, { "cve": "CVE-2023-21966", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21966" }, { "cve": "CVE-2023-21972", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21972" }, { "cve": "CVE-2023-21976", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21976" }, { "cve": "CVE-2023-21977", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21977" }, { "cve": "CVE-2023-21980", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21980" }, { "cve": "CVE-2023-21982", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21982" }, { "cve": "CVE-2023-21995", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-21995" }, { "cve": "CVE-2023-22006", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22006" }, { "cve": "CVE-2023-22023", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22023" }, { "cve": "CVE-2023-22036", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22036" }, { "cve": "CVE-2023-22041", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22041" }, { "cve": "CVE-2023-22044", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22044" }, { "cve": "CVE-2023-22045", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22045" }, { "cve": "CVE-2023-22049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-22049" }, { "cve": "CVE-2023-23931", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-23931" }, { "cve": "CVE-2023-24021", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24021" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-24536", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24536" }, { "cve": "CVE-2023-24537", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24537" }, { "cve": "CVE-2023-24538", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24538" }, { "cve": "CVE-2023-24539", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24539" }, { "cve": "CVE-2023-24540", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24540" }, { "cve": "CVE-2023-24932", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24932" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26767", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-26767" }, { "cve": "CVE-2023-26768", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-26768" }, { "cve": "CVE-2023-26769", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-26769" }, { "cve": "CVE-2023-2731", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27320", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-27320" }, { "cve": "CVE-2023-27522", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-27522" }, { "cve": "CVE-2023-28005", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28005" }, { "cve": "CVE-2023-28484", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28484" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28709", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28709" }, { "cve": "CVE-2023-28755", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28755" }, { "cve": "CVE-2023-28756", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-28756" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29400", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29400" }, { "cve": "CVE-2023-29469", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29469" }, { "cve": "CVE-2023-29479", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29479" }, { "cve": "CVE-2023-29531", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29531" }, { "cve": "CVE-2023-29532", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29532" }, { "cve": "CVE-2023-29533", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29533" }, { "cve": "CVE-2023-29535", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29535" }, { "cve": "CVE-2023-29536", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29536" }, { "cve": "CVE-2023-29539", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29539" }, { "cve": "CVE-2023-29541", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29541" }, { "cve": "CVE-2023-29542", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29542" }, { "cve": "CVE-2023-29545", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29545" }, { "cve": "CVE-2023-29548", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29548" }, { "cve": "CVE-2023-29550", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-29550" }, { "cve": "CVE-2023-30086", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-30086" }, { "cve": "CVE-2023-30608", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-30608" }, { "cve": "CVE-2023-30774", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-30774" }, { "cve": "CVE-2023-30775", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-30775" }, { "cve": "CVE-2023-31047", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-31047" }, { "cve": "CVE-2023-31284", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-31284" }, { "cve": "CVE-2023-32034", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32034" }, { "cve": "CVE-2023-32035", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32035" }, { "cve": "CVE-2023-32038", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32038" }, { "cve": "CVE-2023-32039", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32039" }, { "cve": "CVE-2023-32040", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32040" }, { "cve": "CVE-2023-32041", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32041" }, { "cve": "CVE-2023-32042", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32042" }, { "cve": "CVE-2023-32043", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32043" }, { "cve": "CVE-2023-32044", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32044" }, { "cve": "CVE-2023-32045", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32045" }, { "cve": "CVE-2023-32046", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32046" }, { "cve": "CVE-2023-32049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32049" }, { "cve": "CVE-2023-32053", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32053" }, { "cve": "CVE-2023-32054", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32054" }, { "cve": "CVE-2023-32055", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32055" }, { "cve": "CVE-2023-32057", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32057" }, { "cve": "CVE-2023-32085", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32085" }, { "cve": "CVE-2023-32205", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32205" }, { "cve": "CVE-2023-32206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32206" }, { "cve": "CVE-2023-32207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32207" }, { "cve": "CVE-2023-32208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32208" }, { "cve": "CVE-2023-32209", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32209" }, { "cve": "CVE-2023-32210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32210" }, { "cve": "CVE-2023-32211", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32211" }, { "cve": "CVE-2023-32212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32212" }, { "cve": "CVE-2023-32213", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32213" }, { "cve": "CVE-2023-32214", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32214" }, { "cve": "CVE-2023-32215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32215" }, { "cve": "CVE-2023-32216", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32216" }, { "cve": "CVE-2023-32324", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-32324" }, { "cve": "CVE-2023-33134", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33134" }, { "cve": "CVE-2023-33154", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33154" }, { "cve": "CVE-2023-33157", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33157" }, { "cve": "CVE-2023-33160", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33160" }, { "cve": "CVE-2023-33164", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33164" }, { "cve": "CVE-2023-33166", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33166" }, { "cve": "CVE-2023-33167", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33167" }, { "cve": "CVE-2023-33168", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33168" }, { "cve": "CVE-2023-33169", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33169" }, { "cve": "CVE-2023-33172", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33172" }, { "cve": "CVE-2023-33173", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33173" }, { "cve": "CVE-2023-33174", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-33174" }, { "cve": "CVE-2023-34414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-34414" }, { "cve": "CVE-2023-34415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-34415" }, { "cve": "CVE-2023-34416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-34416" }, { "cve": "CVE-2023-34417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-34417" }, { "cve": "CVE-2023-3482", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-3482" }, { "cve": "CVE-2023-34981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-34981" }, { "cve": "CVE-2023-35296", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35296" }, { "cve": "CVE-2023-35297", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35297" }, { "cve": "CVE-2023-35299", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35299" }, { "cve": "CVE-2023-35300", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35300" }, { "cve": "CVE-2023-35302", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35302" }, { "cve": "CVE-2023-35303", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35303" }, { "cve": "CVE-2023-35304", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35304" }, { "cve": "CVE-2023-35305", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35305" }, { "cve": "CVE-2023-35306", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35306" }, { "cve": "CVE-2023-35308", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35308" }, { "cve": "CVE-2023-35309", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35309" }, { "cve": "CVE-2023-35311", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35311" }, { "cve": "CVE-2023-35312", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35312" }, { "cve": "CVE-2023-35313", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35313" }, { "cve": "CVE-2023-35314", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35314" }, { "cve": "CVE-2023-35315", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35315" }, { "cve": "CVE-2023-35316", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35316" }, { "cve": "CVE-2023-35318", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35318" }, { "cve": "CVE-2023-35319", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35319" }, { "cve": "CVE-2023-35320", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35320" }, { "cve": "CVE-2023-35324", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35324" }, { "cve": "CVE-2023-35325", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35325" }, { "cve": "CVE-2023-35328", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35328" }, { "cve": "CVE-2023-35329", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35329" }, { "cve": "CVE-2023-35330", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35330" }, { "cve": "CVE-2023-35332", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35332" }, { "cve": "CVE-2023-35336", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35336" }, { "cve": "CVE-2023-35338", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35338" }, { "cve": "CVE-2023-35339", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35339" }, { "cve": "CVE-2023-35340", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35340" }, { "cve": "CVE-2023-35341", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35341" }, { "cve": "CVE-2023-35342", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35342" }, { "cve": "CVE-2023-35352", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35352" }, { "cve": "CVE-2023-35353", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35353" }, { "cve": "CVE-2023-35356", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35356" }, { "cve": "CVE-2023-35357", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35357" }, { "cve": "CVE-2023-35358", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35358" }, { "cve": "CVE-2023-35360", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35360" }, { "cve": "CVE-2023-35361", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35361" }, { "cve": "CVE-2023-35362", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35362" }, { "cve": "CVE-2023-35365", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35365" }, { "cve": "CVE-2023-35366", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35366" }, { "cve": "CVE-2023-35367", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-35367" }, { "cve": "CVE-2023-3600", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-3600" }, { "cve": "CVE-2023-36871", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-36871" }, { "cve": "CVE-2023-36874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-36874" }, { "cve": "CVE-2023-36884", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-36884" }, { "cve": "CVE-2023-37201", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37201" }, { "cve": "CVE-2023-37202", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37202" }, { "cve": "CVE-2023-37203", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37203" }, { "cve": "CVE-2023-37204", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37204" }, { "cve": "CVE-2023-37205", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37205" }, { "cve": "CVE-2023-37206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37206" }, { "cve": "CVE-2023-37207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37207" }, { "cve": "CVE-2023-37208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37208" }, { "cve": "CVE-2023-37209", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37209" }, { "cve": "CVE-2023-37210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37210" }, { "cve": "CVE-2023-37211", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37211" }, { "cve": "CVE-2023-37212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T029230", "T014888", "398363", "T015632", "T012167" ] }, "release_date": "2023-08-09T22:00:00.000+00:00", "title": "CVE-2023-37212" } ] }
gsd-2022-39348
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-39348", "description": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "id": "GSD-2022-39348", "references": [ "https://www.suse.com/security/cve/CVE-2022-39348.html", "https://advisories.mageia.org/CVE-2022-39348.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-39348" ], "details": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "id": "GSD-2022-39348", "modified": "2023-12-13T01:19:20.801779Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-39348", "STATE": "PUBLIC", "TITLE": "Twisted vulnerable to NameVirtualHost Host header injection" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "twisted", "version": { "version_data": [ { "version_value": "\u003e= 0.9.4, \u003c 22.10.0rc1" } ] } } ] }, "vendor_name": "twisted" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] }, { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647", "refsource": "CONFIRM", "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "name": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b", "refsource": "MISC", "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "name": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4", "refsource": "MISC", "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "name": "[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "name": "GLSA-202301-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202301-02" } ] }, "source": { "advisory": "GHSA-vg46-2rrj-3647", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=0.9.4,\u003c22.10.0", "affected_versions": "All versions starting from 0.9.4 before 22.10.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2023-03-08", "description": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "fixed_versions": [ "22.10.0" ], "identifier": "CVE-2022-39348", "identifiers": [ "CVE-2022-39348", "GHSA-vg46-2rrj-3647" ], "not_impacted": "All versions before 0.9.4, all versions starting from 22.10.0", "package_slug": "pypi/Twisted", "pubdate": "2022-10-26", "solution": "Upgrade to version 22.10.0 or above.", "title": "Twisted vulnerable to NameVirtualHost Host header injection", "urls": [ "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647", "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b", "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4", "https://github.com/advisories/GHSA-vg46-2rrj-3647" ], "uuid": "a9a687ca-9c69-4140-97a1-de02c9062731" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "22.10.0", "versionStartIncluding": "0.9.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-39348" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" }, { "lang": "en", "value": "CWE-80" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "name": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "name": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "name": "[debian-lts-announce] 20221128 [SECURITY] [DLA 3212-1] twisted security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "name": "GLSA-202301-02", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202301-02" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2023-03-08T01:07Z", "publishedDate": "2022-10-26T20:15Z" } } }
suse-su-2022:4057-1
Vulnerability from csaf_suse
Published
2022-11-17 14:39
Modified
2022-11-17 14:39
Summary
Security update for python-Twisted
Notes
Title of the patch
Security update for python-Twisted
Description of the patch
This update for python-Twisted fixes the following issues:
- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).
Patchnames
SUSE-2022-4057,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4057,SUSE-SLE-Module-Server-Applications-15-SP3-2022-4057,openSUSE-SLE-15.3-2022-4057,openSUSE-SLE-15.4-2022-4057
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Twisted", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Twisted fixes the following issues:\n\n- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4057,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4057,SUSE-SLE-Module-Server-Applications-15-SP3-2022-4057,openSUSE-SLE-15.3-2022-4057,openSUSE-SLE-15.4-2022-4057", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4057-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4057-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224057-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4057-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012969.html" }, { "category": "self", "summary": "SUSE Bug 1204781", "url": "https://bugzilla.suse.com/1204781" }, { "category": "self", "summary": "SUSE CVE CVE-2022-39348 page", "url": "https://www.suse.com/security/cve/CVE-2022-39348/" } ], "title": "Security update for python-Twisted", "tracking": { "current_release_date": "2022-11-17T14:39:26Z", "generator": { "date": "2022-11-17T14:39:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4057-1", "initial_release_date": "2022-11-17T14:39:26Z", "revision_history": [ { "date": "2022-11-17T14:39:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "product": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "product_id": "python-Twisted-doc-19.10.0-150200.3.18.1.aarch64" } }, { "category": "product_version", "name": "python2-Twisted-19.10.0-150200.3.18.1.aarch64", "product": { "name": "python2-Twisted-19.10.0-150200.3.18.1.aarch64", "product_id": "python2-Twisted-19.10.0-150200.3.18.1.aarch64" } }, { "category": "product_version", "name": "python3-Twisted-19.10.0-150200.3.18.1.aarch64", "product": { "name": "python3-Twisted-19.10.0-150200.3.18.1.aarch64", "product_id": "python3-Twisted-19.10.0-150200.3.18.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-19.10.0-150200.3.18.1.i586", "product": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.i586", "product_id": "python-Twisted-doc-19.10.0-150200.3.18.1.i586" } }, { "category": "product_version", "name": "python2-Twisted-19.10.0-150200.3.18.1.i586", "product": { "name": "python2-Twisted-19.10.0-150200.3.18.1.i586", "product_id": "python2-Twisted-19.10.0-150200.3.18.1.i586" } }, { "category": "product_version", "name": "python3-Twisted-19.10.0-150200.3.18.1.i586", "product": { "name": "python3-Twisted-19.10.0-150200.3.18.1.i586", "product_id": "python3-Twisted-19.10.0-150200.3.18.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "product": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "product_id": "python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le" } }, { "category": "product_version", "name": "python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "product": { "name": "python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "product_id": "python2-Twisted-19.10.0-150200.3.18.1.ppc64le" } }, { "category": "product_version", "name": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "product": { "name": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "product_id": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "product": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "product_id": "python-Twisted-doc-19.10.0-150200.3.18.1.s390x" } }, { "category": "product_version", "name": "python2-Twisted-19.10.0-150200.3.18.1.s390x", "product": { "name": "python2-Twisted-19.10.0-150200.3.18.1.s390x", "product_id": "python2-Twisted-19.10.0-150200.3.18.1.s390x" } }, { "category": "product_version", "name": "python3-Twisted-19.10.0-150200.3.18.1.s390x", "product": { "name": "python3-Twisted-19.10.0-150200.3.18.1.s390x", "product_id": "python3-Twisted-19.10.0-150200.3.18.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "product": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "product_id": "python-Twisted-doc-19.10.0-150200.3.18.1.x86_64" } }, { "category": "product_version", "name": "python2-Twisted-19.10.0-150200.3.18.1.x86_64", "product": { "name": "python2-Twisted-19.10.0-150200.3.18.1.x86_64", "product_id": "python2-Twisted-19.10.0-150200.3.18.1.x86_64" } }, { "category": "product_version", "name": "python3-Twisted-19.10.0-150200.3.18.1.x86_64", "product": { "name": "python3-Twisted-19.10.0-150200.3.18.1.x86_64", "product_id": "python3-Twisted-19.10.0-150200.3.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.aarch64" }, "product_reference": "python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le" }, "product_reference": "python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.s390x" }, "product_reference": "python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-19.10.0-150200.3.18.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.x86_64" }, "product_reference": "python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Twisted-19.10.0-150200.3.18.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.aarch64" }, "product_reference": "python2-Twisted-19.10.0-150200.3.18.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Twisted-19.10.0-150200.3.18.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.ppc64le" }, "product_reference": "python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Twisted-19.10.0-150200.3.18.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.s390x" }, "product_reference": "python2-Twisted-19.10.0-150200.3.18.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Twisted-19.10.0-150200.3.18.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.x86_64" }, "product_reference": "python2-Twisted-19.10.0-150200.3.18.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.aarch64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.s390x" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-19.10.0-150200.3.18.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.x86_64" }, "product_reference": "python3-Twisted-19.10.0-150200.3.18.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-39348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-39348" } ], "notes": [ { "category": "general", "text": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-39348", "url": "https://www.suse.com/security/cve/CVE-2022-39348" }, { "category": "external", "summary": "SUSE Bug 1204781 for CVE-2022-39348", "url": "https://bugzilla.suse.com/1204781" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.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": [ "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:python3-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python-Twisted-doc-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python2-Twisted-19.10.0-150200.3.18.1.x86_64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.aarch64", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.ppc64le", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.s390x", "openSUSE Leap 15.3:python3-Twisted-19.10.0-150200.3.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-17T14:39:26Z", "details": "low" } ], "title": "CVE-2022-39348" } ] }
suse-su-2022:4074-1
Vulnerability from csaf_suse
Published
2022-11-18 12:54
Modified
2022-11-18 12:54
Summary
Security update for python-Twisted
Notes
Title of the patch
Security update for python-Twisted
Description of the patch
This update for python-Twisted fixes the following issues:
- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).
Patchnames
HPE-Helion-OpenStack-8-2022-4074,SUSE-2022-4074,SUSE-OpenStack-Cloud-8-2022-4074,SUSE-OpenStack-Cloud-9-2022-4074,SUSE-OpenStack-Cloud-Crowbar-8-2022-4074,SUSE-OpenStack-Cloud-Crowbar-9-2022-4074,SUSE-SLE-Module-Web-Scripting-12-2022-4074
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Twisted", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Twisted fixes the following issues:\n\n- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2022-4074,SUSE-2022-4074,SUSE-OpenStack-Cloud-8-2022-4074,SUSE-OpenStack-Cloud-9-2022-4074,SUSE-OpenStack-Cloud-Crowbar-8-2022-4074,SUSE-OpenStack-Cloud-Crowbar-9-2022-4074,SUSE-SLE-Module-Web-Scripting-12-2022-4074", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4074-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4074-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224074-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4074-1", "url": "https://lists.suse.com/pipermail/sle-updates/2022-November/026310.html" }, { "category": "self", "summary": "SUSE Bug 1204781", "url": "https://bugzilla.suse.com/1204781" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12387 page", "url": "https://www.suse.com/security/cve/CVE-2019-12387/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-10108 page", "url": "https://www.suse.com/security/cve/CVE-2020-10108/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-21712 page", "url": "https://www.suse.com/security/cve/CVE-2022-21712/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-39348 page", "url": "https://www.suse.com/security/cve/CVE-2022-39348/" } ], "title": "Security update for python-Twisted", "tracking": { "current_release_date": "2022-11-18T12:54:53Z", "generator": { "date": "2022-11-18T12:54:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4074-1", "initial_release_date": "2022-11-18T12:54:53Z", "revision_history": [ { "date": "2022-11-18T12:54:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.aarch64", "product": { "name": "python-Twisted-15.2.1-9.23.1.aarch64", "product_id": "python-Twisted-15.2.1-9.23.1.aarch64" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.aarch64", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.aarch64", "product_id": "python-Twisted-doc-15.2.1-9.23.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.i586", "product": { "name": "python-Twisted-15.2.1-9.23.1.i586", "product_id": "python-Twisted-15.2.1-9.23.1.i586" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.i586", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.i586", "product_id": "python-Twisted-doc-15.2.1-9.23.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.ppc64le", "product": { "name": "python-Twisted-15.2.1-9.23.1.ppc64le", "product_id": "python-Twisted-15.2.1-9.23.1.ppc64le" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.ppc64le", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.ppc64le", "product_id": "python-Twisted-doc-15.2.1-9.23.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.s390", "product": { "name": "python-Twisted-15.2.1-9.23.1.s390", "product_id": "python-Twisted-15.2.1-9.23.1.s390" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.s390", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.s390", "product_id": "python-Twisted-doc-15.2.1-9.23.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.s390x", "product": { "name": "python-Twisted-15.2.1-9.23.1.s390x", "product_id": "python-Twisted-15.2.1-9.23.1.s390x" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.s390x", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.s390x", "product_id": "python-Twisted-doc-15.2.1-9.23.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-15.2.1-9.23.1.x86_64", "product": { "name": "python-Twisted-15.2.1-9.23.1.x86_64", "product_id": "python-Twisted-15.2.1-9.23.1.x86_64" } }, { "category": "product_version", "name": "python-Twisted-doc-15.2.1-9.23.1.x86_64", "product": { "name": "python-Twisted-doc-15.2.1-9.23.1.x86_64", "product_id": "python-Twisted-doc-15.2.1-9.23.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le" }, "product_reference": "python-Twisted-15.2.1-9.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x" }, "product_reference": "python-Twisted-15.2.1-9.23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-15.2.1-9.23.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64" }, "product_reference": "python-Twisted-15.2.1-9.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12387", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12387" } ], "notes": [ { "category": "general", "text": "In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12387", "url": "https://www.suse.com/security/cve/CVE-2019-12387" }, { "category": "external", "summary": "SUSE Bug 1137825 for CVE-2019-12387", "url": "https://bugzilla.suse.com/1137825" } ], "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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T12:54:53Z", "details": "moderate" } ], "title": "CVE-2019-12387" }, { "cve": "CVE-2020-10108", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-10108" } ], "notes": [ { "category": "general", "text": "In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-10108", "url": "https://www.suse.com/security/cve/CVE-2020-10108" }, { "category": "external", "summary": "SUSE Bug 1166457 for CVE-2020-10108", "url": "https://bugzilla.suse.com/1166457" } ], "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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T12:54:53Z", "details": "important" } ], "title": "CVE-2020-10108" }, { "cve": "CVE-2022-21712", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-21712" } ], "notes": [ { "category": "general", "text": "twisted is an event-driven networking engine written in Python. In affected versions twisted exposes cookies and authorization headers when following cross-origin redirects. This issue is present in the `twited.web.RedirectAgent` and `twisted.web. BrowserLikeRedirectAgent` functions. Users are advised to upgrade. There are no known workarounds.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-21712", "url": "https://www.suse.com/security/cve/CVE-2022-21712" }, { "category": "external", "summary": "SUSE Bug 1195667 for CVE-2022-21712", "url": "https://bugzilla.suse.com/1195667" } ], "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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T12:54:53Z", "details": "important" } ], "title": "CVE-2022-21712" }, { "cve": "CVE-2022-39348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-39348" } ], "notes": [ { "category": "general", "text": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-39348", "url": "https://www.suse.com/security/cve/CVE-2022-39348" }, { "category": "external", "summary": "SUSE Bug 1204781 for CVE-2022-39348", "url": "https://bugzilla.suse.com/1204781" } ], "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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.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": [ "HPE Helion OpenStack 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud 9:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-Twisted-15.2.1-9.23.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-Twisted-15.2.1-9.23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T12:54:53Z", "details": "low" } ], "title": "CVE-2022-39348" } ] }
suse-su-2022:4000-1
Vulnerability from csaf_suse
Published
2022-11-15 16:08
Modified
2022-11-15 16:08
Summary
Security update for python-Twisted
Notes
Title of the patch
Security update for python-Twisted
Description of the patch
This update for python-Twisted fixes the following issues:
- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).
Patchnames
SUSE-2022-4000,SUSE-SLE-Module-Server-Applications-15-SP4-2022-4000,openSUSE-SLE-15.4-2022-4000
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Twisted", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Twisted fixes the following issues:\n\n- CVE-2022-39348: Fixed NameVirtualHost Host header injection (bsc#1204781).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4000,SUSE-SLE-Module-Server-Applications-15-SP4-2022-4000,openSUSE-SLE-15.4-2022-4000", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4000-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4000-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224000-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4000-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012932.html" }, { "category": "self", "summary": "SUSE Bug 1204781", "url": "https://bugzilla.suse.com/1204781" }, { "category": "self", "summary": "SUSE CVE CVE-2022-39348 page", "url": "https://www.suse.com/security/cve/CVE-2022-39348/" } ], "title": "Security update for python-Twisted", "tracking": { "current_release_date": "2022-11-15T16:08:37Z", "generator": { "date": "2022-11-15T16:08:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4000-1", "initial_release_date": "2022-11-15T16:08:37Z", "revision_history": [ { "date": "2022-11-15T16:08:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "product": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "product_id": "python-Twisted-doc-22.2.0-150400.5.7.1.aarch64" } }, { "category": "product_version", "name": "python3-Twisted-22.2.0-150400.5.7.1.aarch64", "product": { "name": "python3-Twisted-22.2.0-150400.5.7.1.aarch64", "product_id": "python3-Twisted-22.2.0-150400.5.7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.2.0-150400.5.7.1.i586", "product": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.i586", "product_id": "python-Twisted-doc-22.2.0-150400.5.7.1.i586" } }, { "category": "product_version", "name": "python3-Twisted-22.2.0-150400.5.7.1.i586", "product": { "name": "python3-Twisted-22.2.0-150400.5.7.1.i586", "product_id": "python3-Twisted-22.2.0-150400.5.7.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "product": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "product_id": "python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le" } }, { "category": "product_version", "name": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "product": { "name": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "product_id": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "product": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "product_id": "python-Twisted-doc-22.2.0-150400.5.7.1.s390x" } }, { "category": "product_version", "name": "python3-Twisted-22.2.0-150400.5.7.1.s390x", "product": { "name": "python3-Twisted-22.2.0-150400.5.7.1.s390x", "product_id": "python3-Twisted-22.2.0-150400.5.7.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "product": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "product_id": "python-Twisted-doc-22.2.0-150400.5.7.1.x86_64" } }, { "category": "product_version", "name": "python3-Twisted-22.2.0-150400.5.7.1.x86_64", "product": { "name": "python3-Twisted-22.2.0-150400.5.7.1.x86_64", "product_id": "python3-Twisted-22.2.0-150400.5.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.aarch64" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.s390x" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.x86_64" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.aarch64" }, "product_reference": "python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le" }, "product_reference": "python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.s390x" }, "product_reference": "python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python-Twisted-doc-22.2.0-150400.5.7.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.x86_64" }, "product_reference": "python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.aarch64" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.s390x" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-Twisted-22.2.0-150400.5.7.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.x86_64" }, "product_reference": "python3-Twisted-22.2.0-150400.5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-39348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-39348" } ], "notes": [ { "category": "general", "text": "Twisted is an event-based framework for internet applications. Started with version 0.9.4, when the host header does not match a configured host `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. In practice this should be very difficult to exploit as being able to modify the Host header of a normal HTTP request implies that one is already in a privileged position. This issue was fixed in version 22.10.0rc1. There are no known workarounds.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-39348", "url": "https://www.suse.com/security/cve/CVE-2022-39348" }, { "category": "external", "summary": "SUSE Bug 1204781 for CVE-2022-39348", "url": "https://bugzilla.suse.com/1204781" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.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": [ "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python-Twisted-doc-22.2.0-150400.5.7.1.x86_64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.aarch64", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.ppc64le", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.s390x", "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-15T16:08:37Z", "details": "low" } ], "title": "CVE-2022-39348" } ] }
ghsa-vg46-2rrj-3647
Vulnerability from github
Published
2022-10-26 22:08
Modified
2024-11-25 19:26
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
VLAI Severity ?
Summary
Twisted vulnerable to NameVirtualHost Host header injection
Details
When the host header does not match a configured host, twisted.web.vhost.NameVirtualHost
will return a NoResource
resource which renders the Host header unescaped into the 404 response allowing HTML and script injection.
Example configuration: ```python from twisted.web.server import Site from twisted.web.vhost import NameVirtualHost from twisted.internet import reactor
resource = NameVirtualHost()
site = Site(resource)
reactor.listenTCP(8080, site)
reactor.run()
Output:
❯ curl -H"Host:
HELLO THERE
" http://localhost:8080/ 404 - No Such ResourceNo Such Resource
host b'
hello there
' not in vhost map```
This vulnerability was introduced in f49041bb67792506d85aeda9cf6157e92f8048f4 and first appeared in the 0.9.4 release.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Twisted" }, "ranges": [ { "events": [ { "introduced": "0.9.4" }, { "fixed": "22.10.0rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-39348" ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-80" ], "github_reviewed": true, "github_reviewed_at": "2022-10-26T22:08:39Z", "nvd_published_at": "2022-10-26T20:15:00Z", "severity": "MODERATE" }, "details": "When the host header does not match a configured host, `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection.\n\nExample configuration:\n```python\nfrom twisted.web.server import Site\nfrom twisted.web.vhost import NameVirtualHost\nfrom twisted.internet import reactor\n\nresource = NameVirtualHost()\nsite = Site(resource)\nreactor.listenTCP(8080, site)\nreactor.run()\n```\nOutput:\n```\n\u276f curl -H\"Host:\u003ch1\u003eHELLO THERE\u003c/h1\u003e\" http://localhost:8080/\n\n\u003chtml\u003e\n \u003chead\u003e\u003ctitle\u003e404 - No Such Resource\u003c/title\u003e\u003c/head\u003e\n \u003cbody\u003e\n \u003ch1\u003eNo Such Resource\u003c/h1\u003e\n \u003cp\u003ehost b\u0027\u003ch1\u003ehello there\u003c/h1\u003e\u0027 not in vhost map\u003c/p\u003e\n \u003c/body\u003e\n\u003c/html\u003e\n```\n\nThis vulnerability was introduced in f49041bb67792506d85aeda9cf6157e92f8048f4 and first appeared in the 0.9.4 release.", "id": "GHSA-vg46-2rrj-3647", "modified": "2024-11-25T19:26:05Z", "published": "2022-10-26T22:08:39Z", "references": [ { "type": "WEB", "url": "https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39348" }, { "type": "WEB", "url": "https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b" }, { "type": "WEB", "url": "https://github.com/twisted/twisted/commit/f49041bb67792506d85aeda9cf6157e92f8048f4" }, { "type": "PACKAGE", "url": "https://github.com/twisted/twisted" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00038.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202301-02" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Twisted vulnerable to NameVirtualHost Host header injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…