submitting CVE -2023-2247 entry

This commit is contained in:
Satya Gujju 2023-05-02 14:32:30 +10:00
parent 2ac21b2fdd
commit 4b7598beb6

View File

@ -4,14 +4,71 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-2247",
"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": "2018.3.0",
"version_affected": ">="
},
{
"version_value": "2022.3.10929",
"version_affected": ">="
},
{
"version_value": "2022.4.791",
"version_affected": ">="
},
{
"version_value": "2022.4.8319",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Variable preview can unmask secrets"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2023/sa2023-07/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2023/sa2023-07/"
}
]
},
"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 unmask variable secrets using the variable preview function"
}
]
}