The fetch_remote_file function in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors.
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Link | Tags |
---|---|
https://blog.mybb.com/2016/10/17/mybb-1-8-8-merge-system-1-8-8-release/ | release notes patch vendor advisory |
http://www.openwall.com/lists/oss-security/2016/11/18/1 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2016/11/10/8 | mailing list third party advisory patch |
http://www.securityfocus.com/bid/94396 | vdb entry third party advisory |