Vulnerability Details : CVE-2016-7400
Multiple SQL injection vulnerabilities in Exponent CMS before 2.4.0 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter in an activate_address address controller action, (2) title parameter in a show blog controller action, or (3) content_id parameter in a showComments expComment controller action.
Vulnerability category: Sql Injection
Products affected by CVE-2016-7400
- cpe:2.3:a:exponentcms:exponent_cms:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-7400
0.52%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 74 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-7400
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2016-7400
-
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-2016-7400
-
https://github.com/exponentcms/exponent-cms/releases/tag/v2.4.0
Release v2.4.0 · exponentcms/exponent-cms · GitHub
-
https://github.com/exponentcms/exponent-cms/commit/e916702a91a6342bbab483a2be2ba2f11dca3aa3
security fix several sql injection vulnerabilities reported by Manuel… · exponentcms/exponent-cms@e916702 · GitHubIssue Tracking;Patch;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2016/09/18/2
oss-security - CVE request:Exponent CMS 2.3.9 SQL injection vulnerabilitiesMailing List;Third Party Advisory
-
https://exponentcms.lighthouseapp.com/projects/61783/changesets/e916702a91a6342bbab483a2be2ba2f11dca3aa3
Changeset: Changeset [e916702a91a6342bbab483a2be2ba2f11dca3aa3] by dleffler - Exponent CMS - exponentcmsPatch;Vendor Advisory
-
http://www.openwall.com/lists/oss-security/2016/09/18/10
oss-security - Re: CVE request : Exponent CMS 2.3.9 SQL injection vulnerabilitiesMailing List;Third Party Advisory
-
https://www.exploit-db.com/exploits/40412/
Exponent CMS 2.3.9 - Blind SQL Injection
-
http://www.securityfocus.com/bid/93041
Exponent CMS CVE-2016-7400 Multiple SQL Injection VulnerabilitiesThird Party Advisory;VDB Entry
Jump to