Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-40184 (GCVE-0-2023-40184)
Vulnerability from cvelistv5
Published
2023-08-30 17:48
Modified
2025-02-13 17:03
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-755 - Improper Handling of Exceptional Conditions
Summary
xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don't use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
neutrinolabs | xrdp |
Version: < 0.9.23 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:24:55.593Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "name": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "name": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-40184", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-30T15:44:59.219269Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-30T15:48:28.923Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "xrdp", "vendor": "neutrinolabs", "versions": [ { "status": "affected", "version": "\u003c 0.9.23" } ] } ], "descriptions": [ { "lang": "en", "value": "xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 2.6, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-755", "description": "CWE-755: Improper Handling of Exceptional Conditions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-09-15T21:06:49.566Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "name": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "name": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" } ], "source": { "advisory": "GHSA-f489-557v-47jq", "discovery": "UNKNOWN" }, "title": "Improper handling of session establishment errors in xrdp" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-40184", "datePublished": "2023-08-30T17:48:30.552Z", "dateReserved": "2023-08-09T15:26:41.053Z", "dateUpdated": "2025-02-13T17:03:26.781Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-40184\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-08-30T18:15:09.690\",\"lastModified\":\"2025-04-11T14:48:35.990\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.\"},{\"lang\":\"es\",\"value\":\"xrdp es un servidor de protocolo de escritorio remoto (RDP) de c\u00f3digo abierto. En versiones anteriores a la 0.9.23, el manejo inadecuado de los errores de establecimiento de sesi\u00f3n permite eludir las restricciones de sesi\u00f3n a nivel del sistema operativo. La funci\u00f3n `auth_start_session` puede devolver un valor distinto de cero (1), por ejemplo, en un error de PAM, lo que puede dar lugar a restricciones de sesi\u00f3n, como el n\u00famero m\u00e1ximo de sesiones simult\u00e1neas por usuario por parte de PAM (por ejemplo, ./etc/security/limits.conf) para ser omitido. Los usuarios (administradores) que no utilizan restricciones por PAM no se ven afectados. Este problema se solucion\u00f3 en la versi\u00f3n 0.9.23. Se recomienda a los usuarios que actualicen. No se conocen workarounds para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L\",\"baseScore\":2.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-755\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.9.23\",\"matchCriteriaId\":\"F5F0C8DA-06A5-477C-A303-6715A9D01C6E\"}]}]}],\"references\":[{\"url\":\"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\", \"name\": \"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\", \"name\": \"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\", \"name\": \"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T18:24:55.593Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-40184\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-30T15:44:59.219269Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-30T15:48:22.317Z\"}}], \"cna\": {\"title\": \"Improper handling of session establishment errors in xrdp\", \"source\": {\"advisory\": \"GHSA-f489-557v-47jq\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 2.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"neutrinolabs\", \"product\": \"xrdp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.9.23\"}]}], \"references\": [{\"url\": \"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\", \"name\": \"https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\", \"name\": \"https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\", \"name\": \"https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \" xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-755\", \"description\": \"CWE-755: Improper Handling of Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-08-30T17:48:30.552Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-40184\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-30T15:48:28.923Z\", \"dateReserved\": \"2023-08-09T15:26:41.053Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-08-30T17:48:30.552Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2023-40184
Vulnerability from fkie_nvd
Published
2023-08-30 18:15
Modified
2025-04-11 14:48
Severity ?
2.6 (Low) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don't use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
neutrinolabs | xrdp | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:*", "matchCriteriaId": "F5F0C8DA-06A5-477C-A303-6715A9D01C6E", "versionEndExcluding": "0.9.23", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue." }, { "lang": "es", "value": "xrdp es un servidor de protocolo de escritorio remoto (RDP) de c\u00f3digo abierto. En versiones anteriores a la 0.9.23, el manejo inadecuado de los errores de establecimiento de sesi\u00f3n permite eludir las restricciones de sesi\u00f3n a nivel del sistema operativo. La funci\u00f3n `auth_start_session` puede devolver un valor distinto de cero (1), por ejemplo, en un error de PAM, lo que puede dar lugar a restricciones de sesi\u00f3n, como el n\u00famero m\u00e1ximo de sesiones simult\u00e1neas por usuario por parte de PAM (por ejemplo, ./etc/security/limits.conf) para ser omitido. Los usuarios (administradores) que no utilizan restricciones por PAM no se ven afectados. Este problema se solucion\u00f3 en la versi\u00f3n 0.9.23. Se recomienda a los usuarios que actualicen. No se conocen workarounds para este problema." } ], "id": "CVE-2023-40184", "lastModified": "2025-04-11T14:48:35.990", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 2.6, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 1.4, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-08-30T18:15:09.690", "references": [ { "source": "security-advisories@github.com", "tags": [ "Product" ], "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-755" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2023:4873-1
Vulnerability from csaf_suse
Published
2023-12-14 18:52
Modified
2023-12-14 18:52
Summary
Security update for xrdp
Notes
Title of the patch
Security update for xrdp
Description of the patch
This update for xrdp fixes the following issues:
- CVE-2023-42822: Fixed unchecked access to font glyph info (bsc#1215803).
- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).
Patchnames
SUSE-2023-4873,SUSE-SLE-SERVER-12-SP5-2023-4873
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": "Security update for xrdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for xrdp fixes the following issues:\n\n- CVE-2023-42822: Fixed unchecked access to font glyph info (bsc#1215803).\n- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-4873,SUSE-SLE-SERVER-12-SP5-2023-4873", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4873-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:4873-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234873-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:4873-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017427.html" }, { "category": "self", "summary": "SUSE Bug 1214805", "url": "https://bugzilla.suse.com/1214805" }, { "category": "self", "summary": "SUSE Bug 1215803", "url": "https://bugzilla.suse.com/1215803" }, { "category": "self", "summary": "SUSE Bug 1217759", "url": "https://bugzilla.suse.com/1217759" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40184 page", "url": "https://www.suse.com/security/cve/CVE-2023-40184/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-42822 page", "url": "https://www.suse.com/security/cve/CVE-2023-42822/" } ], "title": "Security update for xrdp", "tracking": { "current_release_date": "2023-12-14T18:52:09Z", "generator": { "date": "2023-12-14T18:52:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:4873-1", "initial_release_date": "2023-12-14T18:52:09Z", "revision_history": [ { "date": "2023-12-14T18:52:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.aarch64", "product": { "name": "libpainter0-0.9.10-3.16.1.aarch64", "product_id": "libpainter0-0.9.10-3.16.1.aarch64" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.aarch64", "product": { "name": "librfxencode0-0.9.10-3.16.1.aarch64", "product_id": "librfxencode0-0.9.10-3.16.1.aarch64" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.aarch64", "product": { "name": "xrdp-0.9.10-3.16.1.aarch64", "product_id": "xrdp-0.9.10-3.16.1.aarch64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.aarch64", "product": { "name": "xrdp-devel-0.9.10-3.16.1.aarch64", "product_id": "xrdp-devel-0.9.10-3.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.i586", "product": { "name": "libpainter0-0.9.10-3.16.1.i586", "product_id": "libpainter0-0.9.10-3.16.1.i586" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.i586", "product": { "name": "librfxencode0-0.9.10-3.16.1.i586", "product_id": "librfxencode0-0.9.10-3.16.1.i586" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.i586", "product": { "name": "xrdp-0.9.10-3.16.1.i586", "product_id": "xrdp-0.9.10-3.16.1.i586" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.i586", "product": { "name": "xrdp-devel-0.9.10-3.16.1.i586", "product_id": "xrdp-devel-0.9.10-3.16.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.ppc64le", "product": { "name": "libpainter0-0.9.10-3.16.1.ppc64le", "product_id": "libpainter0-0.9.10-3.16.1.ppc64le" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.ppc64le", "product": { "name": "librfxencode0-0.9.10-3.16.1.ppc64le", "product_id": "librfxencode0-0.9.10-3.16.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.ppc64le", "product": { "name": "xrdp-0.9.10-3.16.1.ppc64le", "product_id": "xrdp-0.9.10-3.16.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.ppc64le", "product": { "name": "xrdp-devel-0.9.10-3.16.1.ppc64le", "product_id": "xrdp-devel-0.9.10-3.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.s390", "product": { "name": "libpainter0-0.9.10-3.16.1.s390", "product_id": "libpainter0-0.9.10-3.16.1.s390" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.s390", "product": { "name": "librfxencode0-0.9.10-3.16.1.s390", "product_id": "librfxencode0-0.9.10-3.16.1.s390" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.s390", "product": { "name": "xrdp-0.9.10-3.16.1.s390", "product_id": "xrdp-0.9.10-3.16.1.s390" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.s390", "product": { "name": "xrdp-devel-0.9.10-3.16.1.s390", "product_id": "xrdp-devel-0.9.10-3.16.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.s390x", "product": { "name": "libpainter0-0.9.10-3.16.1.s390x", "product_id": "libpainter0-0.9.10-3.16.1.s390x" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.s390x", "product": { "name": "librfxencode0-0.9.10-3.16.1.s390x", "product_id": "librfxencode0-0.9.10-3.16.1.s390x" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.s390x", "product": { "name": "xrdp-0.9.10-3.16.1.s390x", "product_id": "xrdp-0.9.10-3.16.1.s390x" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.s390x", "product": { "name": "xrdp-devel-0.9.10-3.16.1.s390x", "product_id": "xrdp-devel-0.9.10-3.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.16.1.x86_64", "product": { "name": "libpainter0-0.9.10-3.16.1.x86_64", "product_id": "libpainter0-0.9.10-3.16.1.x86_64" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.16.1.x86_64", "product": { "name": "librfxencode0-0.9.10-3.16.1.x86_64", "product_id": "librfxencode0-0.9.10-3.16.1.x86_64" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.16.1.x86_64", "product": { "name": "xrdp-0.9.10-3.16.1.x86_64", "product_id": "xrdp-0.9.10-3.16.1.x86_64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.16.1.x86_64", "product": { "name": "xrdp-devel-0.9.10-3.16.1.x86_64", "product_id": "xrdp-devel-0.9.10-3.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64" }, "product_reference": "xrdp-0.9.10-3.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le" }, "product_reference": "xrdp-0.9.10-3.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x" }, "product_reference": "xrdp-0.9.10-3.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64" }, "product_reference": "xrdp-0.9.10-3.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64" }, "product_reference": "xrdp-0.9.10-3.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le" }, "product_reference": "xrdp-0.9.10-3.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x" }, "product_reference": "xrdp-0.9.10-3.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" }, "product_reference": "xrdp-0.9.10-3.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40184" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40184", "url": "https://www.suse.com/security/cve/CVE-2023-40184" }, { "category": "external", "summary": "SUSE Bug 1214805 for CVE-2023-40184", "url": "https://bugzilla.suse.com/1214805" } ], "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 Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-12-14T18:52:09Z", "details": "moderate" } ], "title": "CVE-2023-40184" }, { "cve": "CVE-2023-42822", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-42822" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol server. Access to the font glyphs in xrdp_painter.c is not bounds-checked . Since some of this data is controllable by the user, this can result in an out-of-bounds read within the xrdp executable. The vulnerability allows an out-of-bounds read within a potentially privileged process. On non-Debian platforms, xrdp tends to run as root. Potentially an out-of-bounds write can follow the out-of-bounds read. There is no denial-of-service impact, providing xrdp is running in forking mode. This issue has been addressed in release 0.9.23.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-42822", "url": "https://www.suse.com/security/cve/CVE-2023-42822" }, { "category": "external", "summary": "SUSE Bug 1215803 for CVE-2023-42822", "url": "https://bugzilla.suse.com/1215803" } ], "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 Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-12-14T18:52:09Z", "details": "moderate" } ], "title": "CVE-2023-42822" } ] }
suse-su-2023:3830-1
Vulnerability from csaf_suse
Published
2023-09-27 17:14
Modified
2023-09-27 17:14
Summary
Security update for xrdp
Notes
Title of the patch
Security update for xrdp
Description of the patch
This update for xrdp fixes the following issues:
- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).
Patchnames
SUSE-2023-3830,SUSE-SLE-Module-Basesystem-15-SP4-2023-3830,SUSE-SLE-Module-Basesystem-15-SP5-2023-3830,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3830,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3830,openSUSE-SLE-15.4-2023-3830,openSUSE-SLE-15.5-2023-3830
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": "Security update for xrdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for xrdp fixes the following issues:\n\n- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3830,SUSE-SLE-Module-Basesystem-15-SP4-2023-3830,SUSE-SLE-Module-Basesystem-15-SP5-2023-3830,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3830,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3830,openSUSE-SLE-15.4-2023-3830,openSUSE-SLE-15.5-2023-3830", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3830-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3830-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233830-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3830-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031735.html" }, { "category": "self", "summary": "SUSE Bug 1214805", "url": "https://bugzilla.suse.com/1214805" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40184 page", "url": "https://www.suse.com/security/cve/CVE-2023-40184/" } ], "title": "Security update for xrdp", "tracking": { "current_release_date": "2023-09-27T17:14:51Z", "generator": { "date": "2023-09-27T17:14:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3830-1", "initial_release_date": "2023-09-27T17:14:51Z", "revision_history": [ { "date": "2023-09-27T17:14:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "product": { "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "product_id": "libpainter0-0.9.13.1-150200.4.24.1.aarch64" } }, { "category": "product_version", "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "product": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "product_id": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64" } }, { "category": "product_version", "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "product": { "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "product_id": "xrdp-0.9.13.1-150200.4.24.1.aarch64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "product": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "product_id": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.13.1-150200.4.24.1.i586", "product": { "name": "libpainter0-0.9.13.1-150200.4.24.1.i586", "product_id": "libpainter0-0.9.13.1-150200.4.24.1.i586" } }, { "category": "product_version", "name": "librfxencode0-0.9.13.1-150200.4.24.1.i586", "product": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.i586", "product_id": "librfxencode0-0.9.13.1-150200.4.24.1.i586" } }, { "category": "product_version", "name": "xrdp-0.9.13.1-150200.4.24.1.i586", "product": { "name": "xrdp-0.9.13.1-150200.4.24.1.i586", "product_id": "xrdp-0.9.13.1-150200.4.24.1.i586" } }, { "category": "product_version", "name": "xrdp-devel-0.9.13.1-150200.4.24.1.i586", "product": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.i586", "product_id": "xrdp-devel-0.9.13.1-150200.4.24.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "product": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "product_id": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le" } }, { "category": "product_version", "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "product": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "product_id": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "product": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "product_id": "xrdp-0.9.13.1-150200.4.24.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "product": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "product_id": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "product": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "product_id": "libpainter0-0.9.13.1-150200.4.24.1.s390x" } }, { "category": "product_version", "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "product": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "product_id": "librfxencode0-0.9.13.1-150200.4.24.1.s390x" } }, { "category": "product_version", "name": "xrdp-0.9.13.1-150200.4.24.1.s390x", "product": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x", "product_id": "xrdp-0.9.13.1-150200.4.24.1.s390x" } }, { "category": "product_version", "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "product": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "product_id": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "product": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "product_id": "libpainter0-0.9.13.1-150200.4.24.1.x86_64" } }, { "category": "product_version", "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "product": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "product_id": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64" } }, { "category": "product_version", "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "product": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "product_id": "xrdp-0.9.13.1-150200.4.24.1.x86_64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "product": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "product_id": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.2", "product": { "name": "SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.2" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "libpainter0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" }, "product_reference": "xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40184" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40184", "url": "https://www.suse.com/security/cve/CVE-2023-40184" }, { "category": "external", "summary": "SUSE Bug 1214805 for CVE-2023-40184", "url": "https://bugzilla.suse.com/1214805" } ], "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 Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Proxy 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-0.9.13.1-150200.4.24.1.x86_64", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "SUSE Manager Server 4.2:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.4:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:libpainter0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:librfxencode0-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-0.9.13.1-150200.4.24.1.x86_64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.aarch64", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.ppc64le", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.s390x", "openSUSE Leap 15.5:xrdp-devel-0.9.13.1-150200.4.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T17:14:51Z", "details": "moderate" } ], "title": "CVE-2023-40184" } ] }
suse-su-2023:3735-1
Vulnerability from csaf_suse
Published
2023-09-22 13:04
Modified
2023-09-22 13:04
Summary
Security update for xrdp
Notes
Title of the patch
Security update for xrdp
Description of the patch
This update for xrdp fixes the following issues:
- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).
Patchnames
SUSE-2023-3735,SUSE-SLE-SERVER-12-SP5-2023-3735
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": "Security update for xrdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for xrdp fixes the following issues:\n\n- CVE-2023-40184: Fixed restriction bypass via improper session handling (bsc#1214805).", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3735,SUSE-SLE-SERVER-12-SP5-2023-3735", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3735-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3735-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233735-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3735-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016297.html" }, { "category": "self", "summary": "SUSE Bug 1214805", "url": "https://bugzilla.suse.com/1214805" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40184 page", "url": "https://www.suse.com/security/cve/CVE-2023-40184/" } ], "title": "Security update for xrdp", "tracking": { "current_release_date": "2023-09-22T13:04:30Z", "generator": { "date": "2023-09-22T13:04:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3735-1", "initial_release_date": "2023-09-22T13:04:30Z", "revision_history": [ { "date": "2023-09-22T13:04:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.aarch64", "product": { "name": "libpainter0-0.9.10-3.11.1.aarch64", "product_id": "libpainter0-0.9.10-3.11.1.aarch64" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.aarch64", "product": { "name": "librfxencode0-0.9.10-3.11.1.aarch64", "product_id": "librfxencode0-0.9.10-3.11.1.aarch64" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.aarch64", "product": { "name": "xrdp-0.9.10-3.11.1.aarch64", "product_id": "xrdp-0.9.10-3.11.1.aarch64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.aarch64", "product": { "name": "xrdp-devel-0.9.10-3.11.1.aarch64", "product_id": "xrdp-devel-0.9.10-3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.i586", "product": { "name": "libpainter0-0.9.10-3.11.1.i586", "product_id": "libpainter0-0.9.10-3.11.1.i586" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.i586", "product": { "name": "librfxencode0-0.9.10-3.11.1.i586", "product_id": "librfxencode0-0.9.10-3.11.1.i586" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.i586", "product": { "name": "xrdp-0.9.10-3.11.1.i586", "product_id": "xrdp-0.9.10-3.11.1.i586" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.i586", "product": { "name": "xrdp-devel-0.9.10-3.11.1.i586", "product_id": "xrdp-devel-0.9.10-3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.ppc64le", "product": { "name": "libpainter0-0.9.10-3.11.1.ppc64le", "product_id": "libpainter0-0.9.10-3.11.1.ppc64le" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.ppc64le", "product": { "name": "librfxencode0-0.9.10-3.11.1.ppc64le", "product_id": "librfxencode0-0.9.10-3.11.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.ppc64le", "product": { "name": "xrdp-0.9.10-3.11.1.ppc64le", "product_id": "xrdp-0.9.10-3.11.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.ppc64le", "product": { "name": "xrdp-devel-0.9.10-3.11.1.ppc64le", "product_id": "xrdp-devel-0.9.10-3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.s390", "product": { "name": "libpainter0-0.9.10-3.11.1.s390", "product_id": "libpainter0-0.9.10-3.11.1.s390" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.s390", "product": { "name": "librfxencode0-0.9.10-3.11.1.s390", "product_id": "librfxencode0-0.9.10-3.11.1.s390" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.s390", "product": { "name": "xrdp-0.9.10-3.11.1.s390", "product_id": "xrdp-0.9.10-3.11.1.s390" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.s390", "product": { "name": "xrdp-devel-0.9.10-3.11.1.s390", "product_id": "xrdp-devel-0.9.10-3.11.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.s390x", "product": { "name": "libpainter0-0.9.10-3.11.1.s390x", "product_id": "libpainter0-0.9.10-3.11.1.s390x" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.s390x", "product": { "name": "librfxencode0-0.9.10-3.11.1.s390x", "product_id": "librfxencode0-0.9.10-3.11.1.s390x" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.s390x", "product": { "name": "xrdp-0.9.10-3.11.1.s390x", "product_id": "xrdp-0.9.10-3.11.1.s390x" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.s390x", "product": { "name": "xrdp-devel-0.9.10-3.11.1.s390x", "product_id": "xrdp-devel-0.9.10-3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.10-3.11.1.x86_64", "product": { "name": "libpainter0-0.9.10-3.11.1.x86_64", "product_id": "libpainter0-0.9.10-3.11.1.x86_64" } }, { "category": "product_version", "name": "librfxencode0-0.9.10-3.11.1.x86_64", "product": { "name": "librfxencode0-0.9.10-3.11.1.x86_64", "product_id": "librfxencode0-0.9.10-3.11.1.x86_64" } }, { "category": "product_version", "name": "xrdp-0.9.10-3.11.1.x86_64", "product": { "name": "xrdp-0.9.10-3.11.1.x86_64", "product_id": "xrdp-0.9.10-3.11.1.x86_64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.10-3.11.1.x86_64", "product": { "name": "xrdp-devel-0.9.10-3.11.1.x86_64", "product_id": "xrdp-devel-0.9.10-3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.aarch64" }, "product_reference": "xrdp-0.9.10-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.ppc64le" }, "product_reference": "xrdp-0.9.10-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.s390x" }, "product_reference": "xrdp-0.9.10-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.x86_64" }, "product_reference": "xrdp-0.9.10-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.aarch64" }, "product_reference": "xrdp-0.9.10-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.ppc64le" }, "product_reference": "xrdp-0.9.10-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.s390x" }, "product_reference": "xrdp-0.9.10-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.10-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.x86_64" }, "product_reference": "xrdp-0.9.10-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40184" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40184", "url": "https://www.suse.com/security/cve/CVE-2023-40184" }, { "category": "external", "summary": "SUSE Bug 1214805 for CVE-2023-40184", "url": "https://bugzilla.suse.com/1214805" } ], "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 Server 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server 12 SP5:xrdp-0.9.10-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xrdp-0.9.10-3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-22T13:04:30Z", "details": "moderate" } ], "title": "CVE-2023-40184" } ] }
opensuse-su-2024:13399-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libpainter0-0.9.23.1-1.1 on GA media
Notes
Title of the patch
libpainter0-0.9.23.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the libpainter0-0.9.23.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13399
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": "libpainter0-0.9.23.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libpainter0-0.9.23.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13399", "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_13399-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-40184 page", "url": "https://www.suse.com/security/cve/CVE-2023-40184/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-42822 page", "url": "https://www.suse.com/security/cve/CVE-2023-42822/" } ], "title": "libpainter0-0.9.23.1-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:13399-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": "libpainter0-0.9.23.1-1.1.aarch64", "product": { "name": "libpainter0-0.9.23.1-1.1.aarch64", "product_id": "libpainter0-0.9.23.1-1.1.aarch64" } }, { "category": "product_version", "name": "librfxencode0-0.9.23.1-1.1.aarch64", "product": { "name": "librfxencode0-0.9.23.1-1.1.aarch64", "product_id": "librfxencode0-0.9.23.1-1.1.aarch64" } }, { "category": "product_version", "name": "xrdp-0.9.23.1-1.1.aarch64", "product": { "name": "xrdp-0.9.23.1-1.1.aarch64", "product_id": "xrdp-0.9.23.1-1.1.aarch64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.23.1-1.1.aarch64", "product": { "name": "xrdp-devel-0.9.23.1-1.1.aarch64", "product_id": "xrdp-devel-0.9.23.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.23.1-1.1.ppc64le", "product": { "name": "libpainter0-0.9.23.1-1.1.ppc64le", "product_id": "libpainter0-0.9.23.1-1.1.ppc64le" } }, { "category": "product_version", "name": "librfxencode0-0.9.23.1-1.1.ppc64le", "product": { "name": "librfxencode0-0.9.23.1-1.1.ppc64le", "product_id": "librfxencode0-0.9.23.1-1.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-0.9.23.1-1.1.ppc64le", "product": { "name": "xrdp-0.9.23.1-1.1.ppc64le", "product_id": "xrdp-0.9.23.1-1.1.ppc64le" } }, { "category": "product_version", "name": "xrdp-devel-0.9.23.1-1.1.ppc64le", "product": { "name": "xrdp-devel-0.9.23.1-1.1.ppc64le", "product_id": "xrdp-devel-0.9.23.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.23.1-1.1.s390x", "product": { "name": "libpainter0-0.9.23.1-1.1.s390x", "product_id": "libpainter0-0.9.23.1-1.1.s390x" } }, { "category": "product_version", "name": "librfxencode0-0.9.23.1-1.1.s390x", "product": { "name": "librfxencode0-0.9.23.1-1.1.s390x", "product_id": "librfxencode0-0.9.23.1-1.1.s390x" } }, { "category": "product_version", "name": "xrdp-0.9.23.1-1.1.s390x", "product": { "name": "xrdp-0.9.23.1-1.1.s390x", "product_id": "xrdp-0.9.23.1-1.1.s390x" } }, { "category": "product_version", "name": "xrdp-devel-0.9.23.1-1.1.s390x", "product": { "name": "xrdp-devel-0.9.23.1-1.1.s390x", "product_id": "xrdp-devel-0.9.23.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpainter0-0.9.23.1-1.1.x86_64", "product": { "name": "libpainter0-0.9.23.1-1.1.x86_64", "product_id": "libpainter0-0.9.23.1-1.1.x86_64" } }, { "category": "product_version", "name": "librfxencode0-0.9.23.1-1.1.x86_64", "product": { "name": "librfxencode0-0.9.23.1-1.1.x86_64", "product_id": "librfxencode0-0.9.23.1-1.1.x86_64" } }, { "category": "product_version", "name": "xrdp-0.9.23.1-1.1.x86_64", "product": { "name": "xrdp-0.9.23.1-1.1.x86_64", "product_id": "xrdp-0.9.23.1-1.1.x86_64" } }, { "category": "product_version", "name": "xrdp-devel-0.9.23.1-1.1.x86_64", "product": { "name": "xrdp-devel-0.9.23.1-1.1.x86_64", "product_id": "xrdp-devel-0.9.23.1-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": "libpainter0-0.9.23.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.aarch64" }, "product_reference": "libpainter0-0.9.23.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.23.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le" }, "product_reference": "libpainter0-0.9.23.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.23.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x" }, "product_reference": "libpainter0-0.9.23.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpainter0-0.9.23.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64" }, "product_reference": "libpainter0-0.9.23.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.23.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64" }, "product_reference": "librfxencode0-0.9.23.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.23.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le" }, "product_reference": "librfxencode0-0.9.23.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.23.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x" }, "product_reference": "librfxencode0-0.9.23.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "librfxencode0-0.9.23.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64" }, "product_reference": "librfxencode0-0.9.23.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.23.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64" }, "product_reference": "xrdp-0.9.23.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.23.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le" }, "product_reference": "xrdp-0.9.23.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.23.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x" }, "product_reference": "xrdp-0.9.23.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-0.9.23.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64" }, "product_reference": "xrdp-0.9.23.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.23.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64" }, "product_reference": "xrdp-devel-0.9.23.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.23.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le" }, "product_reference": "xrdp-devel-0.9.23.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.23.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x" }, "product_reference": "xrdp-devel-0.9.23.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "xrdp-devel-0.9.23.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" }, "product_reference": "xrdp-devel-0.9.23.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-40184" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-40184", "url": "https://www.suse.com/security/cve/CVE-2023-40184" }, { "category": "external", "summary": "SUSE Bug 1214805 for CVE-2023-40184", "url": "https://bugzilla.suse.com/1214805" } ], "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:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-40184" }, { "cve": "CVE-2023-42822", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-42822" } ], "notes": [ { "category": "general", "text": " xrdp is an open source remote desktop protocol server. Access to the font glyphs in xrdp_painter.c is not bounds-checked . Since some of this data is controllable by the user, this can result in an out-of-bounds read within the xrdp executable. The vulnerability allows an out-of-bounds read within a potentially privileged process. On non-Debian platforms, xrdp tends to run as root. Potentially an out-of-bounds write can follow the out-of-bounds read. There is no denial-of-service impact, providing xrdp is running in forking mode. This issue has been addressed in release 0.9.23.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-42822", "url": "https://www.suse.com/security/cve/CVE-2023-42822" }, { "category": "external", "summary": "SUSE Bug 1215803 for CVE-2023-42822", "url": "https://bugzilla.suse.com/1215803" } ], "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:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:libpainter0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:librfxencode0-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-0.9.23.1-1.1.x86_64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.aarch64", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.ppc64le", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.s390x", "openSUSE Tumbleweed:xrdp-devel-0.9.23.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-42822" } ] }
gsd-2023-40184
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don't use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-40184", "id": "GSD-2023-40184" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-40184" ], "details": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue.", "id": "GSD-2023-40184", "modified": "2023-12-13T01:20:43.905004Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-40184", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "xrdp", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 0.9.23" } ] } } ] }, "vendor_name": "neutrinolabs" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 2.6, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-755", "lang": "eng", "value": "CWE-755: Improper Handling of Exceptional Conditions" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq", "refsource": "MISC", "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "name": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23", "refsource": "MISC", "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "name": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19", "refsource": "MISC", "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" } ] }, "source": { "advisory": "GHSA-f489-557v-47jq", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.9.23", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-40184" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": " xrdp is an open source remote desktop protocol (RDP) server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The `auth_start_session` function can return non-zero (1) value on, e.g., PAM error which may result in in session restrictions such as max concurrent sessions per user by PAM (ex ./etc/security/limits.conf) to be bypassed. Users (administrators) don\u0027t use restrictions by PAM are not affected. This issue has been addressed in release version 0.9.23. Users are advised to upgrade. There are no known workarounds for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-755" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq" }, { "name": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23" }, { "name": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19", "refsource": "MISC", "tags": [ "Product" ], "url": "https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/", "refsource": "MISC", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/", "refsource": "MISC", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/", "refsource": "MISC", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-09-15T22:15Z", "publishedDate": "2023-08-30T18:15Z" } } }
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…