Insufficient Comparison Affecting polkit package, versions <0:0.112-18.el7_6.1


Severity

Recommended
0.0
high
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.11% (46th 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-POLKIT-2131845
  • published26 Jul 2021
  • disclosed9 Jan 2019

Introduced: 9 Jan 2019

CVE-2019-6133  (opens in a new tab)
CWE-697  (opens in a new tab)
CWE-284  (opens in a new tab)

How to fix?

Upgrade Centos:7 polkit to version 0:0.112-18.el7_6.1 or higher.

NVD Description

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

In PolicyKit (aka polkit) 0.115, the "start time" protection mechanism can be bypassed because fork() is not atomic, and therefore authorization decisions are improperly cached. This is related to lack of uid checking in polkitbackend/polkitbackendinteractiveauthority.c.