CVE-2019-16764
Last modified
CVE-2019-16764 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 1.08% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Powauth | Powassent | < 0.4.4 |
References
- https://github.com/pow-auth/pow_assent/security/advisories/GHSA-368c-xvrv-x986Third Party Advisory
- https://hex.pm/packages/pow_assentRelease Notes
- https://github.com/pow-auth/pow_assent/security/advisories/GHSA-368c-xvrv-x986Third Party Advisory
- https://hex.pm/packages/pow_assentRelease Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-16764?
How severe is CVE-2019-16764?
How do I fix CVE-2019-16764?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-16759vBulletin 5.x through 5.5.4 allows remote command execution …9.8
- CVE-2019-1676A vulnerability in the Session Initiation Protocol (SIP) cal…6.8
- CVE-2019-16760Cargo prior to Rust 1.26.0 may download the wrong dependency…7.5
- CVE-2019-16761A specially crafted Bitcoin script can cause a discrepancy b…6.1
- CVE-2019-16762A specially crafted Bitcoin script can cause a discrepancy b…6.1
- CVE-2019-16763In Pannellum from 2.5.0 through 2.5.4 URLs were not sanitize…6.1
- CVE-2019-16765If an attacker can get a user to open a specially prepared d…7.8
- CVE-2019-16766When using wagtail-2fa before 1.3.0, if someone gains access…8.8
- CVE-2019-16767The admin sys mode is now conditional and dedicated for the …7.2
- CVE-2019-16768In affected versions of Sylius, exception messages from inte…4.3
- CVE-2019-16769The serialize-javascript npm package before version 2.1.1 is…5.4
- CVE-2019-1677A vulnerability in Cisco Webex Meetings for Android could al…4.6
Are you affected by CVE-2019-16764?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
