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

105 lines
4.1 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-22937",
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-02-14 18:00:37 +00:00
"value": "In Splunk Enterprise versions below 8.1.13, 8.2.10, and 9.0.4, the lookup table upload feature let a user upload lookup tables with unnecessary filename extensions. Lookup table file extensions may now be one of the following only: .csv, .csv.gz, .kmz, .kml, .mmdb, or .mmdb.gzl. For more information on lookup table files, see [About lookups](https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Aboutlookupsandfieldactions)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "The product does not validate or incorrectly validates input that can affect the control flow or data flow of a program.",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Splunk",
"product": {
"product_data": [
{
"product_name": "Splunk Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.1",
"version_value": "8.1.13"
},
{
"version_affected": "<",
"version_name": "8.2",
"version_value": "8.2.10"
},
{
"version_affected": "<",
"version_name": "9.0",
"version_value": "9.0.4"
}
]
}
},
{
"product_name": "Splunk Cloud Platform",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "-",
"version_value": "9.2.2209.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://advisory.splunk.com/advisories/SVD-2023-0207",
"refsource": "MISC",
"name": "https://advisory.splunk.com/advisories/SVD-2023-0207"
},
{
"url": "https://research.splunk.com/application/6e51e403-b3dc-43a1-a682-01f1cf467b91/",
"refsource": "MISC",
"name": "https://research.splunk.com/application/6e51e403-b3dc-43a1-a682-01f1cf467b91/"
}
]
},
"source": {
"advisory": "SVD-2023-0207"
},
"impact": {
"cvss": [
{
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2023-01-10 22:00:55 +00:00
}
]
}
}