2024-07-14 02:06:08 +00:00

64 lines
2.5 KiB
JSON

{
"id": "CVE-2024-0765",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-03-03T15:15:07.113",
"lastModified": "2024-03-04T13:58:23.447",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "As a default user on a multi-user instance of AnythingLLM, you could execute a call to the `/export-data` endpoint of the system and then unzip and read that export that would enable you do exfiltrate data of the system at that save state.\n\nThis would require the attacked to be granted explicit access to the system, but they can do this at any role. Additionally, post-download, the data is deleted so no evidence would exist that the exfiltration occured."
},
{
"lang": "es",
"value": "Como usuario predeterminado en una instancia multiusuario de AnythingLLM, puede ejecutar una llamada al endpoint `/export-data` del sistema y luego descomprimir y leer esa exportaci\u00f3n que le permitir\u00eda exfiltrar datos del sistema en el guardar estado. Esto requerir\u00eda que al atacado se le concediera acceso expl\u00edcito al sistema, pero puede hacerlo en cualquier funci\u00f3n. Adem\u00e1s, despu\u00e9s de la descarga, los datos se eliminan para que no exista evidencia de que se haya producido la exfiltraci\u00f3n."
}
],
"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:C/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.1,
"impactScore": 5.8
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"references": [
{
"url": "https://github.com/mintplex-labs/anything-llm/commit/08d33cfd8fc47c5052b6ea29597c964a9da641e2",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/8978ab27-710c-44ce-bfd8-a2ea416dc786",
"source": "security@huntr.dev"
}
]
}