CVE-2015-6828
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
The tweet_info function in class/__functions.php in the SecureMoz Security Audit plugin 1.0.5 and earlier for WordPress does not use an HTTPS session for downloading serialized data, which allows man-in-the-middle attackers to conduct PHP object injection attacks and execute arbitrary PHP code by modifying the client-server data stream. NOTE: some of these details are obtained from third party information.
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
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| securemoz | security_audit | {"endIncluding":"1.0.5"} | |
References
- http://www.openwall.com/lists/oss-security/2015/09/05/4
- http://www.openwall.com/lists/oss-security/2015/09/06/3
- https://wpvulndb.com/vulnerabilities/8179
- http://www.openwall.com/lists/oss-security/2015/09/05/4
- http://www.openwall.com/lists/oss-security/2015/09/06/3
- https://wpvulndb.com/vulnerabilities/8179
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.