Lucene search
+L

475 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-13576

Malware in sbrugna...

9.8CVSS9.2AI score0.00275EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-2411

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00262EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-41362

Malicious code in bioql PyPI...

8.6CVSS7.8AI score0.0071EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-45087

Malicious code in bioql PyPI...

3.7CVSS4.8AI score0.00256EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-16794

Malicious code in bioql PyPI...

8.7CVSS6.3AI score0.0024EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-0887

Malicious code in bioql PyPI...

2.5CVSS4.9AI score0.00231EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-29958

Malicious code in bioql PyPI...

3.7CVSS5AI score0.00362EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/13 5:43 p.m.194 views

shiro-exploit

This is a Python script for exploiting a vulnerability in Apache Shiro, a Java-based security framework. The script is designed to bypass authentication and authorization checks in Shiro, allowing an attacker to gain unauthorized access to sensitive data. The script uses the Crypto.Cipher module ...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-27498

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - aes-gcm is a pure Rust implementation of the AES-GCM. In decryptinplacedetached, the decrypted ciphertext which is the correct ciphertext is exposed even if the...

5.6CVSS5.8AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2021-3744

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A memory leak flaw was found in the Linux kernel in the ccprunaesgcmcmd function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of...

5.5CVSS6AI score0.00533EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2021-3764

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A memory leak flaw was found in the Linux kernel's ccprunaesgcmcmd function that allows an attacker to cause a denial of service. The vulnerability is similar t...

5.5CVSS6.1AI score0.00266EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/08 12:6 a.m.15 views

CVE-2025-54887 jwe: Missing AES-GCM authentication tag validation in encrypted JWEs

jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption JWE standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. This puts users at risk becau...

9.1CVSS0.00244EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/08/07 8:55 p.m.14 views

JWE is missing AES-GCM authentication tag validation in encrypted JWE

Overview The authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. Impact - JWEs can be modified to decrypt to an arbitrary value - JWEs can be decrypted by observing parsing differences - The...

9.1CVSS6.8AI score0.00244EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/08/07 8:55 p.m.12 views

GHSA-C7P4-HX26-PR73 JWE is missing AES-GCM authentication tag validation in encrypted JWE

Overview The authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. Impact - JWEs can be modified to decrypt to an arbitrary value - JWEs can be decrypted by observing parsing differences - The...

9.1CVSS6.4AI score0.00244EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/06/05 11:14 p.m.25 views

CVE-2025-24015

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the...

8.7CVSS7AI score0.0024EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/04 8:48 p.m.10 views

GHSA-2X3R-HWV5-P32X Deno's AES GCM authentication tags are not verified

Summary This affects AES-256-GCM and AES-128-GCM in Deno, introduced by commit 0d1beed. Specifically, the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the guarantees expected from AES-GCM. Older versions of Deno...

8.7CVSS7.2AI score0.0024EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2025/06/04 8:48 p.m.32 views

Deno's AES GCM authentication tags are not verified

Summary This affects AES-256-GCM and AES-128-GCM in Deno, introduced by commit 0d1beed. Specifically, the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the guarantees expected from AES-GCM. Older versions of Deno...

8.7CVSS7AI score0.0024EPSS
SaveExploits1References7Affected Software2
NVD
NVD
added 2025/06/03 11:15 p.m.13 views

CVE-2025-24015

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the...

8.7CVSS0.0024EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2025/06/03 11:15 p.m.9 views

CVE-2025-24015

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the...

8.7CVSS7.3AI score0.0024EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/06/03 10:48 p.m.4 views

CVE-2025-24015 Deno's AES GCM authentication tags are not verified

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the...

8.7CVSS6.6AI score0.0024EPSS
SaveExploits1References4
Rows per page
Query Builder