Lucene search
+L

9908 matches found

Snyk
Snyk
added 2025/09/15 7:43 p.m.5 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code. This package version contains malicious code that monitors network traffic when run in a browser and targets crypto transactions. The injected malicious code activates a hook whenever a Web3 wallet is present...

9.8CVSS6.8AI score0.00406EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/15 7:43 p.m.8 views

Embedded Malicious Code

Overview debug is a small debugging utility. Affected versions of this package are vulnerable to Embedded Malicious Code. This package version contains malicious code that monitors network traffic when run in a browser and targets crypto transactions. The injected malicious code activates a hook...

9.8CVSS6.8AI score0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 7:10 p.m.31 views

CVE-2025-59143

Summary (CVE-2025-59143) : The issue affects the npm package color ([email protected]). An account takeover via phishing allowed an attacker to publish a malicious patch that inserts a payload in the browser context to redirect cryptocurrency transactions to attacker-owned addresses (e.g., wallets like...

8.8CVSS6.5AI score0.00406EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/15 7:10 p.m.2 views

CVE-2025-59143 [email protected] contains malware after npm account takeover

color is a Javascript color conversion and manipulation library. On 8 September 2025, the npm publishing account for color was taken over after a phishing attack. Version 5.0.1 was published, functionally identical to the previous patch version, but with a malware payload added attempting to...

8.8CVSS6.5AI score0.00406EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 3:15 p.m.12 views

CVE-2022-50330

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we tr...

7.1CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2022-50330

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we tr...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50330

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we tr...

7.1CVSS6AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:49 p.m.10 views

CVE-2022-50330 crypto: cavium - prevent integer overflow loading firmware

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we tr...

7.1CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:49 p.m.32 views

CVE-2022-50330

CVE-2022-50330 (Linux kernel Cavium crypto driver) : The vulnerability occurs in the Cavium firmware loading path (drivers/crypto/cavium/cpt/cptpf_main.c) where the code_length field is read from the firmware file. The calculation ntohl(ucode->code_length) * 2 can overflow an integer, potentia...

7.1CVSS6.4AI score0.0016EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 12:36 p.m.11 views

CVE-2025-39804 lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 "crypto: arm64/poly1305 - Add block-only interface". This safety check is cheap and ...

7.5CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/15 12:36 p.m.17 views

CVE-2025-39802 lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit 773426f4771b "crypto: arm/poly1305 - Add block-only interface". This safety check is cheap and is...

7.5CVSS0.00246EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/15 9:45 a.m.5 views

Malicious code in kreme-crypto (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 74b37346bf5501afd9654bd64f028afa11d20457e237fb2b45a4bff318617c64 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
OSV
OSV
added 2025/09/15 9:45 a.m.3 views

MAL-2025-47129 Malicious code in kreme-crypto (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 74b37346bf5501afd9654bd64f028afa11d20457e237fb2b45a4bff318617c64 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.21 views

PT-2025-37632

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the crypto/cavium module where an integer overflow can occur when loading firmware. The code length value, sourced from the firmware file, is used in ...

7.8CVSS6.8AI score0.21521EPSS
SaveExploits5References1033
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.11 views

PT-2025-37483

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's crypto/arm/poly1305 module where register corruption can occur in non-SIMD contexts. This issue arises from the removal of a SIMD usability check,...

6AI score0.00246EPSS
SaveExploits0References5
Gitee
Gitee
added 2025/09/14 1:55 p.m.118 views

offensiveinterview

It is an offensive tool for penetration testing and red teaming. The repository contains a collection of interview questions to screen offensive red team/pentest candidates, categorized into open-ended, knowledge-based, and scenario-based questions. The questions cover various topics such as...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39789

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: x86/aegis - Add missing error checks The skcipherwalk functions can allocate memory and can fail, so checking for errors is necessary. CVE-2025-39789 No...

7.3CVSS6.1AI score0.00134EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39777

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/09/12 7:33 p.m.9 views

[SECURITY] Fedora 43 Update: rust-crypto-auditing-event-broker-0.2.3-5.fc43

Event broker for crypto-auditing project...

2.3CVSS7AI score0.00325EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/12 7:33 p.m.11 views

[SECURITY] Fedora 43 Update: rust-crypto-auditing-agent-0.2.3-5.fc43

Event collector agent for crypto-auditing project...

2.3CVSS7AI score0.00325EPSS
SaveExploits0
Rows per page
Query Builder