Lucene search
K

26 matches found

Prion
Prion
added 2022/12/14 2:15 p.m.24 views

Stack overflow

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

5CVSS7AI score0.00046EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/14 1:26 p.m.2 views

CVE-2022-23516 Uncontrolled Recursion in Loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS7.1AI score0.00046EPSS
Exploits0References2
Cvelist
Cvelist
added 2022/12/14 1:26 p.m.18 views

CVE-2022-23516 Uncontrolled Recursion in Loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS7.3AI score0.00046EPSS
Exploits0References2
Veracode
Veracode
added 2019/01/15 9:8 a.m.27 views

Denial Of Service (DoS)

Carefully crafted requests can cause a 'SystemStackError' and potentially cause a denial of service attack. All users running an affected release should either upgrade or use one of the workarounds immediately listed in the references below...

5CVSS5.9AI score0.13251EPSS
Exploits0References64Affected Software126
Github Security Blog
Github Security Blog
added 2018/09/17 9:56 p.m.11 views

Moderate severity vulnerability that affects rack

Withdrawn, accidental duplicate publish. lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS5.5AI score0.13251EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.26 views

Rack vulnerable to Denial of Service via large parameter depth request

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS6.1AI score0.13251EPSS
Exploits0References13Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.28 views

GHSA-RGR4-9JH5-J4J6 Rack vulnerable to Denial of Service via large parameter depth request

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS7.4AI score0.13251EPSS
Exploits0References13
Veracode
Veracode
added 2017/05/15 9:8 a.m.13 views

Denial Of Service (DoS)

liquid is vulnerable to denial of service DoS attacks. A malicious user can pass a template file to the application when parsed can lead to a SystemStackError, crashing the application...

6.4AI score
Exploits0
seebug.org
seebug.org
added 2016/01/27 12:0 a.m.15 views

Ruby on Rails activesupport远程拒绝服务漏洞

Impact Specially crafted XML documents can cause applications to raise a SystemStackError and potentially cause a denial of service attack. This only impacts applications using REXML or JDOM as their XML processor. Other XML processors that Rails supports are not impacted. All users running an...

6.8AI score
Exploits0
OSV
OSV
added 2015/12/03 2:46 p.m.4 views

SUSE-SU-2015:2190-1 Security update for rubygem-rack-1_4

rubygem-rack-14 was updated to fix one security issue. This security issue was fixed: - CVE-2015-3225: Crafted requests could have caused a SystemStackError leading to Denial of Service bsc934797...

5CVSS6.3AI score0.13251EPSS
Exploits0References3
Mageia
Mageia
added 2015/09/08 5:55 p.m.30 views

Updated ruby-rack packages fix CVE-2015-3225

Updated ruby-rack packages fix security vulnerability: lib/rack/utils.rb in Rack before 1.5.4 allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth CVE-2015-3225...

5CVSS6.2AI score0.13251EPSS
Exploits0References2
OSV
OSV
added 2015/09/08 5:55 p.m.7 views

MGASA-2015-0346 Updated ruby-rack packages fix CVE-2015-3225

Updated ruby-rack packages fix security vulnerability: lib/rack/utils.rb in Rack before 1.5.4 allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth CVE-2015-3225...

5CVSS6.3AI score0.13251EPSS
Exploits0References3
OSV
OSV
added 2015/07/31 12:0 a.m.21 views

DSA-3322-1 ruby-rack - security update

Bulletin has no description...

5CVSS6.3AI score0.13251EPSS
Exploits0
OSV
OSV
added 2015/07/26 10:59 p.m.6 views

CVE-2015-3227

The 1 jdom.rb and 2 rexml.rb components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service SystemStackError via a large XML document depth...

7.3AI score
Exploits0References6
UbuntuCve
UbuntuCve
added 2015/07/26 10:59 p.m.23 views

CVE-2015-3225

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS6.8AI score0.13251EPSS
Exploits0References2
Prion
Prion
added 2015/07/26 10:59 p.m.22 views

Design/Logic Flaw

The 1 jdom.rb and 2 rexml.rb components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service SystemStackError via a large XML document depth...

5CVSS7AI score0.02683EPSS
Exploits0References6Affected Software2
Prion
Prion
added 2015/07/26 10:59 p.m.20 views

Design/Logic Flaw

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS6.9AI score0.13251EPSS
Exploits0References11Affected Software3
Debian CVE
Debian CVE
added 2015/07/26 10:0 p.m.29 views

CVE-2015-3227

The 1 jdom.rb and 2 rexml.rb components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service SystemStackError via a large XML document depth...

5CVSS5.7AI score0.02683EPSS
Exploits0
CVE
CVE
added 2015/07/26 10:0 p.m.125 views

CVE-2015-3225

CVE-2015-3225: Rack (lib/rack/utils.rb) before 1.5.4 and 1.6.x before 1.6.2 allows remote abuse via requests with very large parameter depth, causing SystemStackError DoS. Public references confirm this is a vulnerability in Rack used with Rails 3.x/4.x. Remediation in public advisories: upgrade ...

5CVSS6.3AI score0.13251EPSS
Exploits0References11Affected Software1
Debian CVE
Debian CVE
added 2015/07/26 10:0 p.m.24 views

CVE-2015-3225

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS6.2AI score0.13251EPSS
Exploits0
Rows per page
Query Builder