Cross-site Request Forgery (CSRF) Affecting fat_free_crm package, versions < 0.13.6


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.41% (74th percentile)
Expand this section
NVD
6.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-FATFREECRM-20207
  • published 15 Feb 2015
  • disclosed 15 Feb 2015
  • credit Unknown

Overview

fat_free_crm is an open source, Ruby on Rails customer relationship management platform. Affected versions of this gem are vulnerable to Cross-site Request Forgery (CSRF/XSRF).

Details

fat_free_crm does not require multiple steps, explicit confirmation, or a unique token when performing HTTP requests to /admin/users. By tricking a user into following a specially crafted link, a context-dependent attacker can perform a Cross-site Request Forgery (CSRF/XSRF) attack causing the victim to creating administrative users.