Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dalibo | Anonymizer | 1.2.0 |
Related Weaknesses (CWE)
References
- https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/f55daadba3fa82260296879Patch
- https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/f55daadba3fa82260296879Patch
FAQ
What is CVE-2024-2338?
CVE-2024-2338 is a vulnerability with a CVSS score of 8.0 (HIGH). 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 se...
How severe is CVE-2024-2338?
CVE-2024-2338 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-2338?
Check the references section above for vendor advisories and patch information. Affected products include: Dalibo Anonymizer.