From ${URL} : On openSUSE we have started to allow local logged in users to install online updates (but not install new packages or remove ones), as this seems a common and secure operation to us. (Also done in light of the Linus Torvalds flame posting.) PolicyKit rules in PackageKit also allow this in the vanilla version: org.freedesktop.packagekit.system-update shipping default is "yes" for local logged-in active users. So far we assumed that the update operation only allows upgrading versions. The enforcement of this rule did not fully work, so at least the "zypp" backend of PackageKit allowed downgrade of packages using this call. The "update" method also allowed installing non-update resolvables like patterns or even new packages. We have not checked the other backends, they might also be affected. https://bugzilla.novell.com/show_bug.cgi?id=804983 https://bugs.freedesktop.org/show_bug.cgi?id=61231 https://gitorious.org/packagekit/packagekit/commit/d3d14631042237bcfe6fb30a60e59bb6d94af425 As the default assumed secure behaviour is violated, this requires a CVE.
CVE-2013-1764 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1764): The Zypper (aka zypp) backend in PackageKit before 0.8.8 allows local users to downgrade packages via the "install updates" method.
While the zypp backend is not enabled in gentoo ebuilds, I must have a look at gentoo and entropy backends to make sure this does not happen there too.
>app-admin/packagekit-0.8.15 are in tree which mitigates this vulnerability. Additional issues would warrant a new bug.
as previous mentioned this bug is obsolete now as all packages in tree are compliant. GLSA Vote: No