GHSA-7543-MR7H-6V86
Vulnerability from github – Published: 2020-09-02 16:00 – Updated: 2021-09-27 16:15
VLAI?
Summary
Improper Authorization in googleapis
Details
Versions of googleapis prior to 39.1.0 are vulnerable to Improper Authorization. Setting credentials to one client may apply to all clients which may cause requests to be sent with the incorrect credentials.
Recommendation
Upgrade to version 39.1.0.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "googleapis"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "39.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-285"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:35:54Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `googleapis` prior to 39.1.0 are vulnerable to Improper Authorization. Setting credentials to one client may apply to all clients which may cause requests to be sent with the incorrect credentials.\n\n\n## Recommendation\n\nUpgrade to version 39.1.0.",
"id": "GHSA-7543-mr7h-6v86",
"modified": "2021-09-27T16:15:52Z",
"published": "2020-09-02T16:00:26Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/googleapis/google-api-nodejs-client/issues/1594"
},
{
"type": "PACKAGE",
"url": "https://github.com/googleapis/google-api-nodejs-client"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/791"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Improper Authorization in googleapis"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…