Lucene search
K

17 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/05 4:58 p.m.3 views

Malicious code in rendom (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 1effe6d94e0635864c22ea960a22b40294c3f2e510550046139bcd78f62a33fa The package contains a Telegram bot to perform remote control of the computer. The package name additionally suggests typosquatting against standard random...

7.1AI score
Exploits0References2
OSV
OSV
added 2025/12/05 4:58 p.m.3 views

MAL-2025-192323 Malicious code in rendom (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 1effe6d94e0635864c22ea960a22b40294c3f2e510550046139bcd78f62a33fa The package contains a Telegram bot to perform remote control of the computer. The package name additionally suggests typosquatting against standard random...

7AI score
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2011-3558

Malware in sbrugna...

5.8CVSS6.1AI score0.00358EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/04/07 4:48 p.m.13 views

CVE-2024-57835

Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl's built-in predictable random number generator, the rand function, which is not cryptographically secure...

5.5CVSS6.9AI score0.00181EPSS
Exploits0References1
CVE
CVE
added 2025/04/05 4:11 p.m.55 views

CVE-2024-57835

CVE-2024-57835 affects Amon2::Auth::Site::LINE, which uses String::Random to generate nonces. The underlying issue is that String::Random relies on Perl’s built-in rand(), a non-cryptographically secure RNG, potentially enabling nonce-related weaknesses. Technical details across connected docs in...

5.5CVSS6.6AI score0.00181EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/10 11:51 p.m.6 views

CVE-2025-1828 Perl's Crypt::Random module after 1.05 and before 1.56 may use rand() function for cryptographic functions

Crypt::Random Perl package 1.05 through 1.55 may use rand function, which is not cryptographically strong, for cryptographic functions. If the Provider is not specified and /dev/urandom or an Entropy Gathering Daemon egd service is not available Crypt::Random will default to use the...

0.00162EPSS
Exploits0References3
OSV
OSV
added 2025/01/02 5:15 a.m.1 views

DEBIAN-CVE-2024-56830

The Net::EasyTCP package 0.15 through 0.26 for Perl uses Perl's builtin rand if no strong randomization module is present...

5.4CVSS5.6AI score0.00231EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2023/11/16 2:33 p.m.16 views

Ethyca Fides Cryptographically Weak Generation of One-Time Codes for Identity Verification

Impact The Fides Privacy Center allows data subject users to submit privacy and consent requests to data controller users of the Fides web application. Privacy requests allow data subjects to submit a request to access all person data held by the data controller, or delete/erase it. Consent reque...

9.1CVSS7.1AI score0.00415EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2023/11/16 5:56 a.m.18 views

Weak 2FA Code Generation

Fides is vulnerable to Weak Code Generation. The vulnerability is due to the usage of the python random module used for generating one time codes in the Privacy and Consent request process which is considered to be a cryptographically weak pseudo-random number generator. This issue allows an...

9.1CVSS7.4AI score0.00415EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2023/11/15 8:53 p.m.64 views

CVE-2023-48224

CVE-2023-48224 affects Fides (Privacy Center) where one-time verification codes are generated using Python’s weak random module. The root cause is a cryptographically weak pseudo-random number generator, allowing an attacker who observes several hundred codes to predict future codes within the ba...

9.1CVSS8.8AI score0.00415EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2023/11/15 8:53 p.m.21 views

CVE-2023-48224 Cryptographically Weak Generation of One-Time Codes for Identity Verification in ethyca-fides

Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime environment, and the enforcement of privacy regulations in code. The Fides Privacy Center allows data subject users to submit privacy and consent requests to data controller use...

8.2CVSS9AI score0.00415EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2019/11/13 6:15 p.m.19 views

CVE-2019-2212

In poissondistribution of random, there is an out of bounds read. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID:...

5.5CVSS6.1AI score0.00044EPSS
Exploits0References2
Hacker One
Hacker One
added 2016/12/11 3:49 p.m.60 views

Gratipay: Gratipay uses the random module's cryptographically insecure PRNG.

Dear Gratipay bug bounty team, Summary --- Gratipay currently uses the random module's pseudo-random number generator which is not a cryptographically secure PRNG as stated in the docs: The pseudo-random generators of this module should not be used for security purposes. For security or...

Exploits0
Mageia
Mageia
added 2013/09/24 9:40 p.m.21 views

Updated perl-Crypt-DSA package fixes security vulnerability

The Crypt::DSA aka Crypt-DSA module 1.17 and earlier for Perl, when /dev/random is absent, uses the Data::Random module, which makes it easier for remote attackers to spoof a signature, or determine the signing key of a signed message, via a brute-force attack CVE-2011-3599. This update removes t...

5.8CVSS5.5AI score0.00358EPSS
Exploits0References2
OSV
OSV
added 2011/10/10 10:55 a.m.2 views

DEBIAN-CVE-2011-3599

The Crypt::DSA aka Crypt-DSA module 1.17 and earlier for Perl, when /dev/random is absent, uses the Data::Random module, which makes it easier for remote attackers to spoof a signature, or determine the signing key of a signed message, via a brute-force attack...

5.8CVSS6.3AI score0.00358EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2011/10/10 10:55 a.m.14 views

CVE-2011-3599

The Crypt::DSA aka Crypt-DSA module 1.17 and earlier for Perl, when /dev/random is absent, uses the Data::Random module, which makes it easier for remote attackers to spoof a signature, or determine the signing key of a signed message, via a brute-force attack...

5.8CVSS5.9AI score0.00358EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2011/10/10 10:0 a.m.20 views

CVE-2011-3599

The Crypt::DSA aka Crypt-DSA module 1.17 and earlier for Perl, when /dev/random is absent, uses the Data::Random module, which makes it easier for remote attackers to spoof a signature, or determine the signing key of a signed message, via a brute-force attack...

5.8CVSS6.4AI score0.00358EPSS
Exploits0
Rows per page
Query Builder