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

18 lines
1004 B
Markdown

### [CVE-2020-15150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15150)
![](https://img.shields.io/static/v1?label=Product&message=paginator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=%7B%22CWE-94%22%3A%22Improper%20Control%20of%20Generation%20of%20Code%20('Code%20Injection')%22%7D&color=brighgreen)
### Description
There is a vulnerability in Paginator (Elixir/Hex package) which makes it susceptible to Remote Code Execution (RCE) attacks via input parameters to the paginate() function. This will potentially affect all current users of Paginator prior to version 1.0.0. The vulnerability has been patched in version 1.0.0 and all users should upgrade to this version immediately. Note that this patched version uses a dependency that requires an Elixir version >=1.5.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/404notf0und/CVE-Flow