Lucene search
+L

124 matches found

Github Security Blog
Github Security Blog
added 2025/04/26 9:31 p.m.11 views

Formidable relies on hexoid to prevent guessing of filenames for untrusted executable content

Formidable aka node-formidable 2.x before 2.1.3 and 3.x before 3.5.3 relies on hexoid to prevent guessing of filenames for untrusted executable content; however, hexoid is documented as not "cryptographically secure." Also, there is a scenario in which only the last two characters of a hexoid...

3.1CVSS3.6AI score0.0041EPSS
SaveExploits1References8Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2025/04/16 12:0 a.m.15 views

Security update for perl-Data-Entropy (moderate)

openSUSE Security Update: Security update for perl-Data-Entropy Announcement ID: openSUSE-SU-2025:0123-1 Rating: moderate References: 1240395 Cross-References: CVE-2025-1860 Affected Products: openSUSE Backports SLE-15-SP6 An update that fixes one vulnerability is now available. Description: This...

7.7CVSS7.3AI score0.00179EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/07 4:48 p.m.24 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.0027EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/05 7:15 p.m.28 views

CVE-2024-56370

Net::Xero 0.044 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Rand...

6.5CVSS0.00328EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/04/05 6:26 p.m.13 views

CVE-2024-56370 Net::Xero 0.044 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Xero 0.044 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Rand...

6.7AI score0.00328EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/05 6:26 p.m.122 views

CVE-2024-56370

CVE-2024-56370 affects Net::Xero

6.5CVSS6.7AI score0.00328EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/05 6:26 p.m.56 views

CVE-2024-56370 Net::Xero 0.044 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Xero 0.044 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Rand...

0.00328EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/05 4:15 p.m.16 views

CVE-2024-58036

Net::Dropbox::API 1.9 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test...

5.5CVSS7AI score
SaveExploits0References5
NVD
NVD
added 2025/04/05 4:15 p.m.21 views

CVE-2024-58036

Net::Dropbox::API 1.9 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test...

5.5CVSS0.0027EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/05 4:15 p.m.26 views

CVE-2024-57868

Web::API 2.8 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Web::API uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random...

5.5CVSS0.00285EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/04/05 4:6 p.m.15 views

CVE-2024-58036 Net::Dropbox::API 1.9 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Dropbox::API 1.9 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test...

6.6AI score0.0027EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/05 4:6 p.m.30 views

CVE-2024-58036 Net::Dropbox::API 1.9 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Dropbox::API 1.9 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test...

0.0027EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/05 12:0 a.m.5 views

PT-2025-15067 · Unknown +1 · Net::Dropbox::Api +2

Name of the Vulnerable Software and Affected Versions: Net::Dropbox::API versions 1.9 and earlier Description: The issue concerns the use of a non-cryptographically secure source of entropy for cryptographic functions. Specifically, Net::Dropbox::API uses the Data::Random library, which relies on...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References22
Debian
Debian
added 2025/03/31 12:28 p.m.19 views

[SECURITY] [DLA 4100-1] libdata-entropy-perl security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4100-1 [email protected] https://www.debian.org/lts/security/ Adrian Bunk March 31, 2025 https://wiki.debian.org/LTS -...

7.7CVSS6.1AI score0.00179EPSS
SaveExploits0
NVD
NVD
added 2025/03/28 1:15 a.m.26 views

CVE-2025-1860

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.7CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/28 1:15 a.m.11 views

UBUNTU-CVE-2025-1860

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.7CVSS5.8AI score0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/28 12:56 a.m.24 views

CVE-2025-1860 Data::Entropy for Perl uses insecure rand() function for cryptographic functions

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

0.00179EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/03/28 12:0 a.m.10 views

Perl 安全漏洞

Perl is a general-purpose, interpreted, dynamic cross-platform programming language from the PERL community. A security vulnerability exists in Perl 0.007 and earlier versions that stems from the use of the rand function as the default entropy source for cryptographic functions that are not...

7.7CVSS5.3AI score0.00179EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.11 views

PT-2025-13414

Name of the Vulnerable Software and Affected Versions Data::Entropy versions 0.007 and earlier Description The issue concerns the use of the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Recommendations For Data::Entropy versio...

7.7CVSS5.4AI score0.00179EPSS
SaveExploits0References35
OSV
OSV
added 2025/03/26 11:15 a.m.8 views

CVE-2025-27551

DBIx::Class::EncodedColumn use the rand function, which is not cryptographically secure to salt password hashes. This vulnerability is associated with program files lib/DBIx/Class/EncodedColumn/Digest.pm. This issue affects DBIx::Class::EncodedColumn until 0.00032...

7AI score
SaveExploits0References2
Rows per page
Query Builder