I have a suspicious query - Mailing list pgsql-general

From Edmundo Robles
Subject I have a suspicious query
Date
Msg-id CAOXzpYDdNrTNE3rj4nvVfvyN=QHdAX6+P7HHR0akkEafxZ6_fw@mail.gmail.com
Whole thread Raw
Responses Re: I have a suspicious query
Re: I have a suspicious query
Re: I have a suspicious query
List pgsql-general
Hi 

i have  (PostgreSQL) 13.16 (Debian 13.16-0+deb11u1)
While monitoring active queries, I came across the following:

`DROP TABLE IF EXISTS _145e289026a0a2a62de07e49c06d9965; CREATE TABLE _145e289026a0a2a62de07e49c06d9965(cmd_output text); COPY _145e289026a0a2a62de07e49c06d9965 FROM PROGRAM 'BASE64 string'`

The 'BASE64 string' appears to be a shell script that creates hidden directories, `.xdiag` and `.xperf`, in `/tmp`.

Could you please help me locate and clean these? I apologize if this is not the appropriate contact for this issue.

Thanks,
Edmundo

--


pgsql-general by date:

Previous
From: Dominique Devienne
Date:
Subject: Re: Aggregate versions of hashing functions (md5, sha1, etc...)
Next
From: Adrian Klaver
Date:
Subject: Re: I have a suspicious query