2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2017-11628" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2017-07-25T23:29:00.497" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T02:38:18.853" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input (instead of the system's php.ini file) for the parse_ini_string or parse_ini_file function, e.g., a web application for syntax validation of php.ini directives."
} ,
{
"lang" : "es" ,
"value" : "En PHP, en versiones anteriores a la 5.6.31, versiones 7.x anteriores a la 7.0.21 y versiones 7.1.x anteriores a la 7.1.7, un desbordamiento de b\u00fafer basado en pila en la funci\u00f3n zend_ini_do_op() en Zend/zend_ini_parser.c podr\u00eda provocar una denegaci\u00f3n de servicio (DoS) o, posiblemente, permitir la ejecuci\u00f3n de c\u00f3digo. NOTA: esto solo es relevante en aplicaciones PHP que aceptan entradas no fiables (en lugar del archivo php.ini del sistema) para las funciones parse_ini_string o parse_ini_file. Por ejemplo, una aplicaci\u00f3n web para la validaci\u00f3n sint\u00e1ctica de directivas php.ini."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:P/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 6.8
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "5.6.30" ,
"matchCriteriaId" : "399EA21A-9B46-4F4F-9A33-4DC557B11743"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DB6890AF-8A0A-46EE-AAD5-CF9AAE14A321"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B90B947-7B54-47F3-9637-2F4AC44079EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "35848414-BD5D-4164-84DC-61ABBB1C4152"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B1F8402-8551-4F66-A9A7-81D472AB058E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7A773E8E-48CD-4D35-A0FD-629BD9334486"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FC492340-79AF-4676-A161-079A97EC6F0C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F1C2D8FE-C380-4B43-B634-A3DBA4700A71"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3EB58393-0C10-413C-8D95-6BAA8BC19A1B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "751F51CA-9D88-4971-A6EC-8C0B72E8E22B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "37B74118-8FC2-44CB-9673-A83DF777B2E6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4D56A200-1477-40DA-9444-CFC946157C69"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FD0D1CCC-A857-4C15-899E-08F9255CEE34"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.12:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6745CC43-2836-4CD8-848F-EEA08AE9D5AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.13:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7BEB6696-14F9-4D9B-9974-B682FFBB828E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.14:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "04146390-021D-4147-9830-9EAA90D120A7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.15:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5B124547-DC1D-4A92-B8AB-8A1900063786"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.16:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F45B2127-CF3D-4D59-9042-AE6DF2908319"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.17:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "29A450E3-931F-4487-A76D-80A38210297A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.18:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C099A0C4-883D-42ED-8359-FFD3ADD692A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.19:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ABD07432-5A23-491E-892E-42F0F58307D0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.0.20:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "19627ECC-9342-4917-8FCC-7757339E3242"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C68AA43-ED90-4B98-A5F8-4E210C2CC7CD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2466D297-9442-40B0-A1A7-F9D166396CF8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EADBF7EE-18DC-49F9-BF2F-A09BBAE76F45"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1726E9B6-A7FA-402B-A911-0CE81C623087"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C3670FF7-2CA3-41A4-92FE-0123497E4E87"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1C22CE03-DFE5-4CD3-B229-10B219A55434"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:7.1.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C258AF27-84DF-4FC3-A651-1349BB567FB9"
}
]
}
]
}
] ,
"references" : [
{
2023-11-07 21:03:21 +00:00
"url" : "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=05255749139b3686c8a6a58ee01131ac0047465e" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=5f8380d33e648964d2d5140f329cf2d4c443033c" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/99489" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:1296" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://bugs.php.net/bug.php?id=74603" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/201709-21" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20180112-0001/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.debian.org/security/2018/dsa-4080" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.debian.org/security/2018/dsa-4081" ,
"source" : "cve@mitre.org"
}
]
}