2025-03-23 03:03:54 +00:00

60 lines
2.3 KiB
JSON

{
"id": "CVE-2025-0182",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:50.910",
"lastModified": "2025-03-20T10:15:50.910",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in danswer-ai/danswer version 0.9.0 allows for denial of service through memory exhaustion. The issue arises from the use of a vulnerable version of the starlette package (<=0.49) via fastapi, which was patched in fastapi version 0.115.3. The vulnerability can be exploited by sending multiple requests to the /auth/saml/callback endpoint, leading to uncontrolled memory consumption and eventual denial of service."
},
{
"lang": "es",
"value": "Una vulnerabilidad en danswer-ai/danswer versi\u00f3n 0.9.0 permite la denegaci\u00f3n de servicio por agotamiento de memoria. El problema surge del uso de una versi\u00f3n vulnerable del paquete starlette (&lt;=0.49) a trav\u00e9s de fastapi, parcheada en fastapi versi\u00f3n 0.115.3. Esta vulnerabilidad puede explotarse enviando m\u00faltiples solicitudes al endpoint /auth/saml/callback, lo que provoca un consumo descontrolado de memoria y, finalmente, la denegaci\u00f3n de servicio."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/969b8056-b66c-4d70-8f77-04c1cbdc1d1a",
"source": "security@huntr.dev"
}
]
}