You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the List of Mapped CWEs section, three CWEs are currently listed with incorrect or misaligned titles. The names in the documentation do not match the official CWE dictionary.
CWE ID
Currently Listed As
Correct Official Name
CWE-298
Improper Validation of Certificate with Host Mismatch
Improper Validation of Certificate Expiration
CWE-299
Improper Validation of Certificate with Host Mismatch
Improper Check for Certificate Revocation
CWE-221
Information Loss of Omission
Information Loss or Omission
Why It Matters:
The List of Mapped CWEs section is meant to be a precise technical reference that maps directly to the official CWE catalog. Using an incorrect name can cause confusion for developers and security practitioners who cross-reference with the official CWE documentation.
Description:
In the List of Mapped CWEs section, three CWEs are currently listed with incorrect or misaligned titles. The names in the documentation do not match the official CWE dictionary.
Why It Matters:
The List of Mapped CWEs section is meant to be a precise technical reference that maps directly to the official CWE catalog. Using an incorrect name can cause confusion for developers and security practitioners who cross-reference with the official CWE documentation.
Steps to Reproduce:
A07 Refrences:
A09 Refrences:
Proposed Fix:
Update the entries for CWE-221, CWE-298, and CWE-299 to match their official names as defined by CWE.