CVE-2019-17590
Last modified
CVE-2019-17590 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The csrf_callback function in the CSRF Magic library through 2016-03-27 is vulnerable to CSRF protection bypass as it allows one to tamper with the csrf token values. A remote attacker can exploit this by crafting a malicious page and dispersing it to a victim via social engineering, enticing them to click the link. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
The csrf_callback function in the CSRF Magic library through 2016-03-27 is vulnerable to CSRF protection bypass as it allows one to tamper with the csrf token values. A remote attacker can exploit this by crafting a malicious page and dispersing it to a victim via social engineering, enticing them to click the link. Once the user/victim clicks the "try again" button, the attacker can take over the account and perform unintended actions on the victim's behalf. NOTE: A third-party maintainer has stated that this CVE is a false report. They state that the csrf_callback function is actually a callback function to the callers own handler for output. The function called can be changed via configuration to a custom callback to handle failed validation differently. They also stated that there is no way for an attacker to change tokens to make them valid from the client side. The only thing an attack can do is to pull the token out of the javascript, but that will always be possible and has nothing to do with the callback
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Csrf Magic Project | Csrf Magic | <= 2016-03-27 |
References
- https://pastebin.com/01tDgq7uExploit, Third Party Advisory
- https://pastebin.com/01tDgq7uExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-17590?
How severe is CVE-2019-17590?
How do I fix CVE-2019-17590?
Are you affected by CVE-2019-17590?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
