Improper Input Validation Affecting php-pgsql package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.2% (58th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS7-PHPPGSQL-1972480
  • published26 Jul 2021
  • disclosed25 Jul 2017

Introduced: 25 Jul 2017

CVE-2017-11628  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for Centos:7 php-pgsql.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-pgsql package and not the php-pgsql package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

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.