Lucene search
+L

391220 matches found

Snyk
Snyk
added 2026/08/21 8:58 p.m.6 views

Prototype Pollution

Overview jsonata is a JSON query and transformation language Affected versions of this package are vulnerable to Prototype Pollution via unsafe object creation patterns throughout the codebase src/jsonata.js, src/functions.js, src/parser.js, src/signature.js, and src/datetime.js. An attacker who...

9.3CVSS6.6AI score0.00347EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/21 8:57 p.m.7 views

YOURLS has stored XSS in referrer statistics chart via crafted Referer header

Summary YOURLS stores the HTTP Referer header for short URL redirects and later renders aggregated referrer domains in the per-link statistics page. An unauthenticated attacker can send a crafted Referer header to any existing short URL. When an authenticated administrator or stats-page viewer...

8.2CVSS5.5AI score0.00247EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/21 8:57 p.m.6 views

GHSA-5H77-88J3-R659 YOURLS has stored XSS in referrer statistics chart via crafted Referer header

Summary YOURLS stores the HTTP Referer header for short URL redirects and later renders aggregated referrer domains in the per-link statistics page. An unauthenticated attacker can send a crafted Referer header to any existing short URL. When an authenticated administrator or stats-page viewer...

8.2CVSS5.7AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 8:55 p.m.10 views

GHSA-MMFR-PMJX-HW9W kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

Summary A nil-pointer dereference in openapi3filter.ConvertErrors lets any unauthenticated client crash a server with a single HTTP request. When an application validates a multipart/form-data request body and renders the resulting validation error through the library-provided...

7.5CVSS6.1AI score0.00354EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/21 8:55 p.m.0 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in convertParseError in openapi3filter/validationerrorencoder.go. An attacker can crash a server by sending a malformed multipart/form-data request body that triggers validation and is rendered through...

8.7CVSS0.00354EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/21 8:55 p.m.8 views

kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

Summary A nil-pointer dereference in openapi3filter.ConvertErrors lets any unauthenticated client crash a server with a single HTTP request. When an application validates a multipart/form-data request body and renders the resulting validation error through the library-provided...

7.5CVSS6AI score0.00354EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/21 8:54 p.m.17 views

CVE-2026-77220

PDFio before 1.6.5 contains a dangling pointer vulnerability in its dictionary string-formatting function. The root cause is that a pointer to a stack-local buffer is stored in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, this allows ...

7.1CVSS5.9AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 8:54 p.m.28 views

CVE-2026-77220 PDFio < 1.6.5 Dangling Pointer via Dictionary String-Formatting

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 8:54 p.m.6 views

CVE-2026-77220 PDFio < 1.6.5 Dangling Pointer via Dictionary String-Formatting

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS5.9AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/21 8:54 p.m.7 views

CVE-2026-77220

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS5.9AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2026/08/21 8:54 p.m.5 views

CVE-2026-77220 PDFio < 1.6.5 Dangling Pointer via Dictionary String-Formatting

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 8:54 p.m.11 views

EUVD-2026-64163

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS5.9AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 8:43 p.m.8 views

JLSEC-2026-1364 Wasmtime has out-of-bounds write or crash when transcoding component model strings

Impact Wasmtime's implementation of transcoding strings between components contains a bug where the return value of a guest component's realloc is not validated before the host attempts to write through the pointer. This enables a guest to cause the host to write arbitrary transcoded string bytes...

6.1CVSS6AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/21 8:43 p.m.4 views

CVE-2026-76905 kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS5.3AI score0.00354EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 8:43 p.m.24 views

CVE-2026-76905 kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS0.00354EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 8:43 p.m.15 views

CVE-2026-76905 kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS5.6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/21 8:25 p.m.10 views

GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

Summary An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function Requires PostGIS 12 or greater with a String or JSON field For PostGIS 12 and greater jsonArrayContains, , function writes into generated SQL without...

9.8CVSS6.5AI score0.00524EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/21 8:25 p.m.11 views

GHSA-MQJF-5F49-2FJH GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

Summary An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function Requires PostGIS 12 or greater with a String or JSON field For PostGIS 12 and greater jsonArrayContains, , function writes into generated SQL without...

9.8CVSS6.5AI score0.00524EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/21 8:16 p.m.8 views

CVE-2026-50290

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. These CSS injection...

5.3CVSS0.00356EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:13 p.m.8 views

EUVD-2026-64133

GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function; Requires...

9.8CVSS5.9AI score0.00524EPSS
SaveExploits0References9
Rows per page
Query Builder