2021-02-02 06:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-10-07 10:53:12 +10:00
"ASSIGNER" : "security@octopus.com" ,
2021-02-02 06:00:41 +00:00
"ID" : "CVE-2021-26557" ,
2021-10-07 10:53:12 +10:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Octopus Deploy" ,
"product" : {
"product_data" : [
{
"product_name" : "Octopus Tentacle" ,
"version" : {
"version_data" : [
{
2022-04-14 14:24:01 +10:00
"version_value" : "3.15.4" ,
"version_affected" : ">="
2021-10-07 10:53:12 +10:00
} ,
{
2022-04-14 14:24:01 +10:00
"version_value" : "6.0.489" ,
"version_affected" : "<"
2021-10-07 10:53:12 +10:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Local privilege escalation in Octopus Tentacle (Windows)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://advisories.octopus.com/adv/2021-02---Local-privilege-escalation-in-Octopus-Tentacle-(CVE-2021-26557).1732870264.html" ,
"refsource" : "MISC" ,
"name" : "https://advisories.octopus.com/adv/2021-02---Local-privilege-escalation-in-Octopus-Tentacle-(CVE-2021-26557).1732870264.html"
}
]
2021-02-02 06:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-07 10:53:12 +10:00
"value" : "When Octopus Tentacle is installed using a custom folder location, folder ACLs are not set correctly and could lead to an unprivileged user using DLL side-loading to gain privileged access."
2021-02-02 06:00:41 +00:00
}
]
}
}