cvelist/2023/22xxx/CVE-2023-22943.json

96 lines
3.3 KiB
JSON
Raw Normal View History

2023-01-10 22:00:55 +00:00
{
2023-02-14 18:00:37 +00:00
"data_version": "4.0",
2023-01-10 22:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-22943",
2023-02-14 18:00:37 +00:00
"ASSIGNER": "prodsec@splunk.com",
"STATE": "PUBLIC"
2023-01-10 22:00:55 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-25 17:38:28 +00:00
"value": "In Splunk Add-on Builder (AoB) versions below 4.1.2 and the Splunk CloudConnect SDK versions below 3.1.3, requests to third-party APIs through the REST API Modular Input incorrectly revert to using HTTP to connect after a failure to connect over HTTPS occurs."
2023-02-14 18:00:37 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.",
"cweId": "CWE-636"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Splunk",
"product": {
"product_data": [
{
"product_name": "Splunk Add-on Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.1",
"version_value": "4.1.2"
}
]
}
},
{
"product_name": "Splunk CloudConnect SDK",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.1",
"version_value": "3.1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://advisory.splunk.com/advisories/SVD-2023-0213",
"refsource": "MISC",
"name": "https://advisory.splunk.com/advisories/SVD-2023-0213"
}
]
},
"source": {
"advisory": "SVD-2023-0213"
},
"credits": [
{
"lang": "en",
"value": "Chris Green"
}
],
"impact": {
"cvss": [
{
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
2023-01-10 22:00:55 +00:00
}
]
}
}