Lucene search
+L

275 matches found

OSV
OSV
added 2022/12/14 1:19 p.m.25 views

CVE-2022-23514 Inefficient Regular Expression Complexity in Loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah 2.19.1 contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a...

7.5CVSS6.4AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2022/12/14 11:35 a.m.48 views

CVE-2022-23515

A Cross-site scripting vulnerability was found in rubygem loofah. While neutralizing certain data URIs, loofah is susceptible to Cross-site scripting attacks...

6.1CVSS1.8AI score0.00792EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/12/14 11:04 a.m.42 views

CVE-2022-23514

An inefficient regular expression vulnerability was found in rubygem loofah. While sanitizing certain SVG attributes, loofah is susceptible to excessive backtracking, which can result in a denial of service through CPU resource consumption...

7.5CVSS3.5AI score0.01686EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2022/12/14 10:10 a.m.60 views

Internet Bug Bounty: ReDoS (Rails::Html::PermitScrubber.scrub_attribute)

I reported at https://hackerone.com/reports/1684163 https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8w Certain configurations of rails-html-sanitizer 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to...

5CVSS7.2AI score0.01686EPSS
SaveExploits0
Veracode
Veracode
added 2022/12/14 6:23 a.m.53 views

Regular Expression Denial Of Service (ReDoS)

loofah is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure regex pattern used for the attrnode.value attribute in the scrubattributes function of scrub.rb, allowing an attacker to crash the application by providing malicious SVG attributes...

7.5CVSS7.3AI score0.01686EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
added 2022/12/14 5:18 a.m.38 views

Denial Of Service (DoS)

loofah is vulnerable to denial of service. The vulnerability exists due to uncontrolled recursion used in the CDATA sections of the library, which allows an attacker to cause an application crash through malicious input...

7.5CVSS7.2AI score0.01095EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
added 2022/12/14 4:47 a.m.42 views

Cross-Site Scripting (XSS)

loofah is vulnerable to cross-site scripting. The vulnerability exists due to the lack of sanitization data urls in the image/svg+xml parameter in safelist.rb which allows a remote attacker to inject and execute malicious JavaScript into the system...

6.1CVSS6.3AI score0.00792EPSS
SaveExploits0References7Affected Software3
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.14 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and converting HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby versions 2.19.1 through 2.2.0, which stems from the use of recursion to clean up the CDATA section, making it susceptible to stack exhaustion an...

7.5CVSS6.7AI score0.01095EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.10 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and transforming HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby prior to version 2.19.1, which stems from the inclusion of an inefficient regular expression that is susceptible to excessive backtracking whe...

7.5CVSS6.7AI score0.01686EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.11 views

Rails 跨站脚本漏洞

Rails is a Ruby-based open source web application framework from the Rails team. A cross-site scripting vulnerability exists in Rails rails-html-sanitizer versions 1.0.3 through 1.4.4, which stems from the vulnerability to cross-site scripting attacks via data URIs when used in conjunction with...

6.1CVSS6AI score0.00867EPSS
SaveExploits1References6
OSV
OSV
added 2022/12/13 5:45 p.m.35 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.43 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:40 p.m.35 views

GHSA-3X8R-X6XP-Q4VM Uncontrolled Recursion in Loofah

Summary Loofah = 2.2.0, = 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized. Severity The Loofah maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-674: Uncontrolled Recursi...

7.5CVSS6.3AI score0.01095EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/12/13 5:40 p.m.35 views

Uncontrolled Recursion in Loofah

Summary Loofah = 2.2.0, = 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized. Severity The Loofah maintainers have evaluated this as High Severity 7.5 CVSS3.1. References - CWE - CWE-674: Uncontrolled Recursi...

7.5CVSS6.3AI score0.01095EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/12/13 5:39 p.m.39 views

GHSA-228G-948R-83GX Improper neutralization of data URIs may allow XSS in Loofah

Summary Loofah = 2.1.0, = 2.19.1. Severity The Loofah 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 image/svg+xml is misleading to developers · Issue 266 ·...

6.1CVSS6.2AI score0.00792EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2022/12/13 5:39 p.m.31 views

Improper neutralization of data URIs may allow XSS in Loofah

Summary Loofah = 2.1.0, = 2.19.1. Severity The Loofah 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 image/svg+xml is misleading to developers · Issue 266 ·...

6.1CVSS1.4AI score0.00792EPSS
SaveExploits0References10Affected Software1
Snyk
Snyk
added 2022/12/13 5:39 p.m.5 views

Cross-site Scripting (XSS)

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper neutralization of data URIs, via the image/svg+xml media type. Details...

6.1CVSS5.4AI score0.00792EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/12/13 5:36 p.m.37 views

Inefficient Regular Expression Complexity in Loofah

Summary Loofah = 2.19.1. Severity The Loofah 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 reported by @ooooooo-q...

7.5CVSS6.3AI score0.01686EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2022/12/13 5:36 p.m.8 views

Regular Expression Denial of Service (ReDoS)

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to containing an inefficient regular expression that is susceptible...

7.5CVSS6.8AI score0.01686EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/13 5:36 p.m.32 views

GHSA-486F-HJJ9-9VHH Inefficient Regular Expression Complexity in Loofah

Summary Loofah = 2.19.1. Severity The Loofah 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 reported by @ooooooo-q...

7.5CVSS6.3AI score0.01686EPSS
SaveExploits0References8
Rows per page
Query Builder