mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
91 lines
3.6 KiB
JSON
91 lines
3.6 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-1881",
|
|
"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.1.1",
|
|
"version_affected": ">="
|
|
},
|
|
{
|
|
"version_value": "2021.3.13021",
|
|
"version_affected": "<"
|
|
},
|
|
{
|
|
"version_value": "2022.1.2121",
|
|
"version_affected": ">="
|
|
},
|
|
{
|
|
"version_value": "2022.1.2894",
|
|
"version_affected": "<"
|
|
},
|
|
{
|
|
"version_value": "2022.2.6729",
|
|
"version_affected": ">="
|
|
},
|
|
{
|
|
"version_value": "2022.2.6971",
|
|
"version_affected": "<"
|
|
},
|
|
{
|
|
"version_value": "2022.3.348",
|
|
"version_affected": ">="
|
|
},
|
|
{
|
|
"version_value": "2022.3.2616",
|
|
"version_affected": "<"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Insecure Direct Object Reference (IDOR)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://advisories.octopus.com/post/2022/sa2022-06/",
|
|
"refsource": "MISC",
|
|
"name": "https://advisories.octopus.com/post/2022/sa2022-06/"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In affected versions of Octopus Server an Insecure Direct Object Reference vulnerability exists where it is possible for a user to download Project Exports from a Project they do not have permissions to access. This vulnerability only impacts projects within the same Space."
|
|
}
|
|
]
|
|
}
|
|
} |