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.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://wordpress.org/plugins/gwolle-gb/changelog/ | third party advisory |
https://www.htbridge.com/advisory/HTB23275 | third party advisory |
https://www.exploit-db.com/exploits/38861/ | exploit vdb entry third party advisory |
http://www.securityfocus.com/archive/1/537020/100/0/threaded | mailing list |
http://packetstormsecurity.com/files/134599/WordPress-Gwolle-Guestbook-1.5.3-Remote-File-Inclusion.html | vdb entry third party advisory |