Files
CVEs-PoC/2020/CVE-2020-8185.md
T
2024-05-25 21:48:12 +02:00

18 lines
683 B
Markdown

### [CVE-2020-8185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8185)
![](https://img.shields.io/static/v1?label=Product&message=https%3A%2F%2Fgithub.com%2Frails%2Frails&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brighgreen)
### Description
A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.
### POC
#### Reference
- https://hackerone.com/reports/899069
#### Github
- https://github.com/ARPSyndicate/cvemon