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

64 lines
2.6 KiB
JSON

{
"id": "CVE-2024-0551",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-02-27T14:15:27.130",
"lastModified": "2024-02-27T14:19:41.650",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Enable exports of the database and associated exported information of the system via the default user role. The attacked would have to have been granted access to the system prior to the attack.\n\nIt is worth noting that the deterministic nature of the export name is lower risk as the UI for exporting would start the download at the same time, which once downloaded - deletes the export from the system.\n\nThe endpoint for exporting should simply be patched to a higher privilege level."
},
{
"lang": "es",
"value": "Habilite las exportaciones de la base de datos y la informaci\u00f3n exportada asociada del sistema a trav\u00e9s del rol de usuario predeterminado. Al atacado se le deber\u00eda haber concedido acceso al sistema antes del ataque. Vale la pena se\u00f1alar que la naturaleza determinista del nombre de exportaci\u00f3n presenta un riesgo menor ya que la interfaz de usuario para exportar iniciar\u00eda la descarga al mismo tiempo, lo que, una vez descargado, elimina la exportaci\u00f3n del sistema. El endpoint para la exportaci\u00f3n simplemente debe parchearse con un nivel de privilegio m\u00e1s alto."
}
],
"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:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"references": [
{
"url": "https://github.com/mintplex-labs/anything-llm/commit/7aaa4b38e7112a6cd879c1238310c56b1844c6d8",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/f114c787-ab5f-4f83-afa5-c000435efb78",
"source": "security@huntr.dev"
}
]
}