An issue was discovered in PostgreSQL 12.2 allows attackers to cause a denial of service via repeatedly sending SIGHUP signals. NOTE: this is disputed by the vendor because untrusted users cannot send SIGHUP signals; they can only be sent by a PostgreSQL superuser, a user with pgreloadconf access, or a user with sufficient privileges at the OS level (the postgres account or the root account).
{ "cpes": [ "cpe:2.3:a:postgresql:postgresql:12.2:*:*:*:*:*:*:*", "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ], "severity": "Medium" }