This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).
cve-intel
InactiveTool of The Stall
declared in 4.97.1
CVE vulnerability lookup via NVD NIST. Query by CVE ID, keyword, or severity. Returns CVSS score, attack vector, CWEs, and references. Covers 260K+ vulnerabilities.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"description": "Restrict to CVEs published in the last N days. Only applies to keyword searches."
},
"limit": {
"type": "integer",
"description": "Max results to return (default 10). Only applies to keyword searches."
},
"query": {
"type": "string",
"description": "CVE ID (e.g. 'CVE-2021-44228') for a direct lookup, or a keyword/phrase (e.g. 'log4j', 'remote code execution', 'openssl') to search descriptions."
},
"severity": {
"type": "string",
"description": "Filter results to a minimum CVSSv3 severity. Only applies to keyword searches."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries