mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
872 B
Markdown
18 lines
872 B
Markdown
### [CVE-2015-6828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6828)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8179
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|