CVE-2019-5419
27.03.2019, 14:29
There is a possible denial of service vulnerability in Action View (Rails) <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.Enginsight
Vendor | Product | Version |
---|---|---|
rubyonrails | rails | 𝑥 < 4.2.11.1 |
rubyonrails | rails | 5.0.0 ≤ 𝑥 < 5.0.7.2 |
rubyonrails | rails | 5.1.0 ≤ 𝑥 < 5.1.6.2 |
rubyonrails | rails | 5.2.0 ≤ 𝑥 < 5.2.2.1 |
debian | debian_linux | 8.0 |
redhat | cloudforms | 4.6 |
redhat | cloudforms | 4.7 |
redhat | software_collections | 1.0 |
opensuse | leap | 15.0 |
opensuse | leap | 15.1 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rails |
| ||||||||||||||||||||||||||||||
rails-4.0 |
| ||||||||||||||||||||||||||||||
ruby-actionpack-3.2 |
| ||||||||||||||||||||||||||||||
ruby-activemodel-3.2 |
| ||||||||||||||||||||||||||||||
ruby-activerecord-3.2 |
| ||||||||||||||||||||||||||||||
ruby-activesupport-3.2 |
| ||||||||||||||||||||||||||||||
ruby-rails-3.2 |
|
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References