GHSA-wx8q-rgfr-cf6v

Suggest an improvement
Source
https://github.com/advisories/GHSA-wx8q-rgfr-cf6v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/11/GHSA-wx8q-rgfr-cf6v/GHSA-wx8q-rgfr-cf6v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wx8q-rgfr-cf6v
Aliases
Published
2021-11-10T18:20:11Z
Modified
2024-08-21T14:57:04.376420Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
Insufficient Granularity of Access Control in github.com/google/exposure-notifications-verification-server
Details

Impact

Users or API keys with permission to expire verification codes could have expired codes that belonged to another realm if they guessed the UUID.

Patches

v1.1.2+

Workarounds

There are no workarounds, and there are no indications this has been exploited in the wild. Verification codes can only be expired by providing their 64-bit UUID, and verification codes are already valid for a very short period of time (thus the UUID rotates frequently).

For more information

Contact exposure-notifications-feedback@google.com

Database specific
{
    "nvd_published_at": "2021-12-09T13:15:00Z",
    "cwe_ids": [
        "CWE-284"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-11-09T21:03:07Z"
}
References

Affected packages

Go / github.com/google/exposure-notifications-verification-server

Package

Name
github.com/google/exposure-notifications-verification-server
View open source insights on deps.dev
Purl
pkg:golang/github.com/google/exposure-notifications-verification-server

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.2