Lucene search
+L

4645 matches found

Cvelist
Cvelist
added 2022/09/24 6:22 p.m.28 views

CVE-2022-41340

The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery...

7.7AI score0.00497EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/09/24 6:22 p.m.5 views

CVE-2022-41340

The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery...

7.6AI score0.00497EPSS
SaveExploits0References4
CVE
CVE
added 2022/09/24 6:22 p.m.63 views

CVE-2022-41340

The CVE-2022-41340 issue concerns the secp256k1-js package for Node.js prior to version 1.1.0. The root cause is lack of required r and s validation in the ECDSA implementation, which enables signature forgery. Affected software: secp256k1-js before 1.1.0. The recommended remediation is to upgrad...

7.5CVSS7.5AI score0.00497EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/24 6:22 p.m.17 views

CVE-2022-41340

The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery...

7.5CVSS7.6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2022/09/24 12:00 a.m.9 views

secp256k1-js 数据伪造问题漏洞

secp256k1-js is a pure JS implementation of secp256k1 for signing, verifying, and recovering ECDSA by the individual developer Lio Liou lionello. A security vulnerability exists in versions of secp256k1-js prior to 1.1.0, which stems from the lack of r and s validation in the implementation of...

7.5CVSS7.2AI score0.00497EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/09/24 12:00 a.m.10 views

PT-2022-25818 · Unknown · Secp256K1-Js

Name of the Vulnerable Software and Affected Versions: secp256k1-js versions prior to 1.1.0 Description: The issue is related to the implementation of ECDSA in the secp256k1-js package, which lacks required r and s validation. This omission can lead to signature forgery. Recommendations: For...

7.5CVSS7.3AI score0.00497EPSS
SaveExploits0References11
FreeBSD
FreeBSD
added 2022/09/23 12:00 a.m.80 views

Matrix clients -- several vulnerabilities

Matrix developers report: Two critical severity vulnerabilities in end-to-end encryption were found in the SDKs which power Element, Beeper, Cinny, SchildiChat, Circuli, Synod.im and any other clients based on matrix-js-sdk, matrix-ios-sdk or matrix-android-sdk2...

8.6CVSS2.6AI score0.01086EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/21 9:53 a.m.16 views

Security Bulletin: A security vulnerability in Nodejs uglify-js affects IBM Cloud Pak for Multicloud Management Managed Services

Summary A security vulnerability in Nodejs uglify-js affects IBM Cloud Pak for Multicloud Management Managed Services Vulnerability Details IBM X-Force ID: 218243 DESCRIPTION: The Node.js uglify-js module is vulnerable to a denial of service, caused by an error in the stringtemplate and the...

6.9AI score
SaveExploits0Affected Software1
wpexploit
wpexploit
added 2022/09/21 12:00 a.m.428 views

WP Custom Cursors < 3.0.1 - Arbitrary Cursor Deletion via CSRF

The plugin does not have CSRF check in place when deleting cursors, which could allow attackers to made a logged in admin delete arbitrary cursors via a CSRF attack. Make a logged in admin open a page with the following JS code: fetch'https://example.com/wp-admin/admin.php?page=wpcustomcursors',...

4.3CVSS1.4AI score0.0028EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2022/09/20 8:45 p.m.38 views

Fastly Compute@Edge JS Runtime has fixed random number seed during compilation

Impact Math.random and crypto.getRandomValues methods failed to use sufficiently random values. The initial value to seed the CSPRNG cryptographically secure pseudorandom number generator was baked-in to the final WebAssembly module meaning the sequence of numbers generated was predictable for th...

7.5CVSS7.1AI score0.00802EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/20 8:45 p.m.25 views

GHSA-CMR8-5W4C-44V8 Fastly Compute@Edge JS Runtime has fixed random number seed during compilation

