mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
98 lines
3.5 KiB
JSON
98 lines
3.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2021-21270",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cleartext Storage of Sensitive Information"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "OctopusDSC",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "< 4.0.1002"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "OctopusDeploy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "OctopusDSC is a PowerShell module with DSC resources that can be used to install and configure an Octopus Deploy Server and Tentacle agent. In OctopusDSC version 4.0.977 and earlier a customer API key used to connect to Octopus Server is exposed via logging in plaintext. This vulnerability is patched in version 4.0.1002."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 6.2,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "{\"CWE-319\":\"Cleartext Transmission of Sensitive Information\"}"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/OctopusDeploy/OctopusDSC/security/advisories/GHSA-phmm-rfg9-94fm",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/OctopusDeploy/OctopusDSC/security/advisories/GHSA-phmm-rfg9-94fm"
|
|
},
|
|
{
|
|
"name": "https://github.com/OctopusDeploy/OctopusDSC/releases/tag/v4.0.1002",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/OctopusDeploy/OctopusDSC/releases/tag/v4.0.1002"
|
|
},
|
|
{
|
|
"name": "https://github.com/OctopusDeploy/OctopusDSC/pull/270",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/OctopusDeploy/OctopusDSC/pull/270"
|
|
},
|
|
{
|
|
"name": "https://github.com/OctopusDeploy/OctopusDSC/commit/24b448e6ac964ed938475add494a145c0473ac42",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/OctopusDeploy/OctopusDSC/commit/24b448e6ac964ed938475add494a145c0473ac42"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-phmm-rfg9-94fm",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |