CVE details page

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: CVE details page
Date: 2021-03-22 15:43:41
Message-ID: 1db15905-836c-ddc3-499e-6c1ec9c3699d@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi,

When we have a release that contains CVEs, we currently link to a CVE
authority to display the full details about that CVE. This has presented
a few issues:

- The CVE authority does not publish the CVE details when the release is
made; the window for this happening can vary
- As a result, we can't link to that page from the news announcement;
when we have in the past, we'll get reports about the URL 404ing

This patchset aims to remedy this by creating a page that houses the
details about a CVE. It includes the additional description that is
provided to the CVE authority and allows for the details to be published
as soon as the CVE is published. See attached screenshot.

0001 updates the current CVE ID validator to match what MITRE has put
forth on the numbering (7 digits! It does say in places it can be
"arbitrary amounts" but the official examples go up to 7 digits), and
0002 refactors a function we used to generate our internal CVE IDs so it
can be used in multiple places, e.g. its use in 0003.

The security team has reviewed the proposed visual contents and has
given its consent.

Thanks,

Jonathan

Attachment Content-Type Size
Screen Shot 2021-03-22 at 11.36.35 AM.png image/png 247.6 KB
0001-Update-CVE-ID-syntax-validator.patch text/plain 910 bytes
0002-Refactor-generation-of-CVE-number-from-CVE-ID.patch text/plain 1.9 KB
0003-Add-page-with-additional-details-about-a-CVE.patch text/plain 9.7 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2021-03-24 18:26:41 Re: CVE details page
Previous Message Jonathan S. Katz 2021-03-22 01:27:30 Re: bad entries at proffesional services and hosting providers