cvelist/2022/2xxx/CVE-2022-2782.json
2022-10-27 09:29:29 +10:00

83 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2782",
"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": "0.9",
"version_affected": ">="
},
{
"version_value": "2022.2.8351",
"version_affected": "<"
},
{
"version_value": "2022.3.348",
"version_affected": ">="
},
{
"version_value": "2022.3.10586",
"version_affected": "<"
},
{
"version_value": "2022.4.791",
"version_affected": ">="
},
{
"version_value": "2022.4.2898",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient Session Expiration"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2022/sa2022-21/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2022/sa2022-21/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In affected versions of Octopus Server it is possible for a session token to be valid indefinitely due to improper validation of the session token parameters."
}
]
}
}