FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

py-social-auth-app-django -- Improper Handling of Case Sensitivity

Affected packages
py310-social-auth-app-django < 5.4.1
py311-social-auth-app-django < 5.4.1
py38-social-auth-app-django < 5.4.1
py39-social-auth-app-django < 5.4.1

Details

VuXML ID b3affee8-04d1-11ef-8928-901b0ef714d4
Discovery 2024-04-24
Entry 2024-04-28

GitHub Advisory Database:

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 addressed by a fix released in version 5.4.1. An immediate workaround would be to change collation of the affected field.

References

CVE Name CVE-2024-32879
URL https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3