Insufficient Comparison Affecting polkit-devel package, versions <0:0.96-11.el6_10.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-CENTOS6-POLKITDEVEL-2154073
  • 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:6 polkit-devel to version 0:0.96-11.el6_10.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream polkit-devel package and not the polkit-devel package as distributed by Centos. See How to fix? for Centos:6 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.