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-2339

Change History

New CVE Received by NIST 3/08/2024 3:15:46 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-20
Added Description

								
							
							
						
PostgreSQL Anonymizer v1.2 contains a vulnerability  that allows a user who owns a table to elevate to superuser. A user can define a masking function for a column and place malicious code in that function. When a privileged user applies the masking rules using the static masking or the anonymous dump method, the malicious code is executed and can grant escalated privileges to the malicious user. PostgreSQL Anonymizer v1.2 does provide a protection against this risk with the restrict_to_trusted_schemas option, but that protection is incomplete. 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/e517b38e62e50871b04011598e73a7308bdae9d9 [No types assigned]