Lucene search
+L

66 matches found

OSV
OSV
added 2023/10/05 1:41 p.m.34 views

CVE-2023-44390 HtmlSanitizer vulnerable to Cross-site Scripting in Foreign Content

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. The vulnerability occurs in configurations where foreign content is allowed, i.e. either svg or math are in the list of allowed elements. In the case an application sanitizes us...

6.1CVSS5.9AI score0.00363EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/10/05 12:0 a.m.24 views

Mganss HtmlSanitizer Cross-Site Scripting Vulnerability

Mganss HtmlSanitizer is a C, AngleSharp based software from Mganss Individual Developers for use in clearing HTML code and documents from source code that could lead to XSS attacks. Mganss HtmlSanitizer suffers from a cross-site scripting vulnerability that stems from the presence of a cross-site...

6.1CVSS5.5AI score0.00363EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/10/04 6:52 p.m.22 views

HtmlSanitizer vulnerable to Cross-site Scripting in Foreign Content

Impact The vulnerability occurs in configurations where foreign content is allowed, i.e. either svg or math are in the list of allowed elements. Specifically, the requirements for the vulnerability are: 1. Allowing one foreign element: svg, or math 2. Comments or one raw text element: iframe,...

6.1CVSS6.7AI score0.00363EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/10/04 6:52 p.m.97 views

GHSA-43CP-6P3Q-2PC4 HtmlSanitizer vulnerable to Cross-site Scripting in Foreign Content

Impact The vulnerability occurs in configurations where foreign content is allowed, i.e. either svg or math are in the list of allowed elements. Specifically, the requirements for the vulnerability are: 1. Allowing one foreign element: svg, or math 2. Comments or one raw text element: iframe,...

6.1CVSS6.1AI score0.00363EPSS
Exploits0References4
OSV
OSV
added 2022/02/10 11:42 p.m.42 views

GHSA-M6J2-V3GQ-45R5 Cross-site Scripting in aurelia-framework

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

6.1CVSS6AI score0.01416EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/02/10 11:42 p.m.68 views

Cross-site Scripting in aurelia-framework

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

6.1CVSS2.2AI score0.01416EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2021/05/13 9:15 p.m.25 views

CVE-2019-10062

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

6.1CVSS0.01416EPSS
Exploits1References3
OSV
OSV
added 2021/05/13 9:15 p.m.18 views

CVE-2019-10062

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

6.1CVSS6.4AI score
Exploits0References3
Prion
Prion
added 2021/05/13 9:15 p.m.18 views

Design/Logic Flaw

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

4.3CVSS5.9AI score0.01416EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2021/05/13 8:27 p.m.30 views

CVE-2019-10062

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via for example JavaScript code in an...

6.1AI score0.01416EPSS
Exploits1References3
CVE
CVE
added 2021/05/13 8:27 p.m.75 views

CVE-2019-10062

CVE-2019-10062 affects the Aurelia framework 1.x, specifically the HTMLSanitizer in html-sanitizer.ts. The root cause is a sanitizer that only filters SCRIPT elements, enabling potential XSS via JavaScript in attributes of other elements and possible nesting/splitting bugs in SCRIPT handling. The...

6.1CVSS6AI score0.01416EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2021/01/05 2:40 a.m.21 views

Cross-site Scripting (XSS)

HtmlSanitizer is vulnerable to cross-site scripting XSS. The vulnerability exists through the lack of handling of...

6.1CVSS0.7AI score0.00997EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2021/01/04 7:15 p.m.21 views

CVE-2020-26293

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. In HtmlSanitizer before version 5.0.372, there is a possible XSS bypass if style tag is allowed. If you have explicitly allowed the tag, an attacker could craft HTML that includ...

6.1CVSS6AI score0.00997EPSS
Exploits0References4
OSV
OSV
added 2021/01/04 7:15 p.m.13 views

CVE-2020-26293

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. In HtmlSanitizer before version 5.0.372, there is a possible XSS bypass if style tag is allowed. If you have explicitly allowed the tag, an attacker could craft HTML that includ...

6.1CVSS5.9AI score
Exploits0References4
Prion
Prion
added 2021/01/04 7:15 p.m.21 views

Design/Logic Flaw

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. In HtmlSanitizer before version 5.0.372, there is a possible XSS bypass if style tag is allowed. If you have explicitly allowed the tag, an attacker could craft HTML that includ...

4.3CVSS5.9AI score0.00997EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/01/04 6:22 p.m.37 views

GHSA-8J9V-H2VP-2HHV XSS in HtmlSanitizer

Impact If you have explicitly allowed the tag, an attacker could craft HTML that includes script after passing through the sanitizer. The default settings disallow the tag so there is no risk if you have not explicitly allowed the tag. Patches The problem has been fixed in version 5.0.372...

6.1CVSS6.1AI score0.00997EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/01/04 6:22 p.m.51 views

XSS in HtmlSanitizer

Impact If you have explicitly allowed the tag, an attacker could craft HTML that includes script after passing through the sanitizer. The default settings disallow the tag so there is no risk if you have not explicitly allowed the tag. Patches The problem has been fixed in version 5.0.372...

6.1CVSS6.1AI score0.00997EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2021/01/04 6:20 p.m.95 views

CVE-2020-26293

The provided connected documents confirm a concrete vulnerability in HtmlSanitizer (a .NET library) where an XSS bypass is possible in versions before 5.0.372 if the tag is explicitly allowed. The default policy disallows , so risk exists only when that tag is whitelisted. The issue has been fix...

6.1CVSS5.9AI score0.00997EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2021/01/04 6:20 p.m.28 views

CVE-2020-26293 Possible XSS bypass if style tag is allowed

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. In HtmlSanitizer before version 5.0.372, there is a possible XSS bypass if style tag is allowed. If you have explicitly allowed the tag, an attacker could craft HTML that includ...

6.1CVSS6AI score0.00997EPSS
Exploits0References4
CNNVD
CNNVD
added 2021/01/04 12:0 a.m.10 views

Mganss HtmlSanitizer Cross-Site Scripting Vulnerability

Mganss HtmlSanitizer is a C, AngleSharp based software from Mganss Individual Developers for use in clearing HTML code and documents from source code that could lead to XSS attacks. HtmlSanitizer suffers from a cross-site scripting vulnerability, which can be exploited by an attacker to create...

6.1CVSS5.7AI score0.00997EPSS
Exploits0References5
Rows per page
Query Builder