64 lines
2.8 KiB
JSON
Raw Normal View History

{
"id": "CVE-2025-24364",
"sourceIdentifier": "security-advisories@github.com",
"published": "2025-01-27T18:15:41.690",
"lastModified": "2025-01-27T18:15:41.690",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Attacker with authenticated access to the vaultwarden admin panel can execute arbitrary code in the system. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email. This vulnerability is fixed in 1.33.0."
},
{
"lang": "es",
"value": "vaultwarden es un servidor no oficial compatible con Bitwarden escrito en Rust, anteriormente conocido como bitwarden_rs. Un atacante con acceso autenticado al panel de administraci\u00f3n de vaultwarden puede ejecutar c\u00f3digo arbitrario en sistema. El atacante podr\u00eda entonces cambiar algunas configuraciones para usar sendmail como agente de correo, pero ajustar las configuraciones de tal manera que usar\u00eda un comando de shell. Luego tambi\u00e9n necesitaba manipule una imagen de favicon especial que tendr\u00eda los comandos incrustados para ejecutarse durante, por ejemplo, el env\u00edo de un correo electr\u00f3nico de prueba. Esta vulnerabilidad se corrigi\u00f3 en 1.33.0."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"references": [
{
"url": "https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.0",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-h6cc-rc6q-23j4",
"source": "security-advisories@github.com"
}
]
}