CVE-2017-7272
CVSS V2 Medium 5.8
CVSS V3 High 7.4
Description
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.
Overview
- CVE ID
- CVE-2017-7272
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-03-27T17:59:00
- Last Modified Date
- 2018-02-26T02:29:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 7.1.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.4
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 4
References
Reference URL | Reference Tags |
---|---|
https://github.com/php/php-src/commit/bab0b99f376dac9170ac81382a5ed526938d595a | Issue Tracking Patch Third Party Advisory |
https://bugs.php.net/bug.php?id=74216 | Issue Tracking Vendor Advisory |
http://www.securityfocus.com/bid/97178 | Third Party Advisory VDB Entry |
https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20170403-0_PHP_Misbehavior_of_fsockopen_function_v10.txt | |
http://www.securitytracker.com/id/1038158 | |
https://security.netapp.com/advisory/ntap-20180112-0001/ | |
https://bugs.php.net/bug.php?id=75505 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-7272 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7272 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:48:15 | Added to TrackCVE | |||
2022-12-02 15:10:14 | 2017-03-27T17:59Z | 2017-03-27T17:59:00 | CVE Published Date | updated |
2022-12-02 15:10:14 | 2018-02-26T02:29:00 | CVE Modified Date | updated | |
2022-12-02 15:10:14 | Modified | Vulnerability Status | updated |