Improper Authentication Affecting php-snmp package, versions *


Severity

Recommended
0.0
low
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.07% (31st 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 Learn

Learn about Improper Authentication vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL7-PHPSNMP-1378063
  • published26 Jul 2021
  • disclosed30 Nov 2017

Introduced: 30 Nov 2017

CVE-2018-10545  (opens in a new tab)
CWE-287  (opens in a new tab)
First added by Snyk

How to fix?

There is no fixed version for RHEL:7 php-snmp.

NVD Description

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

An issue was discovered in PHP before 5.6.35, 7.0.x before 7.0.29, 7.1.x before 7.1.16, and 7.2.x before 7.2.4. Dumpable FPM child processes allow bypassing opcache access controls because fpm_unix.c makes a PR_SET_DUMPABLE prctl call, allowing one user (in a multiuser environment) to obtain sensitive information from the process memory of a second user's PHP applications by running gcore on the PID of the PHP-FPM worker process.