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