xrdp is an open source RDP server. xrdp versions prior to 0.10.0 have a vulnerability that allows attackers to make an infinite number of login attempts. The number of max login attempts is supposed to be limited by a configuration parameter `MaxLoginRetry` in `/etc/xrdp/sesman.ini`. However, this mechanism was not effectively working. As a result, xrdp allows an infinite number of login attempts.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-12 16:15
Updated : 2024-07-12 16:34
NVD link : CVE-2024-39917
Mitre link : CVE-2024-39917
CVE.ORG link : CVE-2024-39917
JSON object : View
Products Affected
No product.
CWE
CWE-307
Improper Restriction of Excessive Authentication Attempts