2023-10-29 09:06:41 +00:00
{
"id" : "CVE-2023-31419" ,
"sourceIdentifier" : "bressers@elastic.co" ,
"published" : "2023-10-26T18:15:08.647" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T17:16:27.630" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-29 09:06:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 una falla en Elasticsearch que afectaba a la API _search y permit\u00eda que una cadena de consulta especialmente manipulada provocara un desbordamiento de pila y, en \u00faltima instancia, una denegaci\u00f3n de servicio."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-06 21:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "bressers@elastic.co" ,
"type" : "Secondary" ,
2023-11-06 21:00:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-11-06 21:00:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-11-06 21:00:22 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-06 21:00:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-11-06 21:00:22 +00:00
"impactScore" : 3.6
} ,
2023-10-29 09:06:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-29 09:06:41 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-10-29 09:06:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-10-29 09:06:41 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-10-29 09:06:41 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2023-10-29 09:06:41 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-11-06 21:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "bressers@elastic.co" ,
"type" : "Secondary" ,
2023-11-06 21:00:22 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-121"
2023-11-06 21:00:22 +00:00
}
]
} ,
2023-10-29 09:06:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-29 09:06:41 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-787"
2023-10-29 09:06:41 +00:00
}
]
}
] ,
2023-11-06 21:00:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndIncluding" : "7.17.12" ,
"matchCriteriaId" : "F7C6A492-CB85-4518-923D-891BC5AC2E15"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndIncluding" : "8.9.0" ,
"matchCriteriaId" : "D22C8382-A8A1-49DF-8748-6E38EC8D8DD3"
}
]
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"references" : [
{
"url" : "https://discuss.elastic.co/t/elasticsearch-8-9-1-7-17-13-security-update/343297" ,
2023-11-06 21:00:22 +00:00
"source" : "bressers@elastic.co" ,
"tags" : [
"Vendor Advisory"
]
2023-10-29 09:06:41 +00:00
} ,
2023-11-16 17:00:22 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20231116-0010/" ,
2024-02-01 03:00:30 +00:00
"source" : "bressers@elastic.co" ,
"tags" : [
"Third Party Advisory"
]
2023-11-16 17:00:22 +00:00
} ,
2023-10-29 09:06:41 +00:00
{
"url" : "https://www.elastic.co/community/security" ,
2023-11-06 21:00:22 +00:00
"source" : "bressers@elastic.co" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://discuss.elastic.co/t/elasticsearch-8-9-1-7-17-13-security-update/343297" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231116-0010/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.elastic.co/community/security" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-10-29 09:06:41 +00:00
}
]
}