Lucene search
K

43 matches found

OSV
OSV
added 2026/05/16 2:30 a.m.4 views

CLSA-2026-1778898606 libxslt: Fix of CVE-2023-40403

CVE-2023-40403: make generate-id deterministic to prevent memory layout leak...

6.5CVSS7.1AI score0.00126EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/06 8:22 p.m.4 views

CVE-2026-7847

A vulnerability was found in chatchat-space Langchain-Chatchat up to 0.3.1.3. The affected element is the function getfileid of the file libs/chatchat-server/chatchat/server/apiserver/openairoutes.py of the component Uploaded File Handler. Performing a manipulation results in insufficiently rando...

2.6CVSS4.9AI score0.0004EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.1 views

PT-2026-36091

Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely. The session id is generated from summing the character codepoints of the absolute pathname with the process id, the epoch time and calls to the built-in rand function to return a number between 0 and...

5.9CVSS5.3AI score0.00054EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.2 views

PT-2026-32282

Solstice::Session versions through 1440 for Perl generates session ids insecurely. The generateSessionID method returns an MD5 digest seeded by the epoch time, a random hash reference, a call to the built-in rand function and the process id. The same method is used in the generateID method in...

5.7AI score0.00045EPSS
Exploits0References4
EUVD
EUVD
added 2026/03/28 9:33 p.m.1 views

EUVD-2026-16939

HTTP::Session versions through 0.53 for Perl defaults to using insecurely generated session ids. HTTP::Session defaults to using HTTP::Session::ID::SHA1 to generate session ids using a SHA-1 hash seeded with the built-in rand function, the high resolution epoch time, and the PID. The PID will com...

5.8AI score0.00024EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:5 a.m.1 views

crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id

...

5.5CVSS5.4AI score0.00042EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/11/13 4:2 p.m.3 views

CVE-2025-9316

N-central 2025.4 can generate sessionIDs for unauthenticated users This issue affects N-central: before 2025.4...

6.9CVSS7.1AI score0.71424EPSS
Exploits2References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-10076

Malware in sbrugna...

7.1CVSS6.9AI score0.00372EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-2004

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00333EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-32483

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.00075EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2025/09/20 12:31 p.m.3 views

CVE-2025-40925 Starch versions 0.14 and earlier generate session ids insecurely

Starch versions 0.14 and earlier generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with a counter, the epoch time, the built-in rand function, the PID, and internal Perl reference addresses. The PID will come from a small set of numbers, and the epoch...

6.5AI score0.00053EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/08/06 8:45 p.m.4 views

CVE-2025-7770 Predictable Seed in Pseudo-Random Number Generator (PRNG) in Tigo Energy Cloud Connect Advanced

Tigo Energy's CCA device is vulnerable to insecure session ID generation in their remote API. The session IDs are generated using a predictable method based on the current timestamp, allowing attackers to recreate valid session IDs. When combined with the ability to circumvent session ID...

8.7CVSS6.2AI score0.00355EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:38 a.m.3 views

CVE-2023-28862

An issue was discovered in LemonLDAP::NG before 2.16.1. Weak session ID generation in the AuthBasic handler and incorrect failure handling during a password check allow attackers to bypass 2FA verification. Any plugin that tries to deny session creation after the store step does not deny an...

9.8CVSS6.9AI score0.00075EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2019-10639

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Linux kernel 4.x starting from 4.1 and 5.x before 5.0.8 allows Information Exposure partial kernel address disclosure, leading to a KASLR bypass...

7.5CVSS6.7AI score0.01051EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/02/05 4:50 a.m.6 views

CVE-2024-36400

nano-id is a unique string ID generator for Rust. Affected versions of the nano-id crate incorrectly generated IDs using a reduced character set in the nanoid::base62 and nanoid::base58 functions. Specifically, the base62 function used a character set of 32 symbols instead of the intended 62...

9.8CVSS6.6AI score0.00333EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-29908 · Catalyst +1 · Catalyst-Plugin-Session +1

Name of the Vulnerable Software and Affected Versions: Catalyst::Plugin::Session versions prior to 0.44 Description: The session ID generation process uses low-entropy data, including a counter, epoch time, the rand function, the process ID PID, and the Catalyst context. The rand function is...

6.5CVSS6.5AI score0.00258EPSS
Exploits0References15
OSV
OSV
added 2024/06/04 2:11 p.m.16 views

CVE-2024-36400 nano-id is unable to generate the correct character set

nano-id is a unique string ID generator for Rust. Affected versions of the nano-id crate incorrectly generated IDs using a reduced character set in the nanoid::base62 and nanoid::base58 functions. Specifically, the base62 function used a character set of 32 symbols instead of the intended 62...

9.4CVSS6.5AI score0.00333EPSS
Exploits1References4
OSV
OSV
added 2024/01/17 12:54 p.m.2 views

CLSA-2024-1705496067 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS6.9AI score0.00874EPSS
Exploits1References1
OSV
OSV
added 2024/01/17 12:32 p.m.2 views

CLSA-2024-1705494763 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS5.9AI score0.00874EPSS
Exploits1References1
OSV
OSV
added 2024/01/17 12:28 p.m.2 views

CLSA-2024-1705494430 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS6.9AI score0.00874EPSS
Exploits1References1
Rows per page
Query Builder