CVE-2023-22833
06.06.2023, 19:15
Palantir Foundry deployments running Lime2 versions between 2.519.0 and 2.532.0 were vulnerable a bug that allowed authenticated users within a Foundry organization to bypass discretionary or mandatory access controls under certain circumstances.Enginsight
Vendor | Product | Version |
---|---|---|
palantir | foundry | 2.519.0 ≤ 𝑥 ≤ 2.531.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-304 - Missing Critical Step in AuthenticationThe software implements an authentication technique, but it skips a step that weakens the technique.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.