Skip to content

Fat Free CRM vulnerable to SQL Injection

Moderate severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Jan 23, 2023

Package

bundler fat_free_crm (RubyGems)

Affected versions

< 0.12.1

Patched versions

0.12.1

Description

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.

References

Published by the National Vulnerability Database Jan 2, 2014
Published to the GitHub Advisory Database May 17, 2022
Reviewed Jan 23, 2023
Last updated Jan 23, 2023

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(78th percentile)

Weaknesses

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Learn more on MITRE.

CVE ID

CVE-2013-7225

GHSA ID

GHSA-9ggp-5rf4-x7q9
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.