mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2020-8159](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8159)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
There is a vulnerability in actionpack_page-caching gem < v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/519220
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|