cvelist/2022/23xxx/CVE-2022-23184.json
2022-04-14 14:24:01 +10:00

67 lines
1.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23184",
"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": "2021.2.8011",
"version_affected": "<"
},
{
"version_value": "2021.3.11057",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Open Redirect Vulnerability in Octopus Server"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2022/sa2022-02/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2022/sa2022-02/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In affected Octopus Server versions when the server HTTP and HTTPS bindings are configured to localhost, Octopus Server will allow open redirects."
}
]
}
}