7.8
CVE-2019-5419
- EPSS 9.06%
- Veröffentlicht 27.03.2019 14:29:01
- Zuletzt bearbeitet 21.11.2024 04:44:54
- Quelle support@hackerone.com
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rubyonrails ≫ Rails Version < 4.2.11.1
Rubyonrails ≫ Rails Version >= 5.0.0 < 5.0.7.2
Rubyonrails ≫ Rails Version >= 5.1.0 < 5.1.6.2
Rubyonrails ≫ Rails Version >= 5.2.0 < 5.2.2.1
Debian ≫ Debian Linux Version8.0
Redhat ≫ Cloudforms Version4.6
Redhat ≫ Cloudforms Version4.7
Redhat ≫ Software Collections Version1.0
Fedoraproject ≫ Fedora Version30
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 9.06% | 0.923 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-400 Uncontrolled Resource Consumption
The product 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 Throttling
The product 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.