check_product_cves
Check for known HIGH and CRITICAL vulnerabilities in a software product by vendor name, aiding security assessments.
Instructions
Find HIGH and CRITICAL CVEs for a specific vendor/product. Ideal for assessing a detected software version during a security review or penetration test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | Yes | Vendor or project name, e.g. 'zimbra', 'apache', 'wordpress' | |
| product | No | Product name, e.g. 'collaboration', 'struts', 'woocommerce' (optional) |