Lucene search
+L

621 matches found

Prion
Prion
added 2022/12/13 9:15 p.m.23 views

Cross site scripting

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

5.8CVSS6AI score0.00438EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/12/13 8:29 p.m.125 views

CVE-2022-23499

CVE-2022-23499 describes a cross-site scripting protection bypass in TYPO3’s HTML sanitizer. The root cause is a parsing issue in the upstream masterminds/html5 library, which allows certain HTML CDATA sequences and raw text elements (script, style, noframes, noembed, iframe) to bypass the saniti...

6.1CVSS6AI score0.00438EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/12/13 8:29 p.m.52 views

CVE-2022-23499 Cross-Site Scripting Protection bypass in HTML Sanitizer

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

6.1CVSS6.3AI score0.00438EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/13 8:29 p.m.27 views

CVE-2022-23499 Cross-Site Scripting Protection bypass in HTML Sanitizer

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

6.1CVSS5.6AI score0.00438EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/12/13 5:51 p.m.46 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. This is due to an incomplete fix of CVE-2022-32209. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of...

6.1CVSS6.3AI score0.29353EPSS
SaveExploits2References7Affected Software1
Snyk
Snyk
added 2022/12/13 5:50 p.m.8 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to certain configurations of rails::Html::Sanitizer which allow attackers to inject content if the application developer have overridden the sanitizer's allowed tags in either of the following ways: 1 allow...

7.2CVSS5.3AI score0.00988EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/12/13 5:50 p.m.57 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

7.2CVSS6.5AI score0.00988EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/12/13 5:50 p.m.32 views

GHSA-9H9G-93GC-623H Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

6.1CVSS6.5AI score0.00988EPSS
SaveExploits1References7
OSV
OSV
added 2022/12/13 5:45 p.m.33 views

GHSA-MCVF-2Q2M-X72M Improper neutralization of data URIs may allow XSS in rails-html-sanitizer

Summary rails-html-sanitizer = 1.0.3, = 2.1.0. Mitigation Upgrade to rails-html-sanitizer = 1.4.4. Severity The maintainers have evaluated this as Medium Severity 6.1. References - CWE - CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' 4.9 - SVG MIME Type...

6.1CVSS6AI score0.00867EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/12/13 5:45 p.m.41 views

Improper neutralization of data URIs may allow XSS in rails-html-sanitizer

Summary rails-html-sanitizer = 1.0.3, = 2.1.0. Mitigation Upgrade to rails-html-sanitizer = 1.4.4. Severity The maintainers have evaluated this as Medium Severity 6.1. References - CWE - CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' 4.9 - SVG MIME Type...

6.1CVSS6AI score0.00867EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2022/12/13 5:43 p.m.29 views

GHSA-5X79-W82F-GW8W Inefficient Regular Expression Complexity in rails-html-sanitizer

Summary Certain configurations of rails-html-sanitizer = 1.4.4. Severity The maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-1333: Inefficient Regular Expression Complexity 4.9 - https://hackerone.com/reports/1684163 Credit This vulnerability was responsibly...

7.5CVSS6.2AI score0.01454EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/12/13 5:43 p.m.33 views

Inefficient Regular Expression Complexity in rails-html-sanitizer

Summary Certain configurations of rails-html-sanitizer = 1.4.4. Severity The maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-1333: Inefficient Regular Expression Complexity 4.9 - https://hackerone.com/reports/1684163 Credit This vulnerability was responsibly...

7.5CVSS6.2AI score0.01454EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/12/13 4:59 p.m.37 views

GHSA-HVWX-QH2H-XCFJ TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting

Problem Due to a parsing issue in the upstream package masterminds/html5, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. Besides that, the upstream package...

6.1CVSS6AI score0.00438EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/12/13 4:59 p.m.37 views

TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting

Problem Due to a parsing issue in the upstream package masterminds/html5, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. Besides that, the upstream package...

6.1CVSS0.1AI score0.00438EPSS
SaveExploits0References9Affected Software2
Friends Of PHP
Friends Of PHP
added 2022/12/13 9:19 a.m.36 views

TYPO3-CORE-SA-2022-017: By-passing Cross-Site Scripting Protection in HTML Sanitizer

More info at https://typo3.org/security/advisory/typo3-core-sa-2022-017...

6.1CVSS7.2AI score0.00438EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/12/13 9:19 a.m.24 views

TYPO3-CORE-SA-2022-017: By-passing Cross-Site Scripting Protection in HTML Sanitizer

More info at https://typo3.org/security/advisory/typo3-core-sa-2022-017...

6.1CVSS7.2AI score0.00438EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.8 views

PT-2022-16031 · Typo3 · Typo3/Html-Sanitizer

Name of the Vulnerable Software and Affected Versions: typo3/html-sanitizer versions prior to 1.5.0 or 2.1.1 Description: The HTML sanitizer is written in PHP and aims to provide XSS-safe markup based on explicitly allowed tags, attributes, and values. However, due to a parsing issue in the...

6.1CVSS5.9AI score0.00438EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.4 views

PT-2022-16048

Name of the Vulnerable Software and Affected Versions rails-html-sanitizer versions prior to 1.4.4 Description The issue is related to the sanitization of HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of...

7.5CVSS6.5AI score0.29353EPSS
SaveExploits5References45
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.3 views

PT-2022-7455

Name of the Vulnerable Software and Affected Versions rails-html-sanitizer versions 1.4.4 Description The issue is related to certain configurations of rails-html-sanitizer that use an inefficient regular expression. This inefficiency can lead to excessive backtracking when attempting to sanitize...

7.8CVSS6.5AI score0.29353EPSS
SaveExploits5References45
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.3 views

PT-2022-7453

Name of the Vulnerable Software and Affected Versions rails-html-sanitizer versions prior to 1.4.4 Description The issue is related to a possible XSS vulnerability in certain configurations of Rails::Html::Sanitizer, which may allow an attacker to inject content if the application developer has...

7.5CVSS6.4AI score0.29353EPSS
SaveExploits5References52
Rows per page
Query Builder