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

152 lines
5.4 KiB
JSON

{
"id": "CVE-2022-36006",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-08-15T11:21:40.330",
"lastModified": "2024-11-21T07:12:10.030",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Arvados is an open source platform for managing, processing, and sharing genomic and other large scientific and biomedical data. A remote code execution (RCE) vulnerability in the Arvados Workbench allows authenticated attackers to execute arbitrary code via specially crafted JSON payloads. This exists in all versions up to 2.4.1 and is fixed in 2.4.2. This vulnerability is specific to the Ruby on Rails Workbench application (\u201cWorkbench 1\u201d). We do not believe any other Arvados components, including the TypesScript browser-based Workbench application (\u201cWorkbench 2\u201d) or API Server, are vulnerable to this attack. For versions of Arvados earlier than 2.4.2: remove the Ruby-based \"Workbench 1\" app (\"apt-get remove arvados-workbench\") from your installation as a workaround."
},
{
"lang": "es",
"value": "Arvados es una plataforma de c\u00f3digo abierto para administrar, procesar y compartir datos gen\u00f3micos y otros grandes datos cient\u00edficos y biom\u00e9dicos. Una vulnerabilidad de ejecuci\u00f3n de c\u00f3digo remota (RCE) en Arvados Workbench permite a atacantes autenticados ejecutar c\u00f3digo arbitrario por medio de cargas \u00fatiles JSON especialmente dise\u00f1adas. Esto se presenta en todas las versiones hasta 2.4.1 y ha sido corregido en versi\u00f3n 2.4.2. Esta vulnerabilidad es espec\u00edfica de la aplicaci\u00f3n Ruby on Rails Workbench (\"Workbench 1\"). No creemos que ning\u00fan otro componente de Arvados, incluyendo la aplicaci\u00f3n TypesScript basada en el navegador Workbench (\"Workbench 2\") o el Servidor API, sean vulnerables a este ataque. Para versiones de Arvados anteriores a 2.4.2: elimine la aplicaci\u00f3n \"Workbench 1\" basada en Ruby (\"apt-get remove arvados-workbench\") de su instalaci\u00f3n como mitigaci\u00f3n."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 1.3,
"impactScore": 6.0
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-94"
},
{
"lang": "en",
"value": "CWE-502"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:arvados:arvados:*:*:*:*:*:ruby:*:*",
"versionEndExcluding": "2.4.2",
"matchCriteriaId": "6A15C4C4-B86F-49D9-85E8-3347D1F0F79C"
}
]
}
]
}
],
"references": [
{
"url": "https://arvados.org/release-notes/2.4.2/",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://dev.arvados.org/issues/19316",
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://github.com/arvados/arvados/security/advisories/GHSA-8867-q4xf-cqgm",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://arvados.org/release-notes/2.4.2/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://dev.arvados.org/issues/19316",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://github.com/arvados/arvados/security/advisories/GHSA-8867-q4xf-cqgm",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}