CWE-1177 使用被禁止的代码

admin 2022年1月2日04:09:52评论59 views字数 957阅读3分11秒阅读模式

CWE-1177 使用被禁止的代码

Use of Prohibited Code

结构: Simple

Abstraction: Class

状态: Incomplete

被利用可能性: unkown

基本描述

The software uses a function, library, or third party component
that has been explicitly prohibited, whether by the developer or
the customer.

扩展描述

The developer - or customers - may wish to restrict or eliminate use of a function, library, or third party component for any number of reasons, including real or suspected vulnerabilities; difficulty to use securely; export controls or license requirements; obsolete or poorly-maintained code; internal code being scheduled for deprecation; etc.

To reduce risk of vulnerabilities, the developer might maintain a list of "banned" functions that programmers must avoid using because the functions are difficult or impossible to use securely. This issue can also make the software more costly and difficult to maintain.

相关缺陷

  • cwe_Nature: ChildOf cwe_CWE_ID: 710 cwe_View_ID: 1000 cwe_Ordinal: Primary

常见的影响

范围 影响 注释
Other Reduce Maintainability

引用

文章来源于互联网:scap中文网

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2022年1月2日04:09:52
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   CWE-1177 使用被禁止的代码http://cn-sec.com/archives/612889.html

发表评论

匿名网友 填写信息