Vulnerability Details : CVE-2013-7225
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.
Vulnerability category: Sql Injection
Products affected by CVE-2013-7225
- cpe:2.3:a:fatfreecrm:fat_free_crm:*:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.11.2:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.9.9:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.9.7:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.11.1:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.11.0:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.10.1:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.9.10:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.9.8:*:*:*:*:*:*:*
- cpe:2.3:a:fatfreecrm:fat_free_crm:0.9.6:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-7225
0.39%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-7225
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST |
CWE ids for CVE-2013-7225
-
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. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-7225
-
https://github.com/fatfreecrm/fat_free_crm/commit/d4b2de81a4d8c1b201482edcb2488ed9280a65fd
Refactor activity_user to remove possible SQL injection points. · fatfreecrm/fat_free_crm@d4b2de8 · GitHubExploit;Patch
-
http://openwall.com/lists/oss-security/2013/12/28/2
oss-security - Re: CVE request: Fat Free CRM multiple vulnerabilities
-
http://seclists.org/fulldisclosure/2013/Dec/199
Full Disclosure: Happy Holidays / Xmas Advisory
-
https://github.com/fatfreecrm/fat_free_crm/issues/300
Security vulnerabilities announced · Issue #300 · fatfreecrm/fat_free_crm · GitHub
-
https://github.com/fatfreecrm/fat_free_crm/commit/078035f1ef73ed85285ac9d128c3c5f670cef066
Fixed sql injection in timeline method. · fatfreecrm/fat_free_crm@078035f · GitHubExploit;Patch
-
http://www.phenoelit.org/stuff/ffcrm.txt
Exploit
-
https://github.com/fatfreecrm/fat_free_crm/wiki/Fixing-security-vulnerabilities-%2827th-Dec-2013%29
Fixing security vulnerabilities (27th Dec 2013) · fatfreecrm/fat_free_crm Wiki · GitHubVendor Advisory
Jump to