Lucene search
+L

209 matches found

Chainguard
Chainguard
added 2024/10/14 3:30 p.m.9 views

GHSA-J26W-F9RQ-MR2Q vulnerabilities

Vulnerabilities for packages: cassandra-reaper, apache-hop-fips, spark, spark-fips, apache-hop...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2024/10/14 3:15 p.m.10 views

CVE-2024-9823 vulnerabilities

Vulnerabilities for packages: cassandra-reaper, apache-hop-fips, spark, spark-fips, apache-hop...

7.5CVSS6.2AI score0.0094EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.16 views

CBL Mariner 2.0 Security Update: python-tensorboard / reaper (CVE-2024-43796)

The version of python-tensorboard / reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43796 advisory. - Express.js minimalist web framework for node. In express 4.20.0, passing untrusted user...

5CVSS6.9AI score0.00486EPSS
SaveExploits0References2
CBLMariner
CBLMariner
added 2024/10/12 2:7 a.m.22 views

CVE-2024-43796 affecting package reaper for versions less than 3.1.1-12

CVE-2024-43796 affecting package reaper for versions less than 3.1.1-12. A patched version of the package is available...

5CVSS7.3AI score0.00486EPSS
SaveExploits0
OSV
OSV
added 2024/10/10 1:15 a.m.13 views

AZL-50322 CVE-2024-48949 affecting package reaper for versions less than 3.1.1-13

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

9.1CVSS6.2AI score0.00496EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/04 8:15 p.m.13 views

AZL-50114 CVE-2024-47764 affecting package reaper for versions less than 3.1.1-13

cookie is a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path and domain, which could be abused to alter other fields of the cookie. Upgrade to...

6.9CVSS6.7AI score0.00744EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.19 views

CBL Mariner 2.0 Security Update: reaper (CVE-2024-42459)

The version of reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42459 advisory. - In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing...

5.3CVSS7.1AI score0.00302EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.25 views

CBL Mariner 2.0 Security Update: reaper (CVE-2024-42461)

The version of reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42461 advisory. - In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signature...

9.1CVSS7.1AI score0.00617EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.23 views

CBL Mariner 2.0 Security Update: reaper (CVE-2024-42460)

The version of reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42460 advisory. - In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing...

5.3CVSS7.1AI score0.00459EPSS
SaveExploits1References2
OSV
OSV
added 2024/09/10 4:15 p.m.11 views

AZL-49126 CVE-2024-45590 affecting package reaper for versions less than 3.1.1-13

body-parser is Node.js body parsing middleware. body-parser 1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in...

7.5CVSS7AI score0.00824EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2024/09/10 3:48 p.m.49 views

CosmicBeetle Deploys Custom ScRansom Ransomware, Partnering with RansomHub

The threat actor known as CosmicBeetle has debuted a new custom ransomware strain called ScRansom in attacks targeting small- and medium-sized businesses SMBs in Europe, Asia, Africa, and South America, while also likely working as an affiliate for RansomHub. "CosmicBeetle replaced its previously...

10CVSS7.4AI score0.99512EPSS
SaveExploits160
OSV
OSV
added 2024/09/10 3:15 p.m.10 views

AZL-49147 CVE-2024-43800 affecting package reaper for versions less than 3.1.1-13

serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect may execute untrusted code. This issue is patched in serve-static 1.16.0...

4.7CVSS6.8AI score0.00631EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/10 3:15 p.m.12 views

AZL-49123 CVE-2024-43799 affecting package reaper for versions less than 3.1.1-13

Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect which executes untrusted code. This issue is patched in send 0.19.0...

4.7CVSS6.7AI score0.00541EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/09 7:15 p.m.10 views

AZL-49117 CVE-2024-45296 affecting package reaper for versions less than 3.1.1-13

path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event...

7.5CVSS6.7AI score0.00932EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2024/09/03 11:12 a.m.22 views

CVE-2024-42461 affecting package reaper for versions less than 3.1.1-11

CVE-2024-42461 affecting package reaper for versions less than 3.1.1-11. A patched version of the package is available...

9.1CVSS7AI score0.00617EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2024/09/03 11:12 a.m.19 views

CVE-2024-42460 affecting package reaper for versions less than 3.1.1-11

CVE-2024-42460 affecting package reaper for versions less than 3.1.1-11. A patched version of the package is available...

5.3CVSS7AI score0.00459EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2024/09/03 11:12 a.m.23 views

CVE-2024-42459 affecting package reaper for versions less than 3.1.1-11

CVE-2024-42459 affecting package reaper for versions less than 3.1.1-11. A patched version of the package is available...

5.3CVSS7AI score0.00302EPSS
SaveExploits1
OSV
OSV
added 2024/08/02 7:16 a.m.10 views

AZL-47430 CVE-2024-42460 affecting package reaper for versions less than 3.1.1-11

In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero...

5.3CVSS6.6AI score0.00459EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/02 7:16 a.m.11 views

AZL-47425 CVE-2024-42461 affecting package reaper for versions less than 3.1.1-11

In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed...

9.1CVSS6.6AI score0.00617EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/02 7:16 a.m.10 views

AZL-47421 CVE-2024-42459 affecting package reaper for versions less than 3.1.1-11

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS6.6AI score0.00302EPSS
SaveExploits1References1
Rows per page
Query Builder