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

60 lines
2.0 KiB
JSON

{
"id": "CVE-2024-9439",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:49.077",
"lastModified": "2025-03-20T10:15:49.077",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SuperAGI is vulnerable to remote code execution in the latest version. The `agent template update` API allows attackers to control certain parameters, which are then fed to the eval function without any sanitization or checks in place. This vulnerability can lead to full system compromise."
},
{
"lang": "es",
"value": "SuperAGI es vulnerable a la ejecuci\u00f3n remota de c\u00f3digo en la \u00faltima versi\u00f3n. La API de actualizaci\u00f3n de plantilla de agente permite a los atacantes controlar ciertos par\u00e1metros, que luego se introducen en la funci\u00f3n eval sin ninguna depuraci\u00f3n ni comprobaci\u00f3n. Esta vulnerabilidad puede comprometer por completo el sistema."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/d710884f-b5ab-4b31-a2e6-e4b38488def1",
"source": "security@huntr.dev"
}
]
}