fix: correct CWE-201 official name in A01 mapped CWEs list#931
Open
NureddinSoltan wants to merge 1 commit intoOWASP:masterfrom
Open
fix: correct CWE-201 official name in A01 mapped CWEs list#931NureddinSoltan wants to merge 1 commit intoOWASP:masterfrom
NureddinSoltan wants to merge 1 commit intoOWASP:masterfrom
Conversation
JuditKnoll
reviewed
Mar 17, 2026
| * [CWE-200 Exposure of Sensitive Information to an Unauthorized Actor](https://cwe.mitre.org/data/definitions/200.html) | ||
|
|
||
| * [CWE-201 Exposure of Sensitive Information Through Sent Data](https://cwe.mitre.org/data/definitions/201.html) | ||
| * [CWE-201 Insertion of Sensitive Information Into Sent Data](https://cwe.mitre.org/data/definitions/201.html) |
There was a problem hiding this comment.
This is the same in the 2021 Top 10 list:
As far as I can tell, the title of the CWE was this earlier, see the CWE 201 site back in 2020 July, and it was changed there and not followed up in the OWASP list.
Author
There was a problem hiding this comment.
Yup, I’m aware of that. That’s why I updated it in 2025, not 2021.
Thank you, Judait. So I’ll keep it open specifically for 2025 docs
@JuditKnoll Should I update it also for 2021?
There was a problem hiding this comment.
I found it strange, and just realized it, and thought, I'll share it. I'm not sure whether it should be updated in 2021, it depends on when it was modified. IMO the leaders of OWASP Top 10 should decide about this.
This was referenced Mar 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue:
Related to #930
What was wrong?
CWE-201 was listed under the List of Mapped CWEs in A01:2025 with an incorrect name:
What was changed?
Updated the CWE-201 name to match the official CWE dictionary:
Reference: https://cwe.mitre.org/data/definitions/201.html