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

106 lines
3.4 KiB
JSON

{
"id": "CVE-2019-14268",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-07-25T16:15:13.260",
"lastModified": "2019-08-02T20:22:21.867",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Octopus Deploy versions 3.0.19 to 2019.7.2, when a web request proxy is configured, an authenticated user (in certain limited circumstances) could trigger a deployment that writes the web request proxy password to the deployment log in cleartext. This is fixed in 2019.7.3. The fix was back-ported to LTS 2019.6.5 as well as LTS 2019.3.7."
},
{
"lang": "es",
"value": "En Octopus Deploy versiones 3.0.19 hasta 2019.7.2, cuando es configurado un proxy de petici\u00f3n web, un usuario autenticado (en ciertas circunstancias limitadas) podr\u00eda desencadenar un despliegue que escribe la contrase\u00f1a del proxy de petici\u00f3n web en el registro de implementaci\u00f3n en texto sin cifrar. Esto se corrige en versi\u00f3n 2019.7.3. La correcci\u00f3n fue respaldada para versi\u00f3n LTS 2019.6.5 as\u00ed como para versi\u00f3n LTS 2019.3.7."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-532"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octopus:octopus_deploy:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.19",
"versionEndIncluding": "2019.7.2",
"matchCriteriaId": "17BFCFB1-B174-4F17-BD8A-D8664AF4B397"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/OctopusDeploy/Issues/issues/5739",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}