Updating CVE with details of SA-2022-16

This commit is contained in:
OctoJames 2022-10-06 20:32:18 +10:00
parent fa32f239b6
commit ad59f13e28

View File

@ -4,14 +4,79 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2022-2781", "ID": "CVE-2022-2781",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "security@octopus.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Octopus Deploy",
"product": {
"product_data": [
{
"product_name": "Octopus Server",
"version": {
"version_data": [
{
"version_value": "3.2.10",
"version_affected": ">="
},
{
"version_value": "2022.1.3154",
"version_affected": "<"
},
{
"version_value": "2022.2.6729",
"version_affected": ">="
},
{
"version_value": "2022.2.7897",
"version_affected": "<"
},
{
"version_value": "2022.3.348",
"version_affected": ">="
},
{
"version_value": "2022.3.10586",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Encryption"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2022/sa2022-16/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2022/sa2022-16/"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "value": "In affected versions of Octopus Server it was identified that the same encryption process was used for both encrypting session cookies and variables."
} }
] ]
} }