Auto-merge PR#5761

Auto-merge PR#5761
This commit is contained in:
CVE Team 2022-05-19 00:25:15 -04:00 committed by GitHub
commit 1497b597a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,15 +4,72 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1670",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "2021.3.12533",
"version_affected": "<"
},
{
"version_value": "2022.1.0",
"version_affected": ">="
},
{
"version_value": "2022.1.53",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "User invitation limit in Octopus Server can be exceeded"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2022/sa2022-04/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2022/sa2022-04/"
}
]
},
"description": {
"description_data": [
{
"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."
}
]
"description_data": [
{
"lang": "eng",
"value": "When generating a user invitation code in Octopus Server, the validity of this code can be set for a specific number of users. It was possible to bypass this restriction of validity to create extra user accounts above the initial number of invited users."
}
]
}
}