Lucene search
+L

1124601 matches found

EUVD
EUVD
added 2026/08/24 4:30 a.m.5 views

EUVD-2026-64723

A vulnerability has been found in Piwigo 16.3.0. This impacts an unknown function of the component Public Authentication Page. Such manipulation of the argument lang leads to cross site scripting. The attack may be performed from remote. A high complexity level is associated with this attack. The...

2.3CVSS3.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/24 4:30 a.m.10 views

CVE-2026-78187 Piwigo Public Authentication cross site scripting

A vulnerability has been found in Piwigo 16.3.0. This impacts an unknown function of the component Public Authentication Page. Such manipulation of the argument lang leads to cross site scripting. The attack may be performed from remote. A high complexity level is associated with this attack. The...

3.1CVSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/24 3:35 a.m.6 views

EUVD-2026-64707

NewSiteServer NSS developed by CyberTutor has an Arbitrary File Upload vulnerability. Unauthenticated remote attackers can upload arbitrary files, including malicious HTML files, thereby achieving effects similar to cross-site scripting...

5.1CVSS5.1AI score
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.7 views

CVE-2026-8445

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.8 views

CVE-2026-7808

justhtml before 1.16.0 contains multiple HTML sanitization bypass issues that can allow active/dangerous content e.g., script or style to survive sanitization, potentially leading to cross-site scripting. The issues primarily affect advanced usage rather than the default JustHTML..., sanitize=Tru...

9.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.9 views

EUVD-2026-64659

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS5.1AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.9 views

EUVD-2026-64658

justhtml before 1.16.0 contains multiple HTML sanitization bypass issues that can allow active/dangerous content e.g., script or style to survive sanitization, potentially leading to cross-site scripting. The issues primarily affect advanced usage rather than the default JustHTML..., sanitize=Tru...

9.8CVSS4.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.14 views

CVE-2026-7808 justhtml before 1.16.0 Multiple Security Issues via Sanitization

justhtml before 1.16.0 contains multiple HTML sanitization bypass issues that can allow active/dangerous content e.g., script or style to survive sanitization, potentially leading to cross-site scripting. The issues primarily affect advanced usage rather than the default JustHTML..., sanitize=Tru...

9.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.21 views

CVE-2026-8445

justhtml (a Python HTML parsing library) versions <= 1.11.0 are vulnerable to a sanitizer bypass via its to_markdown() method. The root cause is insufficient escaping of HTML-significant characters (angle brackets ) in text nodes during Markdown conversion. While a small set of Markdown metach...

9.8CVSS5.1AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.15 views

CVE-2026-7808

justhtml (Python HTML parsing library) before 1.16.0 contains multiple HTML sanitization bypass issues that can allow active content such as [removed] or to survive sanitization, potentially leading to cross-site scripting . The issues primarily affect advanced usage rather than the default Just...

9.8CVSS4.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.7 views

EUVD-2026-64657

justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in tomarkdown where inline code spans fail to account for blank lines as block boundaries. Attackers can inject blank lines into code or pre element text to break the inline span, causing sanitized HTML to be...

6.1CVSS5.1AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.14 views

CVE-2026-77088

justhtml versions 0.9.0 through 1.21.0 are affected by a cross-site scripting (XSS) vulnerability in the to_markdown() function. The root cause is that inline code spans fail to treat blank lines as block boundaries. An attacker can inject blank lines into or element text to break the inline sp...

6.1CVSS5.1AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.13 views

CVE-2026-6827

justhtml before 1.17.0 (a Python HTML sanitization library) contains multiple security flaws in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces (SVG/MathML), HTML integration points such as SVG and MathML can survive sanitization and ...

6.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.8 views

EUVD-2026-64656

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML elements with event handlers that are cloned and reinserted into output without sanitization, enabling...

6.1CVSS4.9AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.11 views

CVE-2026-74793

justhtml versions before 3.11.0 are affected by a cross-site scripting (XSS) vulnerability in the default sanitizer. The root cause is that event handler removal is bypassed in selectedcontent projections : an attacker can inject SVG or MathML elements carrying event handlers, which are then clon...

6.1CVSS4.9AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.9 views

CVE-2026-5389

justhtml versions before 1.13.0 are affected by a cross-site scripting (XSS) vulnerability in the to_markdown() function. The root cause is that attacker-controlled content inside sanitized elements can contain backticks that break out of fixed-length code fences. When the resulting Markdown is ...

6.1CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.7 views

EUVD-2026-64653

justhtml versions before 1.13.0 contain a cross-site scripting vulnerability in the tomarkdown function when serializing attacker-controlled pre content. Attackers can place backticks inside sanitized pre elements to break out of fixed-length code fences, allowing raw HTML to execute when the...

6.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 3:30 a.m.10 views

EUVD-2026-64625

A vulnerability was found in SourceCodester Stock Management System 1.0. This issue affects some unknown processing of the file /phpaction/getOrderReport.php. Performing a manipulation of the argument clientName/clientContact results in cross site scripting. It is possible to initiate the attack...

5.3CVSS4AI score0.0047EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/23 3:30 a.m.20 views

CVE-2026-78060

A cross-site scripting (XSS) vulnerability exists in SourceCodester Stock Management System 1.0 in the file /php_action/getOrderReport.php. Manipulating the clientName or clientContact arguments allows remote, unauthenticated attackers to inject malicious scripts, resulting in a low integrity imp...

5.3CVSS4AI score0.0047EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/23 3:15 a.m.9 views

EUVD-2026-64624

A vulnerability has been found in SourceCodester Stock Management System 1.0. This vulnerability affects unknown code of the file /phpaction/printOrder.php. Such manipulation of the argument clientName/clientContact leads to cross site scripting. The attack may be performed from remote. The explo...

5.3CVSS3.7AI score0.0047EPSS
SaveExploits0References6
Rows per page
Query Builder