Impact Math.random and crypto.getRandomValues methods failed to use sufficiently random values. The initial value to seed the CSPRNG cryptographically secure pseudorandom number generator was baked-in to the final WebAssembly module meaning the sequence of numbers generated was predictable for th...

7.5CVSS7.3AI score0.00802EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/09/20 12:00 a.m.9 views

js-compute-runtime 安全漏洞

js-compute-runtime is a Fastly Compute@Edge JavaScript runtime open-sourced by Fastly. A security vulnerability exists in js-compute-runtime versions 0.4.0 through 0.5.3, which stems from the failure of the Math.random and crypto.getRandomValues methods to use sufficient random values...

7.5CVSS7.2AI score0.00802EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/20 12:00 a.m.7 views

PT-2022-24817 · Unknown · Js Compute Runtime

Name of the Vulnerable Software and Affected Versions: JS Compute Runtime versions prior to 0.5.3 Description: The Math.random and crypto.getRandomValues methods fail to use sufficiently random values, making the sequence of random values predictable. An attacker can use the fixed seed to predict...

7.5CVSS7.5AI score0.00802EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/09/15 12:00 a.m.11 views

steal 安全漏洞

steal is StealJS open source an extensible general-purpose module loader . It can load JavaScript modules defined in ES6, AMD and CommonJS formats. A security vulnerability exists in steal 2.2.4, which results in a steal Regular Expression Denial of Service ReDoS via input variables in main.js...

7.5CVSS7.3AI score0.01076EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/09/13 9:59 a.m.11 views

nodejs: HTTP request smuggling due to improper delimiting of header fields

A vulnerability was found in NodeJS due to the llhttp parser in the http module not strictly using the CRLF sequence to delimit HTTP requests. This issue can lead to HTTP Request Smuggling HRS. This flaw allows an attacker to send a specially crafted HTTP request to the server and smuggle arbitra...

6.5CVSS7.4AI score0.81464EPSS
SaveExploits1References5
zdt
zdt
added 2022/09/13 12:00 a.m.271 views

ESM ETAP Safety Manager 1.0.0.32 Cross Site Scripting Vulnerability

ETAP Safety Manager 1.0.0.32 Remote Unauthenticated Reflected XSS Vendor: ETAP Lighting International NV Product web page: https://www.etaplighting.com Affected version: 1.0.0.32 Summary: The ETAP Safety Manager ESM is a central managing and control system that helps you to monitor, adjust and...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/09/12 12:00 a.m.305 views

ETAP Safety Manager 1.0.0.32 Cross Site Scripting

ETAP Safety Manager 1.0.0.32 Remote Unauthenticated Reflected XSS Vendor: ETAP Lighting International NV Product web page: https://www.etaplighting.com Affected version: 1.0.0.32 Summary: The ETAP Safety Manager ESM is a central managing and control system that helps you to monitor, adjust and...

0.3AI score
SaveExploits0
OSV
OSV
added 2022/09/07 4:57 p.m.19 views

DRUPAL-CONTRIB-2022-054

The Next.js module provides an inline preview for content. Authenticated requests are made to Drupal to fetch JSON:API content and render them in an iframe from the decoupled Next.js site. The current implementation doesn’t sufficiently check access for fetching data. All requests made to Drupal...

6.6AI score
SaveExploits0References1
Veracode
Veracode
added 2022/09/03 12:56 p.m.27 views

Prototype Pollution

matrix-js-sdk is vulnerable to Prototype Pollution. The vulnerability exists because the events sent with special strings in key places can temporarily disrupt or impede in the library, which leads to excluding or corrupting runtime data...

8.2CVSS6.7AI score0.0094EPSS
SaveExploits0References5Affected Software5
Tenable Nessus
Tenable Nessus
added 2022/09/02 12:00 a.m.34 views

Fedora 36 : thunderbird (2022-8bf22a684b)

The remote Fedora 36 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2022-8bf22a684b advisory. Update to 102.2.1 ; https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/ Tenable has extracted the preceding description block directly from the...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder