Skip to content

Fix CVSS score and privilege guidance - #1

Open
killerlux wants to merge 1 commit into
yeswehack:mainfrom
killerlux:fix/cvss-privileges-guidance
Open

Fix CVSS score and privilege guidance#1
killerlux wants to merge 1 commit into
yeswehack:mainfrom
killerlux:fix/cvss-privileges-guidance

Conversation

@killerlux

Copy link
Copy Markdown

The example vector uses S:C, so it scores 10.0 rather than 9.8 in the FIRST calculator.

The self-registration examples also had PR:N and PR:L backwards. FIRST defines the metrics as:

PR:N: "The attacker is unauthorized prior to attack"

PR:L: "The attacker requires privileges that provide basic user capabilities"

Source: CVSS v3.1 specification

If exploitation needs the privileges of a signed-in basic account, open registration does not remove that requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant