cscli scenarios install crowdsecurity/CVE-2022-35914
Detects attempts of exploit of CVE-2022-35914 RCE vulnerability.
Reference: https://github.com/glpi-project/glpi/security/advisories/GHSA-c5gx-789q-5pcr
1type: trigger2#debug: true3name: crowdsecurity/CVE-2022-359144description: "Detect CVE-2022-35914 exploits"5filter: "Upper(evt.Meta.http_path) contains Upper('/vendor/htmlawed/htmlawed/htmLawedTest.php')"6blackhole: 1m7groupby: "evt.Meta.source_ip"8labels:9 type: exploit10 remediation: true11 classification:12 - attack.T159513 - attack.T119014 - cve.CVE-2022-3591415 spoofable: 016 confidence: 317 behavior: "http:exploit"18 service: glpi19 label: "GLPI CVE-2022-35914"20