CVE-2023-41885

CVSS 3.1 Score 5.3 of 10 (medium)

Details

Published Sep 12, 2023
Updated: Sep 15, 2023
CWE ID 203
CWE ID 204

Summary

CVE-2023-41885 is a vulnerability affecting Piccolo, an ORM and query builder that supports asyncio. In versions 0.120.0 and prior, the `BaseUser.login` implementation in Piccolo leaks sufficient information to enable malicious users to compile a list of valid usernames on the platform. Since Piccolo does not enforce strong passwords, these usernames can be used for password spray attacks, potentially leading to unauthorized user account takeovers. The impact of this vulnerability is limited as it necessitates the chaining with additional attack vectors. The likelihood of exploitation is considered possible due to the relative ease with which this vulnerability can be exploited, especially given the open-source nature of Piccolo-based login functions. This issue has been addressed in version 0.121.0.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share