ET WEB_SPECIFIC_APPS Apache ShardingSphere ElasticJob-UI Privilege Escalation - Successful Attempt (CVE-2022-22733)


Query · suricata

flow:established,to_client;
flowbits:isset,ET.CVE-2022-22733.Attempt;
http.stat_code;
content:"200";
http.response_body;
content:"|22|success|22 3a|true|2c|";
content:"|22|errorCode|22 3a|0|2c|"; within:16;
content:"|22|model|22 3a 7b|"; within:11;
content:"|22|isGuest|22 3a|true|2c|"; within:20;
content:"|22|accessToken|22 3a|"; within:20;
content:"|22|eyJyb290VXNlcm5hbWUi"; within:30; fast_pattern;
target:src_ip;

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET WEB_SPECIFIC_APPS Apache ShardingSphere ElasticJob-UI Privilege Escalation - Successful Attempt (CVE-2022-22733) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> any any (
    msg:"ET WEB_SPECIFIC_APPS Apache ShardingSphere ElasticJob-UI Privilege Escalation - Successful Attempt (CVE-2022-22733)";
    flow:established,to_client;
    flowbits:isset,ET.CVE-2022-22733.Attempt;
    http.stat_code;
    content:"200";
    http.response_body;
    content:"|22|success|22 3a|true|2c|";
    content:"|22|errorCode|22 3a|0|2c|"; within:16;
    content:"|22|model|22 3a 7b|"; within:11;
    content:"|22|isGuest|22 3a|true|2c|"; within:20;
    content:"|22|accessToken|22 3a|"; within:20;
    content:"|22|eyJyb290VXNlcm5hbWUi"; within:30; fast_pattern;
    reference:url,github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-22733.yaml;
    reference:cve,2022-22733;
    classtype:attempted-admin;
    sid:2056774; rev:1;
    metadata:affected_product Apache_ShardingSphere, tls_state plaintext, created_at 2024_10_22, cve CVE_2022_22733, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2024_10_22;
    target:src_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.