mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 21:17:36 +00:00
is_kev() read tags at the template's top level while extract() already read classification/metadata from under info: — real upstream nuclei-templates nest tags under info: too, so a real curation run silently produced zero candidates. Read info.tags first with a top-level fallback for legacy fixtures, and realign the two vendored KEV templates to the real nested format. Also add direct coverage of cli.main() (dry-run no-op, --apply writing only product_absent_probes, and the incomplete-inventory fail-safe returning 3 without touching the rules file). Co-Authored-By: Gerald KERMA <devel@cybermind.fr>
16 lines
375 B
YAML
16 lines
375 B
YAML
id: CVE-2024-21887
|
|
info:
|
|
name: Ivanti Connect Secure - Command Injection
|
|
severity: critical
|
|
classification:
|
|
cve-id: CVE-2024-21887
|
|
cpe: cpe:2.3:a:ivanti:connect_secure:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
vendor: ivanti
|
|
product: connect_secure
|
|
tags: cve,cve2024,ivanti,rce,kev,vuln
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/v1/totp/user-backup"
|