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

1004 B

CVE-2020-15150

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