OWASP / OWASP/Top10

A03's "List of Mapped CWEs"Link Error

Open
#907 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
6.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

An error exists for "CWE-447 Use of Obsolete Function", the first item on the vulnerability list.

Based on this vulnerability title, CWE-477 is the correct number, not CWE-447.

  • CWE-447 : Unimplemented or Unsupported Feature in UI
  • CWE-477 : Use of Obsolete Function

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the A03 vulnerability list and inspect the first mapped CWE entry and its linked references. Correct the entry so the “Use of Obsolete Function” title points to CWE-477, then verify that the displayed number, title, and link agree.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.