Auto-merge PR#8954

Auto-merge PR#8954
This commit is contained in:
CVE Team 2023-04-19 03:55:15 -04:00 committed by GitHub
commit 25d6ed928c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,79 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2507",
"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": "2022.3.348",
"version_affected": ">="
},
{
"version_value": "2022.3.10957",
"version_affected": "<"
},
{
"version_value": "2022.4.791",
"version_affected": ">="
},
{
"version_value": "2022.4.8332",
"version_affected": "<"
},
{
"version_value": "2023.1.6715",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Weak Content Security Policy Header"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2023/sa2023-06/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2023/sa2023-06/"
}
]
},
"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."
"value": "In affected versions of Octopus Deploy it is possible to render user supplied input into the webpage"
}
]
}