Lucene search
K

5549 matches found

Snyk
Snyk
added 2026/03/27 6:20 p.m.3 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via manipulation of the @partial-block variable in the template data context. An attacker can...

9.2CVSS6AI score0.00617EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/27 6:20 p.m.11 views

Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block

Summary The @partial-block special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper overwrites @partial-block with a crafted Handlebars AST, a subsequent invocation of @partial-block compil...

8.1CVSS6.2AI score0.00617EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2026/03/27 4:12 p.m.11 views

CVE-2026-33767

CVE-2026-33767 – AVideo (WWBN) SQL Injection via partial prepared statement Affected: WWBN AVideo

8.8CVSS6AI score0.00509EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/27 2:4 p.m.3 views

OESA-2026-1751 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based...

7.5CVSS7.3AI score0.00817EPSS
Exploits1References7
OSV
OSV
added 2026/03/27 2:4 p.m.2 views

OESA-2026-1749 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based...

7.5CVSS6.3AI score0.00817EPSS
Exploits1References8
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.3 views

PT-2026-28570

Name of the Vulnerable Software and Affected Versions Handlebars versions 4.0.0 through 4.7.8 Description Handlebars allows users to build semantic templates. A flaw exists where the @partial-block special variable is stored in the template data context and is mutable from within a template via...

8.1CVSS6.2AI score0.00617EPSS
Exploits1References17
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.1 views

PT-2026-28572

Name of the Vulnerable Software and Affected Versions Handlebars versions 4.0.0 through 4.7.8 Description Handlebars allows users to build semantic templates. A crafted object placed in the template context can bypass conditional guards in the resolvePartial function, causing invokePartial to...

8.1CVSS6.1AI score0.00619EPSS
Exploits1References16
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.4 views

Handlebars.js 安全漏洞

Handlebars.js is an open-source JavaScript templating engine developed by The Handlebars Templating Language project. Versions of Handlebars.js 4.7.8 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the special variable @partial-block, which could be overwritten...

8.1CVSS6.8AI score0.00617EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/26 10:20 p.m.2 views

Prototype Pollution

Overview handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Prototype Pollution via the resolvePartial function. An attacker can inject malicious scripts into rendered output by polluting Object.prototype with a key matching a parti...

4.7CVSS6.5AI score0.00232EPSS
Exploits1References3
OSV
OSV
added 2026/03/26 10:20 p.m.2 views

GHSA-2QVQ-RJWJ-GVW9 Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection

Summary resolvePartial in the Handlebars runtime resolves partial names via a plain property lookup on options.partials without guarding against prototype-chain traversal. When Object.prototype has been polluted with a string value whose key matches a partial reference in a template, the polluted...

4.7CVSS5.7AI score0.07028EPSS
Exploits4References7
Github Security Blog
Github Security Blog
added 2026/03/26 10:20 p.m.26 views

Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection

Summary resolvePartial in the Handlebars runtime resolves partial names via a plain property lookup on options.partials without guarding against prototype-chain traversal. When Object.prototype has been polluted with a string value whose key matches a partial reference in a template, the polluted...

4.7CVSS6.7AI score0.00232EPSS
Exploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:12 p.m.5 views

AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

Summary In objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An attacker who can control the videosid value via a crafted request can inject...

8.8CVSS6AI score0.00509EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2026/03/25 12:30 p.m.3 views

EUVD-2026-15293

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: validate open interval overlap Upstream commit 648946966a08e4cb1a71619e3d1b12bd7642de7b Open intervals do not have an end element, in particular an open interval at the end of the set is hard to validate...

5.7AI score0.00024EPSS
Exploits0References2
NVD
NVD
added 2026/03/25 11:16 a.m.3 views

CVE-2026-23356

In the Linux kernel, the following vulnerability has been resolved: drbd: fix "LOGIC BUG" in drbdalbeginiononblock Even though we check that we "should" be able to do lcgetcumulative while holding the device-allock spinlock, it may still fail, if some other code path decided to do lctrylock with...

5.5CVSS0.00128EPSS
Exploits0References8
OSV
OSV
added 2026/03/25 10:27 a.m.3 views

CVE-2026-23356 drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()

In the Linux kernel, the following vulnerability has been resolved: drbd: fix "LOGIC BUG" in drbdalbeginiononblock Even though we check that we "should" be able to do lcgetcumulative while holding the device-allock spinlock, it may still fail, if some other code path decided to do lctrylock with...

5.5CVSS5.8AI score0.00128EPSS
Exploits0References9
CVE
CVE
added 2026/03/24 6:11 p.m.6 views

CVE-2026-33409

Parse Server suffers an authentication bypass on login via partial authData. Affected versions are before 8.6.52 and 9.6.0-alpha.41, where an attacker can log in as a user linked to a third‑party provider if allowExpiredAuthDataToken is true. The attacker only needs the user’s provider ID, gainin...

9.1CVSS5.7AI score0.00455EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/24 6:11 p.m.6 views

CVE-2026-33409 Parse Server: Auth provider validation bypass on login via partial authData

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.52 and 9.6.0-alpha.41, an authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowin...

7CVSS5.8AI score0.00455EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/03/24 6:11 p.m.20 views

CVE-2026-33409 Parse Server: Auth provider validation bypass on login via partial authData

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.52 and 9.6.0-alpha.41, an authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowin...

7CVSS0.00455EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/03/24 6:11 p.m.3 views

CVE-2026-33409 Parse Server: Auth provider validation bypass on login via partial authData

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.52 and 9.6.0-alpha.41, an authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowin...

7CVSS5.7AI score0.00455EPSS
Exploits0References5
OSV
OSV
added 2026/03/19 9:32 p.m.3 views

GHSA-PFJ7-WV7C-22PR Parse Server has an auth provider validation bypass on login via partial authData

Impact An authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowing the user's credentials. The attacker only needs to know the user's provider ID to gain full access to their account, including a valid sessi...

9.1CVSS5.8AI score0.00455EPSS
Exploits0References7
Rows per page
Query Builder