Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-2945 PoC — pgAdmin 安全漏洞

Source
Associated Vulnerability
Title:pgAdmin 安全漏洞 (CVE-2025-2945)
Description:pgAdmin是pgAdmin开源的一个用于开源数据库 PostgreSQL 的开源管理和开发平台。 pgAdmin 4 9.2之前版本存在安全漏洞,该漏洞源于不安全地将参数传递给eval函数,可能导致远程代码执行。
Description
Python PoC script for pgAdmin4 Query Tool Authenticated RCE (CVE-2025-2945)
Readme
# pgAdmin4 Query Tool Authenticated RCE PoC

Standalone python script to exploit pgAdmin4 query tool authenticated RCE vulnerability (CVE-2025-2945) in pgAdmin4 version 8.10 - 9.1.

Ported from Metasploit module: [pgadmin_query_tool_authenticated.rb](https://github.com/rapid7/metasploit-framework/blob/8ad35c05346b7caa94284e66e9045012dc3b8006/modules/exploits/multi/http/pgadmin_query_tool_authenticated.rb)

References:

- https://www.cve.org/CVERecord?id=CVE-2025-2945
- https://nvd.nist.gov/vuln/detail/CVE-2025-2945
- https://github.com/advisories/GHSA-g73c-fw68-pwx3

This software is designed for educational and research purposes only. The author is not responsible for any misuse of the code provided here.
File Snapshot

[4.0K] /data/pocs/99c1fc55471b63168439f3bc7bf79c199751588f ├── [5.0K] exp.py ├── [1.0K] LICENSE └── [ 716] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.