60 lines
2.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-9437",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:48.953",
"lastModified": "2025-03-20T10:15:48.953",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SuperAGI version v0.0.14 is vulnerable to an unauthenticated Denial of Service (DoS) attack. The vulnerability exists in the resource upload request, where appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request causes the server to continuously process each character. This leads to excessive resource consumption and renders the service unavailable. The issue is unauthenticated and does not require any user interaction, impacting all users of the service."
},
{
"lang": "es",
"value": "La versi\u00f3n v0.0.14 de SuperAGI es vulnerable a un ataque de denegaci\u00f3n de servicio (DoS) no autenticado. La vulnerabilidad se presenta en la solicitud de carga de recursos, donde a\u00f1adir caracteres, como guiones (-), al final de un l\u00edmite multiparte en una solicitud HTTP, hace que el servidor procese continuamente cada car\u00e1cter. Esto provoca un consumo excesivo de recursos y deja el servicio indisponible. El problema no est\u00e1 autenticado y no requiere la interacci\u00f3n del usuario, lo que afecta a todos los usuarios del 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/27404e9c-eb3d-4626-a9d9-8dc1b3295ce0",
"source": "security@huntr.dev"
}
]
}