CVE-2024-32879
Published: 24 April 2024
Summary
CVE-2024-32879 is a medium-severity Improper Handling of Case Sensitivity (CWE-178) vulnerability. Its CVSS base score is 4.9 (Medium).
Operationally, ranked at the 49.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-1061
Vulnerability details
Python Social Auth is a social authentication/registration mechanism. Prior to version 5.4.1, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match. This issue has been…
more
addressed by a fix released in version 5.4.1. An immediate workaround would be to change collation of the affected field.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.