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

64 lines
2.3 KiB
JSON

{
"id": "CVE-2024-10830",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:20.380",
"lastModified": "2025-03-20T15:15:39.980",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint `/v1/resource/file/delete`. This vulnerability allows an attacker to delete any file on the server by manipulating the `file_key` parameter. The `file_key` parameter is not properly sanitized, enabling an attacker to specify arbitrary file paths. If the specified file exists, the application will delete it."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de Path Traversal en eosphoros-ai/db-gpt versi\u00f3n 0.6.0 en el endpoint de la API `/v1/resource/file/delete`. Esta vulnerabilidad permite a un atacante eliminar cualquier archivo del servidor manipulando el par\u00e1metro `file_key`. Este par\u00e1metro no se depura correctamente, lo que permite a un atacante especificar rutas de archivo arbitrarias. Si el archivo especificado existe, la aplicaci\u00f3n lo eliminar\u00e1."
}
],
"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:L/A:H",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/26adf08a-9262-4d5a-a2ee-ce12ed919620",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/26adf08a-9262-4d5a-a2ee-ce12ed919620",
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
]
}