2024-04-17 14:03:29 +00:00

67 lines
3.2 KiB
JSON

{
"id": "CVE-2024-27086",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-16T22:15:34.783",
"lastModified": "2024-04-17T12:48:07.510",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "The MSAL library enabled acquisition of security tokens to call protected APIs. MSAL.NET applications targeting Xamarin Android and .NET Android (e.g., MAUI) using the library from versions 4.48.0 to 4.60.0 are impacted by a low severity vulnerability. \nA malicious application running on a customer Android device can cause local denial of service against applications that were built using MSAL.NET for authentication on the same device (i.e., prevent the user of the legitimate application from logging in) due to incorrect activity export configuration. MSAL.NET version 4.60.1 includes the fix. As a workaround, a developer may explicitly mark the MSAL.NET activity non-exported."
},
{
"lang": "es",
"value": "La librer\u00eda MSAL permiti\u00f3 la adquisici\u00f3n de tokens de seguridad para llamar a API protegidas. Las aplicaciones MSAL.NET dirigidas a Xamarin Android y .NET Android (por ejemplo, MAUI) que utilizan la librer\u00eda desde las versiones 4.48.0 a 4.60.0 se ven afectadas por una vulnerabilidad de gravedad baja. Una aplicaci\u00f3n maliciosa que se ejecuta en el dispositivo Android de un cliente puede provocar una denegaci\u00f3n de servicio local en aplicaciones creadas utilizando MSAL.NET para autenticaci\u00f3n en el mismo dispositivo (es decir, impedir que el usuario de la aplicaci\u00f3n leg\u00edtima inicie sesi\u00f3n) debido a una configuraci\u00f3n de exportaci\u00f3n de actividad incorrecta. . MSAL.NET versi\u00f3n 4.60.1 incluye la soluci\u00f3n. Como workaround, un desarrollador puede marcar expl\u00edcitamente la actividad de MSAL.NET como no exportada."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW"
},
"exploitabilityScore": 1.3,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-863"
},
{
"lang": "en",
"value": "CWE-926"
}
]
}
],
"references": [
{
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/413e319472ccf48c86647f19fa2aa49ff6038488",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/security/advisories/GHSA-x674-v45j-fwxw",
"source": "security-advisories@github.com"
}
]
}