CVE-2015-8351
Description
PHP remote file inclusion vulnerability in the Gwolle Guestbook plugin before 1.5.4 for WordPress, when allow_url_include is enabled, allows remote authenticated users to execute arbitrary PHP code via a URL in the abspath parameter to frontend/captcha/ajaxresponse.php. NOTE: this can also be leveraged to include and execute arbitrary local files via directory traversal sequences regardless of whether allow_url_include is enabled.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
WordPress Plugin Gwolle Guestbook 1.5.3 - Remote File Inclusion
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gwolle_guestbook_project | gwolle_guestbook | {"endIncluding":"1.5.3"} | |
References
- http://packetstormsecurity.com/files/134599/WordPress-Gwolle-Guestbook-1.5.3-Remote-File-Inclusion.html
- http://www.securityfocus.com/archive/1/537020/100/0/threaded
- https://wordpress.org/plugins/gwolle-gb/changelog/
- https://www.exploit-db.com/exploits/38861/
- https://www.htbridge.com/advisory/HTB23275
- http://packetstormsecurity.com/files/134599/WordPress-Gwolle-Guestbook-1.5.3-Remote-File-Inclusion.html
- http://www.securityfocus.com/archive/1/537020/100/0/threaded
- https://wordpress.org/plugins/gwolle-gb/changelog/
- https://www.exploit-db.com/exploits/38861/
- https://www.htbridge.com/advisory/HTB23275
CWEs
CWE-94
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.