cvelist/2024/1xxx/CVE-2024-1656.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2024-02-20 07:00:37 +00:00
{
2024-09-11 05:00:35 +00:00
"data_version": "4.0",
2024-02-20 07:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1656",
2024-09-11 05:00:35 +00:00
"ASSIGNER": "security@octopus.com",
"STATE": "PUBLIC"
2024-02-20 07:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-11 05:00:35 +00:00
"value": "Affected versions of Octopus Server had a weak content security policy."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient Content Security Policy Configuration"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Octopus Deploy",
"product": {
"product_data": [
{
"product_name": "Octopus Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2018.1.0",
"version_value": "2024.2.9193"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://advisories.octopus.com/post/2024/sa2024-08/",
"refsource": "MISC",
"name": "https://advisories.octopus.com/post/2024/sa2024-08/"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
2024-02-20 07:00:37 +00:00
}
]
}
}