PostgreSQL Anonymizer v1.2 contains a SQL injection vulnerability that allows a user who owns a table to elevate to superuser when dynamic masking is enabled. PostgreSQL Anonymizer enables users to set security labels on tables to mask specified columns. There is a flaw that allows complex expressions to be provided as a value. This expression is then later used as it to create the masked views leading to SQL Injection. If dynamic masking is enabled, this will lead to privilege escalation to superuser after the label is created. Users that don't own a table, especially masked users cannot exploit this vulnerability. The problem is resolved in v1.3.
References
Configurations
History
12 Feb 2025, 16:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:dalibo:anonymizer:1.2.0:*:*:*:*:postgresql:*:* | |
First Time |
Dalibo
Dalibo anonymizer |
|
References | () https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/f55daadba3fa8226029687964aa8889d01a79778 - Patch |
21 Nov 2024, 09:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/f55daadba3fa8226029687964aa8889d01a79778 - | |
Summary |
|
08 Mar 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-08 20:15
Updated : 2025-02-12 16:44
NVD link : CVE-2024-2338
Mitre link : CVE-2024-2338
CVE.ORG link : CVE-2024-2338
JSON object : View
Products Affected
dalibo
- anonymizer
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')