cvelist/2023/2xxx/CVE-2023-2247.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 03:00:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-2247",
2023-05-02 14:32:30 +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": "2018.3.0",
"version_affected": ">="
},
{
"version_value": "2022.3.10929",
"version_affected": ">="
},
{
"version_value": "2022.4.791",
"version_affected": ">="
},
{
"version_value": "2022.4.8319",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Variable preview can unmask secrets"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2023/sa2023-07/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2023/sa2023-07/"
}
]
2023-04-24 03:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-02 14:32:30 +10:00
"value": "In affected versions of Octopus Deploy it is possible to unmask variable secrets using the variable preview function"
2023-04-24 03:00:34 +00:00
}
]
}
}