Lookup for vulnerable packages by Package URL.

Purlpkg:rpm/redhat/python-social-auth-app-django@5.4.1-1?arch=el9ap
Typerpm
Namespaceredhat
Namepython-social-auth-app-django
Version5.4.1-1
Qualifiers
arch el9ap
Subpath
Is_vulnerabletrue
Next_non_vulnerable_versionnull
Latest_non_vulnerable_versionnull
Affected_by_vulnerabilities
0
url VCID-4ct3-hxkg-63gv
vulnerability_id VCID-4ct3-hxkg-63gv
summary
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/.
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-32879.json
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-32879.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-32879
reference_id
reference_type
scores
0
value 0.00189
scoring_system epss
scoring_elements 0.40704
published_at 2026-04-21T12:55:00Z
1
value 0.00189
scoring_system epss
scoring_elements 0.40782
published_at 2026-04-18T12:55:00Z
2
value 0.00189
scoring_system epss
scoring_elements 0.40813
published_at 2026-04-16T12:55:00Z
3
value 0.00189
scoring_system epss
scoring_elements 0.40803
published_at 2026-04-09T12:55:00Z
4
value 0.00189
scoring_system epss
scoring_elements 0.40768
published_at 2026-04-13T12:55:00Z
5
value 0.00189
scoring_system epss
scoring_elements 0.40787
published_at 2026-04-12T12:55:00Z
6
value 0.00189
scoring_system epss
scoring_elements 0.40794
published_at 2026-04-02T12:55:00Z
7
value 0.00189
scoring_system epss
scoring_elements 0.40821
published_at 2026-04-04T12:55:00Z
8
value 0.00189
scoring_system epss
scoring_elements 0.40746
published_at 2026-04-07T12:55:00Z
9
value 0.00189
scoring_system epss
scoring_elements 0.40796
published_at 2026-04-08T12:55:00Z
10
value 0.00189
scoring_system epss
scoring_elements 0.40822
published_at 2026-04-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-32879
2
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32879
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32879
3
reference_url https://github.com/python-social-auth/social-app-django
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/python-social-auth/social-app-django
4
reference_url https://github.com/python-social-auth/social-app-django/commit/31c3e0c7edb187004d8abbde7e9c4f7ef9098138
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-29T19:27:52Z/
url https://github.com/python-social-auth/social-app-django/commit/31c3e0c7edb187004d8abbde7e9c4f7ef9098138
5
reference_url https://github.com/python-social-auth/social-app-django/pull/566
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-29T19:27:52Z/
url https://github.com/python-social-auth/social-app-django/pull/566
6
reference_url https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-29T19:27:52Z/
url https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-32879
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-32879
8
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070374
reference_id 1070374
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070374
9
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2277035
reference_id 2277035
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2277035
10
reference_url https://github.com/advisories/GHSA-2gr8-3wc7-xhj3
reference_id GHSA-2gr8-3wc7-xhj3
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-2gr8-3wc7-xhj3
11
reference_url https://access.redhat.com/errata/RHSA-2024:3781
reference_id RHSA-2024:3781
reference_type
scores
url https://access.redhat.com/errata/RHSA-2024:3781
12
reference_url https://access.redhat.com/errata/RHSA-2024:6428
reference_id RHSA-2024:6428
reference_type
scores
url https://access.redhat.com/errata/RHSA-2024:6428
fixed_packages
aliases CVE-2024-32879, GHSA-2gr8-3wc7-xhj3
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-4ct3-hxkg-63gv
Fixing_vulnerabilities
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:rpm/redhat/python-social-auth-app-django@5.4.1-1%3Farch=el9ap