RubySec

Providing security resources for the Ruby community

CVE-2013-7225 (fat_free_crm): Fat Free CRM Gem for Ruby allows remote attackers to inject or manipulate SQL queries

Fat Free CRM Gem for Ruby allows remote attackers to inject or manipulate SQL queries

Published: December 24, 2013

SECURITY IDENTIFIERS

GEM

fat_free_crm

SEVERITY

CVSS v2.0: 6.5 (Medium)

PATCHED VERSIONS

>= 0.13.0 ~> 0.12.1

DESCRIPTION

Fat Free CRM contains a flaw that may allow carrying out an SQL injection attack. The issue is due to the app/controllers/home_controller.rb script not properly sanitizing user-supplied input to the 'state' parameter or input passed via comments and emails. This may allow a remote attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.