classification info for the template Schema

https://template#/$defs/Info/properties/classification

Classification contains classification information about the template. This could be any classification information like CWE, CVE, EPSS etc. Note - This is autogenerated and updated regularly for CVE templates merged in projectdiscovery/nuclei-templates repository. Example:

cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10
cve-id: CVE-2021-44228
cwe-id: CWE-20,CWE-917
epss-score: 0.97453
epss-percentile: 0.99942
cpe: cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*
AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenForbiddennonenuclei-schema.schema.json*

classification Type

object (classification info for the template)

classification Examples

"\n\tcvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\n\tcvss-score: 10\n\tcve-id: CVE-2021-44228"
"\n\tcwe-id: CWE-20,CWE-917"

classification Properties

PropertyTypeRequiredNullableDefined by
cve-idMergedOptionalcannot be nullUntitled schema
cwe-idMergedOptionalcannot be nullUntitled schema
cvss-metricsstringOptionalcannot be nullUntitled schema
cvss-scorenumberOptionalcannot be nullUntitled schema
epss-scorenumberOptionalcannot be nullUntitled schema
epss-percentilenumberOptionalcannot be nullUntitled schema
cpestringOptionalcannot be nullUntitled schema

cve-id

CVE IDs for the template

cve-id

cve-id Type

merged type (cve ids for the template)

one (and only one) of

cwe-id

CWE IDs for the template

cwe-id

cwe-id Type

merged type (cwe ids for the template)

one (and only one) of

cvss-metrics

CVSS Metrics for the template

cvss-metrics

cvss-metrics Type

string (cvss metrics for the template)

cvss-metrics Examples

"3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"

cvss-score

CVSS Score for the template

cvss-score

cvss-score Type

number (cvss score for the template)

cvss-score Examples

9.8

epss-score

EPSS Score for the template

epss-score

epss-score Type

number (epss score for the template)

epss-score Examples

0.42509

epss-percentile

EPSS Percentile for the template

epss-percentile

epss-percentile Type

number (epss percentile for the template)

epss-percentile Examples

0.42509

cpe

CPE for the template

cpe

cpe Type

string (cpe for the template)

cpe Examples

"cpe:/a:vendor:product:version"