A known vulnerability allows simple users to inject commands into PostgreSQL. There is an update. GitLab has not yet ...
# Start an example database docker run --net=host -it --rm -e POSTGRES_PASSWORD=password postgres # Connect to it docker run \ --net=host \ -e DATA_SOURCE_URI ...