VDB
KO
CRITICAL 9.9

GHSA-rj98-crf4-g69w

pgAdmin 4 vulnerable to Unsafe Deserialization and Remote Code Execution by an Authenticated user

Details

pgAdmin prior to version 8.4 is affected by a path-traversal vulnerability while deserializing users’ sessions in the session handling code. If the server is running on Windows, an unauthenticated attacker can load and deserialize remote pickle objects and gain code execution. If the server is running on POSIX/Linux, an authenticated attacker can upload pickle objects, deserialize them and gain code execution.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / pgadmin4
Introduced in: 0 Fixed in: 8.4
Fix pip install --upgrade 'pgadmin4>=8.4'

References