René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

113 lines
3.7 KiB
JSON

{
"id": "CVE-2018-18850",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-10-31T03:29:00.207",
"lastModified": "2022-07-27T16:40:50.867",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Octopus Deploy 2018.8.0 through 2018.9.x before 2018.9.1, an authenticated user with permission to modify deployment processes could upload a maliciously crafted YAML configuration, potentially allowing for remote execution of arbitrary code, running in the same context as the Octopus Server (for self-hosted installations by default, SYSTEM)."
},
{
"lang": "es",
"value": "En Octopus Deploy, de la versi\u00f3n 2018.8.0 a las 2018.9.x anteriores a la 2018.9.1, un usuario autenticado con permisos para modificar los procesos de implementaci\u00f3n podr\u00eda subir una configuraci\u00f3n YAML maliciosamente manipulada. Esto podr\u00eda permitir la ejecuci\u00f3n remota de c\u00f3digo arbitrario, ejecut\u00e1ndose en el mismo contexto que el servidor Octopus (para las instalaciones autoalojadas por defecto, SYSTEM)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2018.8.0",
"versionEndIncluding": "2018.8.12",
"matchCriteriaId": "E0A86902-0EF9-4FEC-BE64-2E5D814E5A3C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2018.9.0",
"versionEndExcluding": "2018.9.1",
"matchCriteriaId": "94940825-CD45-4A58-A1DF-C42DB2F78CCD"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/OctopusDeploy/Issues/issues/5042",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}