CVE-2014-1401
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
Multiple SQL injection vulnerabilities in AuraCMS 2.3 and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) search parameter to mod/content/content.php or (2) CLIENT_IP, (3) X_FORWARDED_FOR, (4) X_FORWARDED, (5) FORWARDED_FOR, or (6) FORWARDED HTTP header to index.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
References
- http://packetstormsecurity.com/files/125079
- http://secunia.com/advisories/56804
- http://www.exploit-db.com/exploits/31520
- http://www.securityfocus.com/archive/1/530930/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90965
- https://github.com/auracms/AuraCMS/commit/4fe9d0d31a32df392f4d6ced8e5c25ed4af19ade
- https://github.com/auracms/AuraCMS/commit/790f66ffbc4f23a6e13636fc79d0aa1a7d81e747
- https://www.htbridge.com/advisory/HTB23196
- http://packetstormsecurity.com/files/125079
- http://secunia.com/advisories/56804
- http://www.exploit-db.com/exploits/31520
- http://www.securityfocus.com/archive/1/530930/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90965
- https://github.com/auracms/AuraCMS/commit/4fe9d0d31a32df392f4d6ced8e5c25ed4af19ade
- https://github.com/auracms/AuraCMS/commit/790f66ffbc4f23a6e13636fc79d0aa1a7d81e747
- https://www.htbridge.com/advisory/HTB23196
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.