Skip to content

Enum: Cvss4ExploitMaturity

CVSS 4.0 exploit maturity supplemental metric.

URI: cve:Cvss4ExploitMaturity

Permissible Values

Value Meaning Description
UNREPORTED None
PROOF_OF_CONCEPT None
ATTACKED None
NOT_DEFINED None

Slots

Name Description
cvss4_exploit_maturity

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: Cvss4ExploitMaturity
description: CVSS 4.0 exploit maturity supplemental metric.
in_subset:
- cvss_metrics
from_schema: https://w3id.org/lmodel/cve
rank: 1000
permissible_values:
  UNREPORTED:
    text: UNREPORTED
  PROOF_OF_CONCEPT:
    text: PROOF_OF_CONCEPT
  ATTACKED:
    text: ATTACKED
  NOT_DEFINED:
    text: NOT_DEFINED