{ "id": "CVE-2017-17671", "sourceIdentifier": "cve@mitre.org", "published": "2017-12-14T00:29:00.217", "lastModified": "2020-08-14T18:26:00.053", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "vBulletin hasta las versiones 5.3.x en Windows permite la ejecuci\u00f3n remota de c\u00f3digo PHP debido a que una llamada require_once es alcanzable con una petici\u00f3n que puede incluir secuencias de salto de directorio para especificar un nombre de ruta arbitrario y porque el salto ../ est\u00e1 bloqueado, pero el salto ..\\ no lo est\u00e1. Por ejemplo, un atacante puede realizar una petici\u00f3n HTTP inv\u00e1lida que contiene c\u00f3digo PHP y, a continuaci\u00f3n, realizar una petici\u00f3n index.php?routestring= con las suficientes instancias de \"..\" para alcanzar un archivo de registro de Apache HTTP Server." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "configurations": [ { "operator": "AND", "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.0.1", "versionEndIncluding": "5.3.3", "matchCriteriaId": "17BE6DA7-79B5-4002-855B-FA6DD322E5D3" }, { "vulnerable": true, "criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.0:beta_11:*:*:*:*:*:*", "matchCriteriaId": "68126BD0-05AD-4702-843B-E17FA39BD3DB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.0:beta_28:*:*:*:*:*:*", "matchCriteriaId": "342AD6B6-0447-4E44-BEF6-C5CE7C134C4D" } ] }, { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": false, "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA" } ] } ] } ], "references": [ { "url": "https://blogs.securiteam.com/index.php/archives/3569", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }