VYPR

RubyGems package

fat_free_crm

pkg:gem/fat_free_crm

Vulnerabilities (11)

  • CVE-2022-39281Oct 8, 2022
    affected < 0.20.1fixed 0.20.1

    fat_free_crm is a an open source, Ruby on Rails customer relationship management platform (CRM). In versions prior to 0.20.1 an authenticated user can perform a remote Denial of Service attack against Fat Free CRM via bucket access. The vulnerability has been patched in commit `c

  • CVE-2018-20975Aug 20, 2019
    affected < 0.18.1fixed 0.18.1

    Fat Free CRM before 0.18.1 has XSS in the tags_helper in app/helpers/tags_helper.rb.

  • CVE-2019-10226Jun 10, 2019
    affected <= 0.19.0

    HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI. NOTE: the vendor disputes the significance of this report because some HTML formatting (such as with an H1 element) is allowed, but there is a

  • CVE-2018-1000842Dec 20, 2018
    affected < 0.14.2fixed 0.14.2

    FatFreeCRM version <=0.14.1, >=0.15.0 <=0.15.1, >=0.16.0 <=0.16.3, >=0.17.0 <=0.17.2, ==0.18.0 contains a Cross Site Scripting (XSS) vulnerability in commit 6d60bc8ed010c4eda05d6645c64849f415f68d65 that can result in Javascript execution. This attack appear to be exploitable via

  • CVE-2015-1585Feb 19, 2015
    affected < 0.13.6fixed 0.13.6

    Fat Free CRM before 0.13.6 allows remote attackers to conduct cross-site request forgery (CSRF) attacks via a request without the authenticity_token, as demonstrated by a crafted HTML page that creates a new administrator account.

  • CVE-2014-5441Sep 12, 2014
    affected >= 0.11.1, < 0.13.3fixed 0.13.3

    Multiple cross-site scripting (XSS) vulnerabilities in app/views/layouts/application.html.haml in Fat Free CRM before 0.13.3 allow remote attackers to inject arbitrary web script or HTML via the (1) username, (2) first name, or (3) last name in a (a) create or (b) edit user actio

  • CVE-2013-7249Jan 2, 2014
    affected < 0.12.1fixed 0.12.1

    Fat Free CRM before 0.12.1 does not restrict XML serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.xml, a different vulnerability than CVE-2013-7224.

  • CVE-2013-7225Jan 2, 2014
    affected < 0.12.1fixed 0.12.1

    Multiple SQL injection vulnerabilities in app/controllers/home_controller.rb in Fat Free CRM before 0.12.1 allow remote authenticated users to execute arbitrary SQL commands via (1) the homepage timeline feature or (2) the activity feature.

  • CVE-2013-7224Jan 2, 2014
    affected < 0.12.1fixed 0.12.1

    Fat Free CRM before 0.12.1 does not restrict JSON serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.json.

  • CVE-2013-7223Jan 2, 2014
    affected < 0.12.1fixed 0.12.1

    Multiple cross-site request forgery (CSRF) vulnerabilities in Fat Free CRM before 0.12.1 allow remote attackers to hijack the authentication of unspecified victims via unknown vectors, related to the lack of a protect_from_forgery line in app/controllers/application_controller.rb

  • CVE-2013-7222Jan 2, 2014
    affected < 0.12.1fixed 0.12.1

    config/initializers/secret_token.rb in Fat Free CRM before 0.12.1 has a fixed FatFreeCRM::Application.config.secret_token value, which makes it easier for remote attackers to spoof signed cookies by referring to the key in the source code.