Vulnerability in Python-Social-Auth Social-App-Django
CVE-2024-32879
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.
EPSS: 0.006 (44.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Python-social-auth Social-app-django — versions < 5.4.1
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-32879?
- CVE-2024-32879 is a medium-severity vulnerability in Python-Social-Auth Social-App-Django, classified under Improper Handling of Case Sensitivity. CVSS score: 4.9/10. Published 2024-04-24.
- How severe is CVE-2024-32879?
- Medium severity. CVSS v3 base score is 4.9 out of 10.
- Is CVE-2024-32879 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.