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

126 lines
3.9 KiB
JSON

{
"id": "CVE-2021-30183",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-05-14T11:15:07.400",
"lastModified": "2022-07-27T17:20:11.160",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cleartext storage of sensitive information in multiple versions of Octopus Server where in certain situations when running import or export processes, the password used to encrypt and decrypt sensitive values would be written to the logs in plaintext."
},
{
"lang": "es",
"value": "Un almacenamiento de texto sin cifrar de informaci\u00f3n confidencial en m\u00faltiples versiones de Octopus Server, donde en determinadas situaciones cuando se ejecutan procesos de importaci\u00f3n o exportaci\u00f3n, la contrase\u00f1a usada para cifrar y descifrar valores confidenciales se escribir\u00eda en los registros en texto plano"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:server:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2020.5.329",
"matchCriteriaId": "88B56BBE-C48F-4663-A6D6-A8F954BE8B25"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2020.6.0",
"versionEndExcluding": "2020.6.4847",
"matchCriteriaId": "F0AFF858-5C68-44FD-B522-B53C568663BF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2021.1.0",
"versionEndExcluding": "2021.1.6959",
"matchCriteriaId": "29680F0A-8423-4E16-B071-38FB838B1B66"
}
]
}
]
}
],
"references": [
{
"url": "https://advisories.octopus.com/adv/2021-03---Cleartext-Storage-of-Sensitive-Information-(CVE-2021-30183).1817083941.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/OctopusDeploy/Issues",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}