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


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    EPSS
    0.85% (83rd percentile)

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-20133
  • published 23 Dec 2013
  • disclosed 23 Dec 2013
  • 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 is missing the protect_from_forgery statement. It does not require multiple steps, explicit confirmation, or a unique token when performing HTTP requests to app/controllers/application_controller.rb. 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 perform unspecified actions.

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
6.3 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    Required
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    Low
  • Integrity (I)
    Low
  • Availability (A)
    Low
Expand this section

NVD

6.3 medium