Skip to content

Commit eba7054

Browse files
Fix CVSS for email spoofing due to DMARC misconfiguration (#437)
Updated the CVSS for the vulnerability related to email spoofing caused by missing or misconfigured DMARC records. Co-authored-by: Tarek Bouali <[email protected]>
1 parent 1b0aa8f commit eba7054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mappings/cvss_v3/cvss_v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@
11641164
"children": [
11651165
{
11661166
"id": "email_spoofing_to_inbox_due_to_missing_or_misconfigured_dmarc_on_email_domain",
1167-
"cvss_v3": "AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
1167+
"cvss_v3": "AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N"
11681168
},
11691169
{
11701170
"id": "no_spoofing_protection_on_email_domain",

0 commit comments

Comments
 (0)