GHSA-RMMC-8CQJ-HFP3
Vulnerability from github – Published: 2020-09-03 18:24 – Updated: 2020-08-31 18:46
VLAI?
Summary
Authentication Bypass in otpauth
Details
Versions of otpauth prior to 3.2.8 are vulnerable to Authentication Bypass. The package's totp.validate() function may return positive values for single digit tokens even if they are invalid. This may allow attackers to bypass the OTP authentication by providing single digit tokens.
Recommendation
Upgrade to version 3.2.8 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "otpauth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:46:51Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `otpauth` prior to 3.2.8 are vulnerable to Authentication Bypass. The package\u0027s `totp.validate()` function may return positive values for single digit tokens even if they are invalid. This may allow attackers to bypass the OTP authentication by providing single digit tokens.\n\n\n## Recommendation\n\nUpgrade to version 3.2.8 or later.",
"id": "GHSA-rmmc-8cqj-hfp3",
"modified": "2020-08-31T18:46:51Z",
"published": "2020-09-03T18:24:43Z",
"references": [
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1087"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Authentication Bypass in otpauth"
}
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…