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.
                
            References
                    | Link | Resource | 
|---|---|
| https://blogs.securiteam.com/index.php/archives/3569 | Exploit Third Party Advisory | 
| https://blogs.securiteam.com/index.php/archives/3569 | Exploit Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
| AND | 
 
 | 
History
                    21 Nov 2024, 03:18
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://blogs.securiteam.com/index.php/archives/3569 - Exploit, Third Party Advisory | 
Information
                Published : 2017-12-14 00:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-17671
Mitre link : CVE-2017-17671
CVE.ORG link : CVE-2017-17671
JSON object : View
Products Affected
                vbulletin
- vbulletin
microsoft
- windows
CWE
                
                    
                        
                        CWE-22
                        
            Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
