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

60 lines
2.0 KiB
JSON

{
"id": "CVE-2024-7983",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:38.387",
"lastModified": "2025-03-20T10:15:38.387",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In version 0.3.8 of open-webui, an endpoint for converting markdown to HTML is exposed without authentication. A maliciously crafted markdown payload can cause the server to spend excessive time converting it, leading to a denial of service. The server becomes unresponsive to other requests until the conversion is complete."
},
{
"lang": "es",
"value": "En la versi\u00f3n 0.3.8 de open-webui, se expone un endpoint para convertir Markdown a HTML sin autenticaci\u00f3n. Un payload de Markdown maliciosa puede hacer que el servidor tarde demasiado en convertirla, lo que provoca una denegaci\u00f3n de servicio. El servidor deja de responder a otras solicitudes hasta que se completa la conversi\u00f3n."
}
],
"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/f8156ca5-1328-480f-a72b-8d3dfdad87dc",
"source": "security@huntr.dev"
}
]
}