CVE-2014-1422 MEDIUM

CVE-2014-1422: Location service uses cached authorization even after revocation

Vendor Canonical
Product trust-store (Ubuntu)
Weakness CWE-275
Published July 22, 2020
Last update September 17, 2024

CVSS base score

5.0/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

In Ubuntu's trust-store, if a user revokes location access from an application, the location is still available to the application because the application will honour incorrect, cached permissions. This is because the cache was not ordered by creation time by the Select struct in src/core/trust/impl/sqlite3/store.cpp. Fixed in trust-store (Ubuntu) version 1.1.0+15.04.20150123-0ubuntu1 and trust-store (Ubuntu RTM) version 1.1.0+15.04.20150123~rtm-0ubuntu1.

Key dates

02Disclosure timeline

July 22, 2020 CVE published
September 17, 2024 Record updated