U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-2338

Change History

New CVE Received by NIST 3/08/2024 3:15:45 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
PostgreSQL AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
Added CWE

								
							
							
						
PostgreSQL CWE-89
Added 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.
Added Reference

								
							
							
						
PostgreSQL https://gitlab.com/dalibo/postgresql_anonymizer/-/commit/f55daadba3fa8226029687964aa8889d01a79778 [No types assigned]