CWE-335 PRNG种子错误

admin 2022年1月2日04:08:48评论45 views字数 920阅读3分4秒阅读模式

CWE-335 PRNG种子错误

Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)

结构: Simple

Abstraction: Base

状态: Draft

被利用可能性: unkown

基本描述

The software uses a Pseudo-Random Number Generator (PRNG) that does not correctly manage seeds.

相关缺陷

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

  • cwe_Nature: ChildOf cwe_CWE_ID: 330 cwe_View_ID: 1003 cwe_Ordinal: Primary

  • cwe_Nature: ChildOf cwe_CWE_ID: 330 cwe_View_ID: 699 cwe_Ordinal: Primary

适用平台

Language: {'cwe_Class': 'Language-Independent', 'cwe_Prevalence': 'Undetermined'}

常见的影响

范围 影响 注释
['Access Control', 'Other'] ['Bypass Protection Mechanism', 'Other'] if a PRNG is used incorrectly, such as using the same seed for each initialization or using a predictable seed, then an attacker may be able to easily guess the seed and thus the random numbers. This could lead to unauthorized access to a system if the seed is used for authentication and authorization.

分类映射

映射的分类名 ImNode ID Fit Mapped Node Name
PLOVER PRNG Seed Error

引用

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

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2022年1月2日04:08:48
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   CWE-335 PRNG种子错误http://cn-sec.com/archives/612914.html

发表评论

匿名网友 填写信息