2025-03-09 03:03:50 +00:00

60 lines
2.6 KiB
JSON

{
"id": "CVE-2025-1691",
"sourceIdentifier": "cna@mongodb.com",
"published": "2025-02-27T13:15:11.253",
"lastModified": "2025-02-27T16:15:38.610",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using \u2018tab\u2019 to autocomplete text that is a prefix of the attacker\u2019s prepared autocompletion. This issue affects mongosh versions prior to\u00a02.3.9.\u00a0\n\n\nThe vulnerability is exploitable only when mongosh is connected to a cluster that is partially or fully controlled by an attacker."
},
{
"lang": "es",
"value": "El shell de MongoDB puede ser susceptible a la inyecci\u00f3n de caracteres de control, donde un atacante con control de la funci\u00f3n de autocompletado de mongosh puede usar la funci\u00f3n de autocompletado para ingresar y ejecutar texto malicioso ofuscado. Esto requiere la interacci\u00f3n del usuario, en la que el usuario usa la tecla \"tabulador\" para autocompletar el texto que es un prefijo de la funci\u00f3n de autocompletado preparada por el atacante. Este problema afecta a las versiones de mongosh anteriores a la 2.3.9. La vulnerabilidad solo se puede explotar cuando mongosh est\u00e1 conectado a un cl\u00faster que est\u00e1 controlado parcial o totalmente por un atacante."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@mongodb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.0,
"impactScore": 6.0
}
]
},
"weaknesses": [
{
"source": "cna@mongodb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"references": [
{
"url": "https://jira.mongodb.org/browse/MONGOSH-2024",
"source": "cna@mongodb.com"
}
]
}