Skip to content

Commit

Permalink
Update cvss_v3.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmyBugcrowd committed Mar 19, 2024
1 parent 2814bdc commit 48699a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion mappings/cvss_v3/cvss_v3.json
Expand Up @@ -880,7 +880,11 @@
{
"id": "poorly_configured_disk_encryption",
"cvss_v3": "AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
},
{
"id": "firmware_cannot_be_updated",
"cvss_v3": "AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"id": "shared_credentials_on_storage",
"cvss_v3": "AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
Expand Down

0 comments on commit 48699a7

Please sign in to comment.