logo

CWE-1116 - Inaccurate Comments

CWE-1116

  • Abstraction:
  • Base
  • Structure:
  • Simple
  • Status:
  • Incomplete
Weakness Name

Inaccurate Comments

Description

The source code contains comments that do not accurately describe or explain aspects of the portion of the code with which the comment is associated.

When a comment does not accurately reflect the associated code elements, this can introduce confusion to a reviewer (due to inconsistencies) or make it more difficult and less efficient to validate that the code is implementing the intended behavior correctly. This issue makes it more difficult to maintain the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.

Common Consequences

Scope: Other

Impact: Reduce Maintainability

Related Weaknesses
  • Release Date:
  • 2019-01-03
  • Latest Modification Date:
  • 2023-06-29

Free security scan for your website