CWE-676

Overview
  • CWE ID
  • 676
  • CWE Name
  • Use of Potentially Dangerous Function
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Draft
Description
The program invokes a potentially dangerous function that could introduce a vulnerability if it is used incorrectly, but the function can also be used safely.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
1177 1000 ChildOf Primary