2024-12-08 03:06:42 +00:00

72 lines
3.1 KiB
JSON

{
"id": "CVE-2024-39906",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-19T20:15:07.887",
"lastModified": "2024-11-21T09:28:32.470",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A command injection vulnerability was found in the IndieAuth functionality of the Ruby on Rails based Haven blog web application. The affected functionality requires authentication, but an attacker can craft a link that they can pass to a logged in administrator of the blog software. This leads to the immediate execution of the provided commands when the link is accessed by the authenticated administrator. This issue may lead to Remote Code Execution (RCE) and has been addressed by commit `c52f07c`. Users are advised to upgrade. There are no known workarounds for this vulnerability.\n"
},
{
"lang": "es",
"value": "Se encontr\u00f3 una vulnerabilidad de inyecci\u00f3n de comandos en la funcionalidad IndieAuth de la aplicaci\u00f3n web del blog Haven basada en Ruby on Rails. La funcionalidad afectada requiere autenticaci\u00f3n, pero un atacante puede crear un enlace que puede pasar a un administrador del software del blog que haya iniciado sesi\u00f3n. Esto conduce a la ejecuci\u00f3n inmediata de los comandos proporcionados cuando el administrador autenticado accede al enlace. Este problema puede provocar la ejecuci\u00f3n remota de c\u00f3digo (RCE) y se solucion\u00f3 mediante la confirmaci\u00f3n `c52f07c`. Se recomienda a los usuarios que actualicen. No se conocen soluciones para esta vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 6.0
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"references": [
{
"url": "https://github.com/havenweb/haven/commit/c52f07c",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/havenweb/haven/security/advisories/GHSA-65cm-7g24-hm9f",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/havenweb/haven/commit/c52f07c",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/havenweb/haven/security/advisories/GHSA-65cm-7g24-hm9f",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}