CVE-2023-25806
02.03.2023, 04:15
OpenSearch Security is a plugin for OpenSearch that offers encryption, authentication and authorization. There is an observable discrepancy in the authentication response time between calls where the user provided exists and calls where it does not. This issue only affects calls using the internal basic identity provider (IdP), and not other externally configured IdPs. Patches were released in versions 1.3.9 and 2.6.0, there are no workarounds.Enginsight
Vendor | Product | Version |
---|---|---|
amazon | opensearch | 𝑥 < 1.3.9 |
amazon | opensearch | 2.0.0 ≤ 𝑥 < 2.6.0 |
amazon | opensearch_security | 𝑥 < 1.3.9 |
amazon | opensearch_security | 2.0.0 ≤ 𝑥 < 2.6.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-208 - Observable Timing DiscrepancyTwo separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.
- CWE-203 - Observable DiscrepancyThe product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.