Lucene search
K

126 matches found

OSV
OSV
added 2026/03/20 8:56 p.m.2 views

GHSA-72H5-39R7-R26J AVideo - Incomplete Fix for CVE-2026-27568: Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

Summary The fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass: markdown link syntax text is processed by Parsedown's inlineLink method, which...

5.4CVSS5.9AI score0.00016EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2026/03/18 10:16 p.m.3 views

CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS6.1AI score0.00022EPSS
Exploits2References5
OSV
OSV
added 2026/03/18 8:19 p.m.2 views

GHSA-3RCM-VJRC-P45J JustHTML has a Sanitizer Bypass (in Markdown)

Summary tomarkdown does not sufficiently escape text content that looks like HTML. As a result, untrusted input that is safe in tohtml can become raw HTML in Markdown output. This is not specific to tokenizer raw-text states like , , or , although those states can trigger the behavior. The root...

5.3CVSS5.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 8:19 p.m.2 views

JustHTML has a Sanitizer Bypass (in Markdown)

Summary tomarkdown does not sufficiently escape text content that looks like HTML. As a result, untrusted input that is safe in tohtml can become raw HTML in Markdown output. This is not specific to tokenizer raw-text states like , , or , although those states can trigger the behavior. The root...

5.8AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/18 12:58 p.m.5 views

Craft CMS Vulnerable to Stored XSS in Revision Context Menu

The revision/draft context menu in the element editor renders the creator’s fullName as raw HTML due to the use of Template::raw combined with Craft::t string interpolation. A low-privileged control panel user e.g., Author can set their fullName to an XSS payload via the profile editor, then crea...

5.4CVSS5.8AI score0.00018EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.4 views

PT-2026-26189

Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.8.4 and 5.0.0 through 5.3.4 have two Filament Table summarizers Range, Values that render raw database values without escaping HTML. If there is a lack of validation for the data in the...

7.3CVSS5.8AI score0.00026EPSS
Exploits0References9
EUVD
EUVD
added 2026/03/11 12:13 a.m.1 views

EUVD-2026-10918

Sylius Vulnerable to Authenticated Stored XSS...

4.8CVSS5.8AI score0.00043EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.2 views

CVE-2026-31823

Sylius is an Open Source eCommerce Framework on Symfony. An authenticated stored cross-site scripting XSS vulnerability exists in multiple places across the shop frontend and admin panel due to unsanitized entity names being rendered as raw HTML. Shop breadcrumbs shared/breadcrumbs.html.twig: The...

4.8CVSS0.00043EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/03/10 12:0 a.m.5 views

Sylius 跨站脚本漏洞

Sylius is an open-source e-commerce platform developed by the Polish company Sylius, based on the Symfony framework. Sylius has a cross-site scripting vulnerability. This vulnerability arises from the fact that entity names are rendered as raw HTML at multiple locations in both the store frontend...

4.8CVSS5.7AI score0.00043EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/09 1:59 p.m.3 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00016EPSS
Exploits0References1
Snyk
Snyk
added 2026/03/07 6:44 p.m.2 views

Cross-site Scripting (XSS)

Overview league/commonmark is a PHP-based Markdown parser which supports the full CommonMark spec. It is based on the CommonMark JS reference implementation. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the DisallowedRawHtml extension when a newline, tab, or...

6.1CVSS5.7AI score0.00016EPSS
Exploits0References2
OSV
OSV
added 2026/03/07 4:15 p.m.2 views

DEBIAN-CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5AI score0.00016EPSS
Exploits0References1
NVD
NVD
added 2026/03/07 4:15 p.m.10 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS0.00016EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/03/07 4:15 p.m.3 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00016EPSS
Exploits0References3
OSV
OSV
added 2026/03/07 4:15 p.m.2 views

UBUNTU-CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00016EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/03/07 4:0 p.m.4 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5AI score0.00016EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2026/03/07 4:0 p.m.3 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS5.7AI score0.00016EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/07 4:0 p.m.2 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS5.7AI score0.00016EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/03/07 4:0 p.m.16 views

CVE-2026-30838

CVE-2026-30838 affects league/commonmark, a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting ASCII whitespace between a disallowed HTML tag name and the closing >, e.g., , enabling a cross-site scripting (XSS) vector for applications tha...

6.1CVSS5.7AI score0.00016EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/07 4:0 p.m.30 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS0.00016EPSS
Exploits0References1
Rows per page
Query Builder