GHSA-65M9-M259-7JQW
Vulnerability from github – Published: 2020-09-03 15:49 – Updated: 2021-10-04 21:06
VLAI?
Summary
Improper Authorization in react-oauth-flow
Details
All versions of react-oauth-flow fail to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser. This may allow attackers to compromise server credentials.
Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "react-oauth-flow"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-285"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:01:08Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "All versions of `react-oauth-flow` fail to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser. This may allow attackers to compromise server credentials.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative module until a fix is made available.",
"id": "GHSA-65m9-m259-7jqw",
"modified": "2021-10-04T21:06:12Z",
"published": "2020-09-03T15:49:29Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ethereum/web3.js/issues/2739"
},
{
"type": "PACKAGE",
"url": "https://github.com/ethereum/web3.js"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1487"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Improper Authorization in react-oauth-flow"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…