VYPR

Anonymizer

by Dalibo

Source repositories

CVEs (3)

  • CVE-2026-9617MedMay 27, 2026
    risk 0.37cvss 6.8epss 0.00

    PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a table and placing malicious code inside a column identifier. If a superuser calls the k-anonymity function, the malicious code is executed with superuser privileges. The…

  • CVE-2024-2339HigMar 8, 2024
    risk 0.00cvss 8.0epss 0.01

    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…

  • CVE-2024-2338HigMar 8, 2024
    risk 0.00cvss 8.0epss 0.00

    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…