Lucene search
+L

1896 matches found

Packet Storm News
Packet Storm News
added 2025/04/16 12:0 a.m.8 views

Network-Centric Countermeasures against Integrated Sensing Enabled Jamming Adversaries

Recent developments in Integrated Sensing and Communication have led to new adversarial models in wireless security through Integrated Sensing and Jamming ISAJ adversaries. ISAJ adversaries, owing to their sensing capabilities, are known to inject jamming energy over the victim's frequency band,...

6.9AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2025/04/16 12:0 a.m.13 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
OSV
OSV
added 2025/04/15 12:53 p.m.10 views

CLSA-2025-1744721593 c-ares: Fix of 4 CVEs

CVE-2024-25629: fix invalid memory read issue in aresreadline - CVE-2023-31130: fix buffer underflow in aresinetnetpton for certain ipv6 addresses - CVE-2023-31147: fix issue of using weak random numbers in DNS query ids by replacing rand with a modern OS-provided CSPRNG like arc4random -...

6.5CVSS6.9AI score0.00936EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/15 8:2 a.m.9 views

SUSE CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to u...

4CVSS5.1AI score0.00189EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/04/15 12:0 a.m.5 views

Cybersecurity through Entropy Injection: a Paradigm Shift from Reactive Defense to Proactive Uncertainty

Cybersecurity often hinges on unpredictability, with a system's defenses being strongest when sensitive values and behaviors cannot be anticipated by attackers. This paper explores the concept of entropy injection-deliberately infusing randomness into security mechanisms to increase...

7.1AI score
SaveExploits0
NVD
NVD
added 2025/04/13 12:15 a.m.28 views

CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to...

4CVSS0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/13 12:15 a.m.4 views

DEBIAN-CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to...

4CVSS5.1AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/13 12:15 a.m.18 views

UBUNTU-CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to u...

4CVSS5.8AI score0.00189EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/13 12:0 a.m.8 views

MetaCPAN Crypt::CBC 安全特征问题漏洞

MetaCPAN Crypt::CBC is a component of the MetaCPAN Foundation. A security signature issue vulnerability exists in MetaCPAN Crypt::CBC versions 1.21 through 3.04, which stems from the default use of an insecure rand function as an entropy source...

4CVSS5AI score0.00189EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/12 11:41 p.m.169 views

CVE-2025-2814

CVE-2025-2814 affects Crypt::CBC for Perl versions 1.21–3.05, which may use the non-cryptographically secure rand() as the entropy source when /dev/urandom is unavailable. Several advisories confirm the issue and report a fix that sources randomness via Crypt::URandom instead of falling back to r...

4CVSS4.3AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/12 11:41 p.m.15 views

CVE-2025-2814 Crypt::CBC versions between 1.21 and 3.05 for Perl may use insecure rand() function for cryptographic functions

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to...

4CVSS5.9AI score0.00189EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/04/12 11:41 p.m.76 views

CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to...

4CVSS5.1AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/12 12:0 a.m.8 views

PT-2025-16174 · Unknown +2 · Crypt::Cbc +2

Name of the Vulnerable Software and Affected Versions: Crypt::CBC versions 1.21 through 3.04 Description: The issue affects Crypt::CBC for Perl, where versions between 1.21 and 3.04 may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographi...

4CVSS4.8AI score0.00189EPSS
SaveExploits0References26
FreeBSD
FreeBSD
added 2025/04/12 12:0 a.m.9 views

p5-Crypt-CBC -- Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Lib-Crypt-CBC project reports: Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case...

4CVSS7.3AI score0.00189EPSS
SaveExploits0References1
Fedora
Fedora
added 2025/04/11 6:32 p.m.17 views

[SECURITY] Fedora 42 Update: perl-Data-Entropy-0.008-1.fc42

This module maintains a concept of a current selection of entropy source. Algorithms that require entropy, such as those in Data::Entropy::Algorithms, can use the source nominated by this module, avoiding the need for entropy source objects to be explicitly passed around. This is convenient becau...

7.7CVSS6.8AI score0.00179EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/08 1:49 a.m.6 views

SUSE 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 score0.00264EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/04/08 1:33 a.m.14 views

[SECURITY] Fedora 40 Update: perl-Data-Entropy-0.008-1.fc40

This module maintains a concept of a current selection of entropy source. Algorithms that require entropy, such as those in Data::Entropy::Algorithms, can use the source nominated by this module, avoiding the need for entropy source objects to be explicitly passed around. This is convenient becau...

7.7CVSS6.5AI score0.00179EPSS
SaveExploits0
Fedora
Fedora
added 2025/04/08 1:29 a.m.11 views

[SECURITY] Fedora 41 Update: perl-Data-Entropy-0.008-1.fc41

This module maintains a concept of a current selection of entropy source. Algorithms that require entropy, such as those in Data::Entropy::Algorithms, can use the source nominated by this module, avoiding the need for entropy source objects to be explicitly passed around. This is convenient becau...

7.7CVSS6.5AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/08 12:0 a.m.9 views

Fedora 40 : perl-Data-Entropy (2025-52d7857536)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-52d7857536 advisory. Prior to version 0.008, the Perl module Data::Entropy relied on Perl's builtin rand function to choose an entropy source. Version 0.008 does away wi...

7.7CVSS5.8AI score0.00179EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/04/08 12:0 a.m.9 views

Fedora: Security Advisory (FEDORA-2025-52d7857536)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.7CVSS5.3AI score0.00179EPSS
SaveExploits0References7
Rows per page
Query Builder