MEDIUM🇬🇧 English

CVE-2019-16764

CVSS 6.5v3.1pub. 2019-11-25upd. 2024-11-21

The use of `String.to_atom/1` in PowAssent is susceptible to denial of service attacks. In `PowAssent.Phoenix.AuthorizationController` a value is fetched from the user provided params, and `String.to_atom/1` is used to convert the binary value to an atom so it can be used to fetch the provider configuration value. This is unsafe as it is user provided data, and can be used to fill up the whole atom table of ~1M which will cause the app to crash.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Powauth Powassent

    APP
    Powauth
    < 0.4.4
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
Tagi
DoS
CWE
Referencje

Powiązane podatności

CVE-2023-42446MEDIUM6.5ten sam vendor

Pow is a authentication and user management solution for Phoenix and Plug-based apps. Starting in version 1.0....

CVE-2020-5205MEDIUM6.5ten sam vendor

In Pow (Hex package) before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixa...