2022-08-09 03:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2721" ,
2022-11-25 14:50:32 +10:00
"ASSIGNER" : "security@octopus.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Octopus Deploy" ,
"product" : {
"product_data" : [
{
"product_name" : "Octopus Server" ,
"version" : {
"version_data" : [
{
"version_value" : "2022.2.6729" ,
"version_affected" : ">="
} ,
{
"version_value" : "2022.2.7965" ,
"version_affected" : "<"
} ,
{
"version_value" : "2022.3.348" ,
"version_affected" : ">="
} ,
{
"version_value" : "2022.3.9163" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insertion of sensitive information into log file"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://advisories.octopus.com/post/2022/sa2022-24/" ,
"refsource" : "MISC" ,
"name" : "https://advisories.octopus.com/post/2022/sa2022-24/"
}
]
2022-08-09 03:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-25 14:50:32 +10:00
"value" : "In affected versions of Octopus Server it is possible for target discovery to print certain values marked as sensitive to log files in plaint-text in when verbose logging is enabled."
2022-08-09 03:00:51 +00:00
}
]
}
}