ghsa-vh5w-fg69-rc8m
Vulnerability from github
Published
2021-05-07 16:06
Modified
2021-05-06 20:57
Severity ?
VLAI Severity ?
Summary
Improper Input Validation in Google Closure Library
Details
A URL parsing issue in goog.uri of the Google Closure Library versions up to and including v20200224 allows an attacker to send malicious URLs to be parsed by the library and return the wrong authority. Mitigation -- update your library to version v20200315.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 20200224.0.0" }, "package": { "ecosystem": "npm", "name": "google-closure-library" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "20200315.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8910" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-05-06T20:57:55Z", "nvd_published_at": "2020-03-26T12:15:00Z", "severity": "MODERATE" }, "details": "A URL parsing issue in goog.uri of the Google Closure Library versions up to and including v20200224 allows an attacker to send malicious URLs to be parsed by the library and return the wrong authority. Mitigation -- update your library to version v20200315.", "id": "GHSA-vh5w-fg69-rc8m", "modified": "2021-05-06T20:57:55Z", "published": "2021-05-07T16:06:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8910" }, { "type": "WEB", "url": "https://github.com/google/closure-library/commit/294fc00b01d248419d8f8de37580adf2a0024fc9" }, { "type": "WEB", "url": "https://github.com/google/closure-library/releases/tag/v20200315" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in Google Closure Library" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…