First published: Thu Dec 14 2017(Updated: )
vBulletin through 5.3.x on Windows allows remote PHP code execution because a require_once call is reachable with an unauthenticated request that can include directory traversal sequences to specify an arbitrary pathname, and because ../ traversal is blocked but ..\ traversal is not blocked. For example, an attacker can make an invalid HTTP request containing PHP code, and then make an index.php?routestring= request with enough instances of ".." to reach an Apache HTTP Server log file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
vBulletin vBulletin | >=5.0.1<=5.3.3 | |
vBulletin vBulletin | =5.0.0-beta_11 | |
vBulletin vBulletin | =5.0.0-beta_28 | |
Microsoft Windows |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-17671 is a vulnerability in vBulletin through 5.3.x on Windows that allows remote PHP code execution.
CVE-2017-17671 can be exploited by sending an unauthenticated request with directory traversal sequences to specify an arbitrary pathname, leading to remote PHP code execution.
CVE-2017-17671 has a severity rating of 9.8 (critical).
vBulletin versions 5.0.1 to 5.3.3 are affected by CVE-2017-17671.
To fix CVE-2017-17671, you should upgrade to a patched version of vBulletin.