PyPi: Social-Auth-App-Django

CVE-2024-32879

Safety vulnerability ID: 70713

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Apr 24, 2024 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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. See CVE-2024-32879.

Affected package

social-auth-app-django

Latest version: 5.4.2

Python Social Authentication, Django integration.

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2024-32879.


MISC:https://github.com/python-social-auth/social-app-django/commit/31c3e0c7edb187004d8abbde7e9c4f7ef9098138: https://github.com/python-social-auth/social-app-django/commit/31c3e0c7edb187004d8abbde7e9c4f7ef9098138
MISC:https://github.com/python-social-auth/social-app-django/pull/566: https://github.com/python-social-auth/social-app-django/pull/566
MISC:https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3: https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application