ET WEB_SPECIFIC_APPS PostgreSQL pgAdmin4 Authenticated Remote Code Execution (CVE-2025-2945) M2


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/cloud/deploy"; fast_pattern; startswith;
http.cookie;
content:"pga4_session|3d|";
http.request_body;
content:"|22|high_availability|22 3a|";
content:"exec|28|"; distance:0;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS PostgreSQL pgAdmin4 Authenticated Remote Code Execution (CVE-2025-2945) M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS PostgreSQL pgAdmin4 Authenticated Remote Code Execution (CVE-2025-2945) M2";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/cloud/deploy"; fast_pattern; startswith;
    http.cookie;
    content:"pga4_session|3d|";
    http.request_body;
    content:"|22|high_availability|22 3a|";
    content:"exec|28|"; distance:0;
    reference:url,py0zz1.tistory.com/entry/Remote-Code-Execution-Vulnerability-in-pgAdmin-CVE-2025-2945;
    reference:cve,2025-2945;
    classtype:web-application-attack;
    sid:2061375; rev:1;
    metadata:affected_product PostgreSQL, attack_target Server, created_at 2025_04_08, cve CVE_2025_2945, deployment Perimeter, deployment Internal, signature_severity Major, tag Exploit, updated_at 2025_04_08, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:dest_ip;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.