CVE-2024-32879

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-32879
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-32879.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-32879
Aliases
Downstream
Related
Published
2024-04-24T19:42:14Z
Modified
2025-10-09T07:02:23.170115Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
social-auth-app-django Improper Handling of Case Sensitivity 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 addressed by a fix released in version 5.4.1. An immediate workaround would be to change collation of the affected field.

References

Affected packages

Git / github.com/python-social-auth/social-app-django

Affected ranges

Type
GIT
Repo
https://github.com/python-social-auth/social-app-django
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/python-social-auth/social-app-django
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.0.1
0.1.0

1.*

1.0.0
1.0.1
1.1.0

2.*

2.0.0

3.*

3.0.0
3.1.0
3.2.0
3.3.0
3.4.0

4.*

4.0.0

5.*

5.0.0
5.1.0
5.2.0
5.3.0
5.4.0