{% extends "base.html" %} {% block title %}{{ vendor|title }} {{ product|upper }} {{ version }} - Security - VelocityCMDB{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
CVE vulnerabilities affecting this OS version
| CVE ID | SEVERITY | CVSS v3 | DESCRIPTION | PUBLISHED | ACTIONS |
|---|---|---|---|---|---|
| {{ cve.cve_id }} | {{ cve.severity or 'N/A' }} | {{ cve.cvss_v3_score or '-' }} |
{{ cve.description[:80] }}{% if cve.description|length > 80 %}...{% endif %}
|
{{ cve.published_date[:10] if cve.published_date else '-' }} | NVD |
No known CVEs for this version