120 lines
3.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2020-9301",
"sourceIdentifier": "security-report@netflix.com",
"published": "2020-12-11T03:15:11.767",
"lastModified": "2020-12-14T17:32:17.273",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Nolan Ray from Apple Information Security identified a security vulnerability in Spinnaker, all versions prior to version 1.23.4, 1.22.4 or 1.21.5. The vulnerability exists within the handling of SpEL expressions that allows an attacker to read and write arbitrary files within the orca container via authenticated HTTP POST requests."
},
{
"lang": "es",
"value": "Nolan Ray de Apple Information Security identific\u00f3 una vulnerabilidad de seguridad en Spinnaker, todas las versiones anteriores a la versi\u00f3n 1.23.4, 1.22.4 o 1.21.5. La vulnerabilidad se presenta dentro del manejo de expresiones SpEL que permite a un atacante leer y escribir archivos arbitrarios dentro del contenedor orca por medio de peticiones POST HTTP autenticadas"
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"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:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"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:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.21.5",
"matchCriteriaId": "ED53381F-452F-409B-A90D-EE6944DAAA66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.22.0",
"versionEndExcluding": "1.22.4",
"matchCriteriaId": "D382D068-D2CA-4414-8F01-A4656510CA8C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.23.0",
"versionEndExcluding": "1.23.4",
"matchCriteriaId": "072AAF5F-CFC3-41D7-BD4E-113C8A349237"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2020-006.md",
"source": "security-report@netflix.com",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}