Lucene search
+L

14773 matches found

OSV
OSV
added 2026/08/20 6:49 p.m.13 views

CVE-2026-50190 Shaarli vulnerable to stored XSS via raw bookmark title in document <title> element on public permalink page

Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in application/front/controller/visitor/BookmarkListController.php. The permalink handler concatenates the raw $bookmark-getTitle into the pagetitle template variable and the RainTPL template emits it...

8.6CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 6:49 p.m.12 views

EUVD-2026-63551

Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in application/front/controller/visitor/BookmarkListController.php. The permalink handler concatenates the raw $bookmark-getTitle into the pagetitle template variable and the RainTPL template emits it...

8.6CVSS5.3AI score0.00258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 6:49 p.m.36 views

CVE-2026-50190 Shaarli vulnerable to stored XSS via raw bookmark title in document <title> element on public permalink page

Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in application/front/controller/visitor/BookmarkListController.php. The permalink handler concatenates the raw $bookmark-getTitle into the pagetitle template variable and the RainTPL template emits it...

8.6CVSS0.00258EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.13 views

Laravel Backpack CRUD: Stored XSS in the color column — the `@if($column['escaped'])` branches are inverted

Summary The Blade template for the color column type src/resources/views/crud/columns/color.blade.php has its escaped/unescaped rendering branches inverted relative to every other column template in the library. Because $column'escaped' defaults to true, values stored in color columns are rendere...

5.6AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/20 4:17 p.m.10 views

CVE-2026-63015

Uncontrolled Resource Consumption vulnerability in Apache InLong. Non-template responsible persons can view template information. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick 1 to solve it. 1...

4.3CVSS0.00373EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.10 views

dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution

A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting XSS attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a .content. This oversight allows an attacke...

6.3CVSS7.9AI score0.00334EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/08/20 3:31 p.m.10 views

EUVD-2026-63396

Uncontrolled Resource Consumption vulnerability in Apache InLong. Non-template responsible persons can view template information. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick 1 to solve it. 1...

4.3CVSS5.4AI score0.00373EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 3:31 p.m.33 views

CVE-2026-63015 Apache InLong: Non-template responsible persons can view template information

Uncontrolled Resource Consumption vulnerability in Apache InLong. Non-template responsible persons can view template information. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick 1 to solve it. 1...

0.00373EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 2:17 p.m.10 views

CVE-2026-64970

ATutor is vulnerable to Stored Cross Site Scripting in registration functionality. An attacker can register a new account and enter a JavaScript payload in the phone field during registration. When any authenticated user visits the attacker's public profile, the profile template echoes the phone...

5.1CVSS0.00336EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 1:58 p.m.16 views

CVE-2026-64970

ATutor 2.2.4 is vulnerable to stored XSS: a user can inject JavaScript into the registration phone field, which is echoed unencoded on the public profile page, executing in any visitor's browser to steal session cookies. The product is no longer actively supported and remains unpatched; no exploi...

5.1CVSS5.3AI score0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 1:58 p.m.29 views

CVE-2026-64970 Stored XSS in ATutor

ATutor is vulnerable to Stored Cross Site Scripting in registration functionality. An attacker can register a new account and enter a JavaScript payload in the phone field during registration. When any authenticated user visits the attacker's public profile, the profile template echoes the phone...

5.1CVSS0.00336EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.21 views

PT-2026-79119

Znuny before LTS 6.5.22 allows AgentTicketEmailResend template XSS...

4.8CVSS5.2AI score0.00254EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.14 views

PT-2026-79185

Name of the Vulnerable Software and Affected Versions LinkAce versions prior to 2.5.7 Description The Bulk Link API endpoint POST /api/v2/bulk/links lacks format validation for URLs, allowing authenticated users to store a javascript: URI. This URI is rendered verbatim as an href attribute in Bla...

7.3CVSS5.8AI score0.00255EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/08/19 10:51 p.m.12 views

Infinite loop

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Infinite loop via the striphtml filter in src/filters/html.ts, which enters an infinite loop when processing certain input strings. A...

8.7CVSS5.6AI score0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:49 p.m.17 views

CVE-2026-61556 LiquidJS: An infinite loop vulnerability in `strip_html` filter

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. From 10.26.0 until 10.27.1, the striphtml filter in src/filters/html.ts can enter an infinite loop when an input string contains . In striphtml, the search for the next opener advances lt while the loop index...

8.7CVSS5.4AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/19 7:31 p.m.13 views

GeoServer has a Server-Side Template Injection (SSTI) vulnerability in processing FreeMarker templates

Summary A server-side template injection SSTI vulnerability exist that allows an authenticated administrator to upload FreeMarker templates containing malicious content that can execute OS commands and read from or write to arbitrary files on the server. These FreeMarker templates are used in a...

6.1AI score
SaveExploits0References6Affected Software3
OSV
OSV
added 2026/08/19 7:31 p.m.8 views

GHSA-WF6J-GR27-G7CH GeoServer has a Server-Side Template Injection (SSTI) vulnerability in processing FreeMarker templates

Summary A server-side template injection SSTI vulnerability exist that allows an authenticated administrator to upload FreeMarker templates containing malicious content that can execute OS commands and read from or write to arbitrary files on the server. These FreeMarker templates are used in a...

7.2CVSS6.2AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.8 views

Document Merge Service vulnerable to RCE via SSTI (xlsx tempaltes)

Impact A remote code execution RCE via server-side template injection SSTI allows for user supplied code to be executed in the server's context where it is executed as the document-merge-server user with the UID 901 thus giving an attacker considerable control over the container. The vulnerabilit...

6.3AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/19 7:16 p.m.16 views

EUVD-2026-42309

Copier has a trust-prefix bypass via path traversal that runs tasks unprompted...

8.8CVSS5.2AI score0.00262EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 6:17 p.m.8 views

CVE-2026-72717

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a schema default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS0.00546EPSS
SaveExploits0References4
Rows per page
Query Builder