{ "id": "CVE-2017-7272", "sourceIdentifier": "cve@mitre.org", "published": "2017-03-27T17:59:00.977", "lastModified": "2018-02-26T02:29:00.423", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that is specified in the hostname argument, instead of the port number in the second argument of the function." }, { "lang": "es", "value": "PHP hasta la versi\u00f3n 7.1.11 podr\u00eda permitir SSRF en aplicaciones que aceptan un argumento de nombre de host fsockopen o pfsockopen con la expectativa de que el n\u00famero de puerto est\u00e9 limitado. Debido a que se reconoce una sintaxis :port, fsockopen emplear\u00e1 el n\u00famero de puerto especificado en el argumento del nombre de host en lugar del n\u00famero de puerto en el segundo argumento de la funci\u00f3n." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 4.0 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-918" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionEndIncluding": "7.1.3", "matchCriteriaId": "731A329A-C7A3-4FCB-8BB8-796D2CA18B50" } ] } ] } ], "references": [ { "url": "http://www.securityfocus.com/bid/97178", "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "http://www.securitytracker.com/id/1038158", "source": "cve@mitre.org" }, { "url": "https://bugs.php.net/bug.php?id=74216", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Vendor Advisory" ] }, { "url": "https://bugs.php.net/bug.php?id=75505", "source": "cve@mitre.org" }, { "url": "https://github.com/php/php-src/commit/bab0b99f376dac9170ac81382a5ed526938d595a", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://security.netapp.com/advisory/ntap-20180112-0001/", "source": "cve@mitre.org" }, { "url": "https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20170403-0_PHP_Misbehavior_of_fsockopen_function_v10.txt", "source": "cve@mitre.org" } ] }