Lucene search
+L

11545 matches found

Snyk
Snyk
added 2026/05/18 5:48 p.m.15 views

Improper Validation of Array Index

Overview Magick.NET-Q16-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

7.1CVSS5.9AI score0.00122EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/18 5:48 p.m.13 views

Improper Validation of Array Index

Overview Magick.NET-Q16-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

7.1CVSS5.9AI score0.00122EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/18 4:33 p.m.18 views

iskorotkov/avro: CPU Exhaustion in Decoder

CPU Exhaustion in Avro Decoder via Unbounded Block-Count Iteration Summary The Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is...

8.7CVSS7.2AI score0.00504EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/18 4:22 p.m.6 views

GHSA-MC57-H6J3-3HMV iskorotkov/avro: Integer Overflow in Decoder

Integer Overflow in Avro Decoder Summary Several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets GOARCH=386, arm, mips,...

8.2CVSS5.9AI score0.00529EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/18 5:53 a.m.10 views

BIT-POSTGRESQL-2026-6575 PostgreSQL pg_restore_attribute_stats accepts values that cause query planning to read past end of stats array

Buffer over-read in PostgreSQL function pgrestoreattributestats accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL...

4.3CVSS5.8AI score0.00208EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/18 12:0 a.m.19 views

PT-2026-41799

Name of the Vulnerable Software and Affected Versions iskorotkov/avro versions prior to 2.33.0 github.com/hamba/avro/v2 versions prior to 2.32.0 Description Several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before...

8.7CVSS7.2AI score0.00529EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2026/05/18 12:0 a.m.27 views

PT-2026-41800

Name of the Vulnerable Software and Affected Versions iskorotkov/avro versions prior to 2.33.0 github.com/hamba/avro/v2 versions prior to 2.32.0 Description Remote, unauthenticated denial-of-service occurs due to CPU exhaustion in the Avro array and map decoders. The issue arises because the...

8.7CVSS7AI score0.00504EPSS
SaveExploits0References21
GithubExploit
GithubExploit
added 2026/05/17 1:54 p.m.146 views

XSS-Payload-Generator

XSS-Payload-Generator user guide 0. This script is an XSS payl...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/05/17 1:28 a.m.30 views

NULL Pointer Dereference

Overview qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to NULL Pointer Dereference in the stringify function, when processing arrays with the options arrayFormat: 'comma' and encodeValuesOnly: true that contain nu...

6.9CVSS5.9AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/17 12:16 a.m.17 views

UBUNTU-CVE-2026-8723

Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma + encodeValuesOnly...

6.3CVSS5.9AI score0.00358EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/17 12:0 a.m.14 views

qs 代码问题漏洞

QS is a JavaScript library developed by Jordan Harband. Versions of QS from 6.11.1 to 6.15.2 had code vulnerabilities. This vulnerability occurred when calling qs.stringify on an array containing null or undefined, with arrayFormat set to comma and encodeValuesOnly set to true. This resulted in a...

6.3CVSS5.9AI score0.00358EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/16 11:21 p.m.15 views

CVE-2026-8723

Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma + encodeValuesOnly...

6.3CVSS5.9AI score0.00358EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/05/15 5:30 p.m.9 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index through the CertVerifier.Verify function. An attacker can cause the process to panic and exit with a success code by providing a CMS/PKCS7 signed message containing an empty certificate set, which lead...

5.4CVSS5.8AI score0.00111EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/15 5:30 p.m.8 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index through the CertVerifier.Verify function. An attacker can cause the process to panic and exit with a success code by providing a CMS/PKCS7 signed message containing an empty certificate set, which lead...

5.4CVSS5.8AI score0.00111EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/15 3:16 p.m.25 views

CVE-2026-45736

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

7.5CVSS0.00745EPSS
SaveExploits1References23
CVE
CVE
added 2026/05/15 2:53 p.m.89 views

CVE-2026-45736

Summary: CVE-2026-45736 affects the ws project (WebSocket client/server for Node.js). Prior to version 8.20.1, ws.close() could disclose uninitialized memory when a TypedArray is passed as the reason argument. The issue is fixed in ws 8.20.1. Affected component: ws websocket.close() implementatio...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References23Affected Software1
Cvelist
Cvelist
added 2026/05/15 2:53 p.m.88 views

CVE-2026-45736 ws: Uninitialized memory disclosure

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

4.4CVSS0.00745EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/15 2:53 p.m.11 views

CVE-2026-45736 ws: Uninitialized memory disclosure

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

4.4CVSS5.8AI score0.00745EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/15 2:53 p.m.6 views

CVE-2026-45736 ws: Uninitialized memory disclosure

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

4.4CVSS6AI score
SaveExploits0References25
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/15 2:21 p.m.13 views

Security Bulletin: A vulnerability in the qs package affects IBM® Db2® Big SQL on IBM Cloud Pak for Data.

Summary A vulnerability in the qs package affects IBM® Db2® Big SQL 8 and earlier on IBM Cloud Pak for Data 5.3.1 and earlier. Vulnerability Details CVEID:CVE-2026-2391 DESCRIPTION: Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled,...

7.5CVSS7.1AI score0.00478EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder