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
Configurations
History
21 Nov 2024, 08:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 2.6 |
References | () https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19 - Product | |
References | () https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23 - Patch | |
References | () https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq - Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SOT237TIHTHPX5YNIWLVNINOEYC7WMG2/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5IXMQODV3OIJ7DRQBUQV7PUKNT7SH36/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URO3FKTFBPNKFARAQBEJLI4MH6YS35P5/ - |
15 Sep 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
10 Sep 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Sep 2023, 14:02
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-f489-557v-47jq - Vendor Advisory | |
References | (MISC) https://github.com/neutrinolabs/xrdp/blame/9bbb2ec68f390504c32f2062847aa3d821a0089a/sesman/sesexec/session.c#L571C5-L571C19 - Product | |
References | (MISC) https://github.com/neutrinolabs/xrdp/commit/a111a0fdfe2421ef600e40708b5f0168594cfb23 - Patch | |
CPE | cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:* | |
First Time |
Neutrinolabs xrdp
Neutrinolabs |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
30 Aug 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-30 18:15
Updated : 2024-11-21 08:18
NVD link : CVE-2023-40184
Mitre link : CVE-2023-40184
CVE.ORG link : CVE-2023-40184
JSON object : View
Products Affected
neutrinolabs
- xrdp
CWE
CWE-755
Improper Handling of Exceptional Conditions