Skip to content

RSUS accepts contradictory CVSS 3.1 data #1028

Closed
@ElectricNroff

Description

@ElectricNroff

This issue does not report a defect in CVE Services as the requirements are currently understood; however, there is some community interest in having business rules enforced at the RSUS API layer, and it is conceivable that new requirements may arise.

Yesterday, Microsoft successfully submitted data (shown at the https://cveawg.mitre.org/api/cve/CVE-2023-23374 URL) of

"cvssV3_1":{"version":"3.1","baseSeverity":"MEDIUM","baseScore":8.3,
"vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C"}

This is not allowed by the CVSS 3.1 specification:

https://www.first.org/cvss/specification-document
5. Qualitative Severity Rating Scale

Medium    4.0 - 6.9

High    7.0 - 8.9

Here, 8.3 is the correct baseScore, but baseSeverity must be HIGH, not MEDIUM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions