cscli appsec-rules install crowdsecurity/vpatch-CVE-2023-35082
1name: crowdsecurity/vpatch-CVE-2023-350822description: "MobileIron Core Remote Unauthenticated API Access (CVE-2023-35082)"3rules:4 - zones:5 - URI6 transform:7 - lowercase8 match:9 type: contains10 value: /mifs/asfv3/api/v2/11labels:12 type: exploit13 service: http14 confidence: 315 spoofable: 016 behavior: "http:exploit"17 label: "MobileIron Core API"18 references:19 - https://www.rapid7.com/blog/post/2023/08/02/cve-2023-35082-mobileiron-core-unauthenticated-api-access-vulnerability/20 - https://nvd.nist.gov/vuln/detail/CVE-2023-3508221 - https://forums.ivanti.com/s/article/CVE-2023-35082-Remote-Unauthenticated-API-Access-Vulnerability-in-MobileIron-Core-11-2-and-older?language=en_US22 classification:23 - cve.CVE-2023-3508224 - attack.T159525 - attack.T1190