VYPR

CWE-330

Use of Insufficiently Random Values

ClassStableLikelihood: High

Description

The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-112 · CAPEC-485 · CAPEC-59

CVEs mapped to this weakness (398)

page 8 of 20
  • CVE-2020-26107HigSep 25, 2020
    risk 0.49cvss 7.5epss 0.01

    cPanel before 88.0.3, upon an upgrade, establishes predictable PowerDNS API keys (SEC-561).

  • CVE-2020-12858HigMay 18, 2020
    risk 0.49cvss 7.5epss 0.02

    Non-reinitialisation of random data in the advertising payload in COVIDSafe v1.0.15 and v1.0.16 allows a remote attacker to re-identify Android devices running COVIDSafe by scanning for their advertising beacons.

  • CVE-2020-11877HigApr 17, 2020
    risk 0.49cvss 7.5epss 0.02

    airhost.exe in Zoom Client for Meetings 4.6.11 uses 3423423432325249 as the Initialization Vector (IV) for AES-256 CBC encryption. NOTE: the vendor states that this IV is used only within unreachable code

  • CVE-2020-2099HigJan 29, 2020
    risk 0.49cvss 8.6epss 0.01

    Jenkins 2.213 and earlier, LTS 2.204.1 and earlier improperly reuses encryption key parameters in the Inbound TCP Agent Protocol/3, allowing unauthorized attackers with knowledge of agent names to obtain the connection secrets for those agents, which can be used to connect to…

  • CVE-2020-7241HigJan 20, 2020
    risk 0.49cvss 7.5epss 0.02

    The WP Database Backup plugin through 5.5 for WordPress stores downloads by default locally in the directory wp-content/uploads/db-backup/. This might allow attackers to read ZIP archives by guessing random ID numbers, guessing date strings with a 2020_{0..1}{0..2}_{0..3}{0..9}…

  • CVE-2012-1562HigJan 15, 2020
    risk 0.49cvss 7.5epss 0.01

    Joomla! core before 2.5.3 allows unauthorized password change.

  • CVE-2019-18850HigDec 4, 2019
    risk 0.49cvss 7.5epss 0.01

    TrevorC2 v1.1/v1.2 fails to prevent fingerprinting primarily via a discrepancy between response headers when responding to different HTTP methods, also via predictible responses when accessing and interacting with the "SITE_PATH_QUERY".

  • CVE-2019-5232HigNov 29, 2019
    risk 0.49cvss 7.5epss 0.01

    There is a use of insufficiently random values vulnerability in Huawei ViewPoint products. An unauthenticated, remote attacker can guess information by a large number of attempts. Successful exploitation may cause information leak.

  • CVE-2019-10084HigNov 5, 2019
    risk 0.49cvss 7.5epss 0.01

    In Apache Impala 2.7.0 to 3.2.0, an authenticated user with access to the IDs of active Impala queries or sessions can interact with those sessions or queries via a specially-constructed request and thereby potentially bypass authorization and audit mechanisms. Session and query…

  • CVE-2019-11641HigMay 1, 2019
    risk 0.49cvss 7.5epss 0.01

    Anomali Agave (formerly Drupot) through 1.0.0 fails to avoid fingerprinting by including predictable data and minimal variation in size within HTML templates, giving attackers the ability to detect and avoid this system.

  • CVE-2019-9860HigMar 27, 2019
    risk 0.49cvss 7.5epss 0.01

    Due to unencrypted signal communication and predictability of rolling codes, an attacker can "desynchronize" an ABUS Secvest wireless remote control (FUBE50014 or FUBE50015) relative to its controlled Secvest wireless alarm system FUAA50000 3.01.01, so that sent commands by the…

  • CVE-2019-1543HigMar 6, 2019
    risk 0.49cvss 7.4epss 0.06

    ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input for every encryption operation. RFC 7539 specifies that the nonce value (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length and front pads the nonce with 0 bytes if it is less than 12…

  • CVE-2019-1997HigFeb 28, 2019
    risk 0.49cvss 7.5epss 0.01

    In random_get_bytes of random.c, there is a possible degradation of randomness due to an insecure default value. This could lead to local information disclosure via an insecure wireless connection with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2018-20025HigFeb 19, 2019
    risk 0.49cvss 7.5epss 0.03

    Use of Insufficiently Random Values exists in CODESYS V3 products versions prior V3.5.14.0.

  • CVE-2019-8919HigFeb 18, 2019
    risk 0.49cvss 7.5epss 0.01

    The seadroid (aka Seafile Android Client) application through 2.2.13 for Android always uses the same Initialization Vector (IV) with Cipher Block Chaining (CBC) Mode to encrypt private data, making it easier to conduct chosen-plaintext attacks or dictionary attacks.

  • CVE-2018-17987HigDec 26, 2018
    risk 0.49cvss 7.5epss 0.01

    The determineWinner function of a smart contract implementation for HashHeroes Tiles, an Ethereum game, uses a certain blockhash value in an attempt to generate a random number for the case where NUM_TILES equals the number of people who purchased a tile, which allows an…

  • CVE-2017-10874HigDec 1, 2017
    risk 0.49cvss 7.5epss 0.01

    PWR-Q200 does not use random values for source ports of DNS query packets, which allows remote attackers to conduct DNS cache poisoning attacks.

  • CVE-2017-0897HigJun 22, 2017
    risk 0.49cvss 7.5epss 0.04

    ExpressionEngine version 2.x < 2.11.8 and version 3.x < 3.5.5 create an object signing token with weak entropy. Successfully guessing the token can lead to remote code execution.

  • CVE-2013-7463HigApr 19, 2017
    risk 0.49cvss 7.5epss 0.01

    The aescrypt gem 1.0.0 for Ruby does not randomize the CBC IV for use with the AESCrypt.encrypt and AESCrypt.decrypt functions, which allows attackers to defeat cryptographic protection mechanisms via a chosen plaintext attack.

  • CVE-2016-10180HigJan 30, 2017
    risk 0.49cvss 7.5epss 0.04

    An issue was discovered on the D-Link DWR-932B router. WPS PIN generation is based on srand(time(0)) seeding.