Lucene search
+L

15536 matches found

OSV
OSV
added 2026/05/11 7:40 p.m.13 views

GHSA-PV5W-4P9Q-P3V2 Kysely: JSON-path traversal injection via unsanitized path-leg metacharacters in `JSONPathBuilder.key()` / `.at()`

Summary Kysely 0.28.12 added a sanitizeStringLiteral call inside DefaultQueryCompiler.visitJSONPathLeg commit 0a602bf, PR 1727 to fix CVE-2026-32763 GHSA-wmrf-hv6w-mr66. The fix only doubles single quotes ' → ''; it does not escape JSON-path metacharacters ., , , , , ?. When attacker-controlled...

7.5CVSS6AI score0.00362EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/11 7:40 p.m.17 views

Kysely: JSON-path traversal injection via unsanitized path-leg metacharacters in `JSONPathBuilder.key()` / `.at()`

Summary Kysely 0.28.12 added a sanitizeStringLiteral call inside DefaultQueryCompiler.visitJSONPathLeg commit 0a602bf, PR 1727 to fix CVE-2026-32763 GHSA-wmrf-hv6w-mr66. The fix only doubles single quotes ' → ''; it does not escape JSON-path metacharacters ., , , , , ?. When attacker-controlled...

8.2CVSS6AI score0.00419EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/11 7:35 p.m.14 views

MantisBT has Potential Referer-Based Reflected HTML Injection / XSS in Tag Update Page

Improper escaping of the redirection page retrieved from the request's Referer header allows an attacker to inject HTML. While this is generally not directly actionable as modern browsers will URL-encode special characters, on some specific server configurations this could poison the cache, leadi...

6.9CVSS5.7AI score0.00447EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/11 3:56 p.m.14 views

Cross-site Scripting (XSS)

Overview next is a react framework. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the beforeInteractive process, when untrusted input is embedded without proper escaping. An attacker can execute arbitrary JavaScript in a user's browser by injecting malicious...

6.1CVSS5.8AI score0.00205EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/11 3:56 p.m.37 views

Next.js has cross-site scripting in beforeInteractive scripts with untrusted input

Impact Applications that use beforeInteractive scripts together with untrusted content can be vulnerable to cross-site scripting. In affected versions, serialized script content was not escaped safely before being embedded into the document, which could allow attacker-controlled input to break ou...

6.1CVSS5.7AI score0.00205EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/11 3:56 p.m.7 views

GHSA-GX5P-JG67-6X7H Next.js has cross-site scripting in beforeInteractive scripts with untrusted input

Impact Applications that use beforeInteractive scripts together with untrusted content can be vulnerable to cross-site scripting. In affected versions, serialized script content was not escaped safely before being embedded into the document, which could allow attacker-controlled input to break ou...

6.1CVSS5.7AI score0.00205EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/11 12:01 p.m.17 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/11 10:11 a.m.14 views

glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow

A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service DoS via an integer overflow in GLib's GIO GLib Input/Output escapebytestring function when processing malicious file or remote filesystem attribute values...

6.5CVSS6.7AI score0.00587EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/11 10:11 a.m.15 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/11 5:44 a.m.9 views

BIT-GOLANG-2026-39826 Escaper bypass leads to XSS in html/template

If a trusted template author were to write a tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the block...

6.1CVSS5.9AI score0.00371EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/11 5:44 a.m.7 views

BIT-GOLANG-2026-39823 Bypass of meta content URL escaping causes XSS in html/template

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the attribute, the escaper would fail to similarly escape it, leading to XSS...

6.1CVSS5.8AI score0.00314EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.16 views

WWBN AVideo 注入漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained an injection vulnerability. This vulnerability stemmed from the improper escaping of CRLF characters in the plugin/Scheduler/downloadICS.php file, which could allo...

4.3CVSS5.8AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/11 12:00 a.m.11 views

ALSA-2026:15969 Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: GLib: Buffer underflow...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2026/05/11 12:00 a.m.22 views

Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: GLib: Buffer underflow...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.17 views

Grav 跨站脚本漏洞

Grav is a scalable content management system CMS developed by the Grav open-source community, suitable for use in personal blogs, small content publishing platforms, and single-page product displays. Prior to Grav 9.1.0, there was a cross-site scripting vulnerability. This vulnerability stemmed...

5.4CVSS5.8AI score0.0015EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.26 views

PT-2026-39678

Name of the Vulnerable Software and Affected Versions GuardDog versions 2.6.0 through 2.9.0 Description GuardDog includes attacker-controlled filenames, file locations, messages, and code snippets in its default human-readable output without escaping terminal control characters. This allows a...

5CVSS6.1AI score0.00113EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/11 12:00 a.m.16 views

ALSA-2026:15953 Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: GLib: Buffer underflow...

9.8CVSS5.8AI score0.00839EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2026/05/11 12:00 a.m.22 views

Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: GLib: Buffer underflow...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.16 views

RHEL 10 : glib2 (RHSA-2026:15969)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:15969 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in...

9.8CVSS5.9AI score0.00839EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.13 views

RHEL 9 : glib2 (RHSA-2026:15971)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:15971 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in...

9.8CVSS6.6AI score0.00839EPSS
SaveExploits0References7
Rows per page
Query Builder