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

64 lines
2.7 KiB
JSON

{
"id": "CVE-2024-0435",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-02-26T16:27:50.087",
"lastModified": "2024-02-26T16:32:25.577",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "User can send a chat that contains an XSS opportunity that will then run when the chat is sent and on subsequent page loads.\n\nGiven the minimum requirement for a user to send a chat is to be given access to a workspace via an admin the risk is low. Additionally, the location in which the XSS renders is only limited to the user who submits the XSS. \n\nUltimately, this attack is limited to the user attacking themselves. There is no anonymous chat submission unless the user does not take the minimum steps required to protect their instance."
},
{
"lang": "es",
"value": "El usuario puede enviar un chat que contenga una oportunidad XSS que luego se ejecutar\u00e1 cuando se env\u00ede el chat y en las cargas posteriores de la p\u00e1gina. Dado que el requisito m\u00ednimo para que un usuario env\u00ede un chat es tener acceso a un espacio de trabajo a trav\u00e9s de un administrador, el riesgo es bajo. Adem\u00e1s, la ubicaci\u00f3n en la que se representa el XSS solo se limita al usuario que env\u00eda el XSS. En \u00faltima instancia, este ataque se limita a que el usuario se ataque a s\u00ed mismo. No se realizan env\u00edos de chat an\u00f3nimos a menos que el usuario no tome las medidas m\u00ednimas necesarias para proteger su instancia."
}
],
"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:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/mintplex-labs/anything-llm/commit/a4ace56a401ffc8ce0082d7444159dfd5dc28834",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/53308220-8b2e-492f-b248-0985b7c2db61",
"source": "security@huntr.dev"
}
]
}