CVE-2016-7400
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/exponentcms/exponent-cms/commit/e916702a91a6342bbab483a2be2ba2f11dca3aa3
Vendor advisory: cve@mitre.org — https://exponentcms.lighthouseapp.com/projects/61783/changesets/e916702a91a6342bbab483a2be2ba2f11dca3aa3
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| exponentcms | exponent_cms | {"endIncluding":"2.3.9"} | |
References
- http://www.openwall.com/lists/oss-security/2016/09/18/10
- http://www.openwall.com/lists/oss-security/2016/09/18/2
- http://www.securityfocus.com/bid/93041
- https://exponentcms.lighthouseapp.com/projects/61783/changesets/e916702a91a6342bbab483a2be2ba2f11dca3aa3
- https://github.com/exponentcms/exponent-cms/commit/e916702a91a6342bbab483a2be2ba2f11dca3aa3
- https://github.com/exponentcms/exponent-cms/releases/tag/v2.4.0
- https://www.exploit-db.com/exploits/40412/
- http://www.openwall.com/lists/oss-security/2016/09/18/10
- http://www.openwall.com/lists/oss-security/2016/09/18/2
- http://www.securityfocus.com/bid/93041
- https://exponentcms.lighthouseapp.com/projects/61783/changesets/e916702a91a6342bbab483a2be2ba2f11dca3aa3
- https://github.com/exponentcms/exponent-cms/commit/e916702a91a6342bbab483a2be2ba2f11dca3aa3
- https://github.com/exponentcms/exponent-cms/releases/tag/v2.4.0
- https://www.exploit-db.com/exploits/40412/
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.