ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.header_names;
content:"soapaction|0d 0a|"; nocase;
http.request_body;
content:"|3c|xop|3a|Include|20|href|3d 22|"; fast_pattern;
pcre:"/^[a-z]+\x3a\x2f{2}/R";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.header_names;
    content:"soapaction|0d 0a|"; nocase;
    http.request_body;
    content:"|3c|xop|3a|Include|20|href|3d 22|"; fast_pattern;
    pcre:"/^[a-z]+\x3a\x2f{2}/R";
    reference:url,blog.csdn.net/Pumpk1n_/article/details/146193907;
    reference:cve,2024-28752;
    classtype:web-application-attack;
    sid:2062620; rev:1;
    metadata:attack_target Server, created_at 2025_05_29, cve CVE_2024_28752, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2025_05_29, 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.