Lucene search
K

19 matches found

Wolfi
Wolfi
added 2025/12/12 1:47 p.m.2 views

CVE-2025-64702 vulnerabilities

Vulnerabilities for packages: spegel, ipfs-cluster, dkron, frp, seaweedfs, traefik, kubernetes-dns-node-cache, q, buf, caddy, teleport, kargo, k8sgateway, k3s, kubo...

5.3CVSS6.7AI score0.00064EPSS
Exploits0
EUVD
EUVD
added 2025/11/13 3:23 a.m.1 views

EUVD-2025-179959

Malicious code in buffer-package-bionics-graphql npm...

6.6AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/13 3:23 a.m.2 views

Malicious code in buffer-package-bionics-graphql (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d1fd405157c2817e145d01f5a76694010a00124749169424ea157e463f04adb5 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
Exploits0
EUVD
EUVD
added 2025/11/12 4:29 a.m.1 views

EUVD-2025-115939

Malicious code in buffer-nuxtjs-webdriverio-standard npm...

6.6AI score
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-54990

Malicious code in bioql PyPI...

9.1CVSS6.4AI score0.00323EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-54991

Malicious code in bioql PyPI...

9.1CVSS6.4AI score0.0021EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/07/03 2:22 a.m.3 views

CVE-2024-49364

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.3AI score0.00323EPSS
Exploits0References1
Veracode
Veracode
added 2025/07/02 7:4 a.m.2 views

Private Key Extraction

tiny-secp256k1 is vulnerable to private key extraction. The vulnerability is due to the ability to bypass Buffer.isBuffer checks when the global Buffer is overridden by the NPM buffer package, which allows an attacker to reuse the nonce k across different messages and extract the private key by...

9.1CVSS7.2AI score0.00323EPSS
Exploits0References5Affected Software2
NVD
NVD
added 2025/07/01 3:15 a.m.4 views

CVE-2024-49365

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS0.0021EPSS
Exploits0References2
OSV
OSV
added 2025/07/01 2:7 a.m.1 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7AI score0.00323EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/07/01 2:7 a.m.2 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.2AI score0.00323EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/07/01 2:7 a.m.3 views

CVE-2024-49365 tiny-secp256k1 allows for verify() bypass when running in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS7.2AI score0.0021EPSS
Exploits0References2
CVE
CVE
added 2025/07/01 2:7 a.m.17 views

CVE-2024-49365

The CVE-2024-49365 issue affects tiny-secp256k1 prior to 1.1.7, where in environments using the Node buffer package, Buffer.isBuffer can be bypassed and a crafted JSON-stringifiable object could be accepted by verify(), potentially causing false-positive True values. The root cause is a vulnerabi...

9.1CVSS6.6AI score0.0021EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/07/01 2:7 a.m.7 views

CVE-2024-49365 tiny-secp256k1 allows for verify() bypass when running in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS0.0021EPSS
Exploits0References2
OSV
OSV
added 2025/06/30 5:44 p.m.0 views

GHSA-5VHG-9XG4-CV9M tiny-secp256k1 allows for verify() bypass when running in bundled environment

Summary A malicious JSON-stringifyable message can be made passing on verify, when global Buffer is buffer package Details This affects only environments where require'buffer' is E.g.: browser bundles, React Native apps, etc. Buffer.isBuffer check can be bypassed, resulting in strange objects bei...

9.1CVSS5.9AI score0.0021EPSS
Exploits0References4
OSV
OSV
added 2025/06/30 5:43 p.m.1 views

GHSA-7MC2-6PHR-23XC tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

Summary Private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is buffer package Details This affects only environments where require'buffer' is E.g.: browser bundles, React Native apps, etc. Buffer.isBuffer check can be bypassed, resulting in k reuse fo...

9.1CVSS5.7AI score0.00323EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/30 5:43 p.m.8 views

tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

Summary Private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is buffer package Details This affects only environments where require'buffer' is E.g.: browser bundles, React Native apps, etc. Buffer.isBuffer check can be bypassed, resulting in k reuse fo...

9.1CVSS6.8AI score0.00323EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.2 views

PT-2025-27492 · Unknown · Tiny-Secp256K1

Name of the Vulnerable Software and Affected Versions: tiny-secp256k1 versions prior to 1.1.7 Description: A private key can be extracted when signing a malicious JSON-stringifiable object, affecting environments where the global Buffer is the buffer package. The Buffer.isBuffer check can be...

9.1CVSS7.4AI score0.00323EPSS
Exploits0References8
CVE
CVE
added 2025/04/04 5:0 a.m.45 views

CVE-2025-3194

CVE-2025-3194 concerns the npm package bigint-buffer. The vulnerability affects versions starting at 0.0.0 and later, where the function toBigIntLE() contains a buffer overflow that can cause the application to crash. Multiple sources consistently describe the root cause as improper bounds checki...

8.7CVSS7.1AI score0.00943EPSS
Exploits0References3
Rows per page
Query Builder