cvelist/2023/46xxx/CVE-2023-46668.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2023-10-25 17:35:44 +00:00
{
2023-10-26 00:00:35 +00:00
"data_version": "4.0",
2023-10-25 17:35:44 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-46668",
2023-10-26 00:00:35 +00:00
"ASSIGNER": "security@elastic.co",
"STATE": "PUBLIC"
2023-10-25 17:35:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-26 00:00:35 +00:00
"value": "If Elastic Endpoint (v7.9.0 - v8.10.3) is configured to use a non-default option in which the logging level is explicitly set to debug, and when Elastic Agent is simultaneously configured to collect and send those logs to Elasticsearch, then Elastic Agent API keys can be viewed in Elasticsearch in plaintext. These API keys could be used to write arbitrary data and read Elastic Endpoint user artifacts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532: Insertion of Sensitive Information into Log File",
"cweId": "CWE-532"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Endpoint",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "7.9.0, 8.10.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://discuss.elastic.co/t/endpoint-v8-10-4-security-update/345203",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/endpoint-v8-10-4-security-update/345203"
},
{
"url": "https://www.elastic.co/community/security",
"refsource": "MISC",
"name": "https://www.elastic.co/community/security"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
2023-10-25 17:35:44 +00:00
}
]
}
}