Intel

AIKIDO-2024-10054

social-auth-app-django is vulnerable to Incorrect Implementation of Authentication Algorithm

Incorrect Implementation of Authentication AlgorithmCVE-2024-32879 Published Apr 25, 2024

50

Medium Risk

This Affects:

pythonsocial-auth-app-django
0.0.1 - 5.4.0
Fixed in 5.4.1
Are you affected? Scan for Free

TL;DR

Affected versions of the package are vulnerable to improper handling of case sensitivity. Due to the default case-insensitive collation in MySQL or MariaDB databases, user IDs are not case-sensitive, which could lead to different IDs being mistakenly treated as a match.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

social-auth-app-django is vulnerable to Incorrect Implementation of Authentication Algorithm in versions 0.0.1 - 5.4.0.

How to fix this

Upgrade the social-auth-app-django library to the patch version.