All about CVE


European Union Vulnerability Database

https://euvd.enisa.europa.eu/

CVE | Dataset | Security | Vulnerability

The European Union Vulnerability Database tracks and scores vulnerabilities. It uses the EUVD- prefix for their identifiers, but has references to other identifiers like CVE and GHSA. The entries are enriched with information about the current exploitation, the Exploit Prediction Scoring System (EPSS), and Common Vulnerability Scoring System (CVSS). Lastly, vulnerabilities that are coordinated by EU Computer Security Incident Response Team (CSIRT) are marked.


GCVE: Global CVE Allocation System

https://gcve.eu/

CVE

The Global CVE (GCVE) allocation system is a new, decentralized approach to vulnerability identification and numbering, designed to improve flexibility, scalability, and autonomy for participating entities. While remaining compatible with the traditional CVE system, GCVE introduces GCVE Numbering Authorities (GNAs). GNAs are independent entities that can allocate identifiers without relying on a centralised block distribution system or rigid policy enforcement.

The GCVE identifier typically follows a traditional four-part format:

GCVE-<GNA-ID>-<YEAR>-<UNIQUE-ID>

However, a GNA has the flexibility to use an alternative format, provided that the prefix always follows the structure:

GCVE-<GNA-ID>-<GNA-VALUE>

GCVE publishes a FAQ about their project at https://gcve.eu/faq/.

The full list of GNAs can be found at https://gcve.eu/dist/gcve.json.

The vulnerability-lookup project provides a platform to consume the GCVEs and act on them.








Vulnerability-Lookup

https://www.vulnerability-lookup.org/

CVE

The Vulnerability-Lookup software is a powerful sharing platform to assist security teams, researchers, and system administrators in identifying and tracking vulnerabilities related to specific vendors and products. By leveraging known vulnerability databases, sightings, and configurations, the software provides users with accurate and up-to-date insights into security risks. The software allows consuming and processing GCVEs.

The software allows to consume multiple vulnerability sources. These vulnerabilities can be commented on, report observations, track vulnerabilities, and export them.

A public instance of the software is available at https://vulnerability.circl.lu/.