Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/social-auth-app-django@5.4.1-1?distro=trixie
purl pkg:deb/debian/social-auth-app-django@5.4.1-1?distro=trixie
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-4ct3-hxkg-63gv social-auth-app-django affected by Improper Handling of Case Sensitivity ### Impact 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. ### Patches This issue has been addressed by https://github.com/python-social-auth/social-app-django/pull/566 and fix released in 5.4.1. ### Workarounds An immediate workaround would be to change collation of the affected field: ```mysql ALTER TABLE `social_auth_usersocialauth` MODIFY `uid` varchar(255) COLLATE `utf8_bin`; ``` ### References This issue was discovered by folks at https://opencraft.com/. CVE-2024-32879
GHSA-2gr8-3wc7-xhj3

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-03T07:53:06.722428+00:00 Debian Importer Fixing VCID-4ct3-hxkg-63gv https://security-tracker.debian.org/tracker/data/json 38.1.0