SecureMoz Security Audit <= 1.0.5 - PHP Object Injection

2015-09-05 00:00
Scott Arciszewski

Strategic Overview

Status
Unpatched
Affected Version<= 1.0.5
CVSS6.6Medium
CVECVE-2015-6828
View all SecureMoz Security Audit vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C