2024-07-14 02:06:08 +00:00

72 lines
2.8 KiB
JSON

{
"id": "CVE-2024-32879",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-24T20:15:07.867",
"lastModified": "2024-04-25T13:18:20.370",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Python Social Auth es un mecanismo de autenticaci\u00f3n/registro social. Antes de la versi\u00f3n 5.4.1, debido a la intercalaci\u00f3n predeterminada que no distingue entre may\u00fasculas y min\u00fasculas en las bases de datos MySQL o MariaDB, los ID de usuario de autenticaci\u00f3n de terceros no distinguen entre may\u00fasculas y min\u00fasculas y podr\u00edan hacer que coincidan diferentes ID. Este problema se solucion\u00f3 mediante una soluci\u00f3n publicada en la versi\u00f3n 5.4.1. Un workaround inmediata ser\u00eda cambiar la clasificaci\u00f3n del campo afectado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-178"
},
{
"lang": "en",
"value": "CWE-303"
}
]
}
],
"references": [
{
"url": "https://github.com/python-social-auth/social-app-django/commit/31c3e0c7edb187004d8abbde7e9c4f7ef9098138",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/python-social-auth/social-app-django/pull/566",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3",
"source": "security-advisories@github.com"
}
]
}