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.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/134599/WordPress-Gwolle-Guestbook-1.5.3-Remote-File-Inclusion.html | Third Party Advisory VDB Entry |
http://www.securityfocus.com/archive/1/537020/100/0/threaded | |
https://wordpress.org/plugins/gwolle-gb/changelog/ | Third Party Advisory |
https://www.exploit-db.com/exploits/38861/ | Third Party Advisory VDB Entry |
https://www.htbridge.com/advisory/HTB23275 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-09-11 20:29
Updated : 2024-02-04 19:29
NVD link : CVE-2015-8351
Mitre link : CVE-2015-8351
CVE.ORG link : CVE-2015-8351
JSON object : View
Products Affected
gwolle_guestbook_project
- gwolle_guestbook
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')