cvelist/2021/31xxx/CVE-2021-31822.json

67 lines
1.8 KiB
JSON
Raw Normal View History

2021-04-26 23:03:03 +00:00
{
2022-04-14 14:24:01 +10:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-31822",
"ASSIGNER": "security@octopus.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Octopus Deploy",
"product": {
"product_data": [
{
"product_name": "Octopus Tentacle",
"version": {
"version_data": [
{
"version_value": "3.15.4",
"version_affected": ">="
},
{
"version_value": "6.1.1116",
"version_affected": "<"
}
]
2021-11-24 10:10:36 +10:00
}
2022-04-14 14:24:01 +10:00
}
]
2021-11-24 10:10:36 +10:00
}
}
]
2021-04-26 23:03:03 +00:00
}
2022-04-14 14:24:01 +10:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Local privilege escalation in Octopus Tentacle"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/adv/2021-11---Local-privilege-escalation-in-Octopus-Tentacle-(CVE-2021-31822).2283732993.html",
"refsource": "MISC",
"name": "https://advisories.octopus.com/adv/2021-11---Local-privilege-escalation-in-Octopus-Tentacle-(CVE-2021-31822).2283732993.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When Octopus Tentacle is installed on a Linux operating system, the systemd service file permissions are misconfigured. This could lead to a local unprivileged user modifying the contents of the systemd service file to gain privileged access."
}
]
}
}