GHSA-V5RV-HPXG-8X49
Vulnerability from github – Published: 2021-01-13 19:13 – Updated: 2021-01-13 19:12
VLAI?
Summary
Signature validation bypass in ServiceStack
Details
ServiceStack before 5.9.2 mishandles JWT signature verification unless an application has a custom ValidateToken function that establishes a valid minimum length for a signature.
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "ServiceStack"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.9.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-28042"
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"github_reviewed": true,
"github_reviewed_at": "2021-01-13T19:12:58Z",
"nvd_published_at": "2020-11-02T21:15:00Z",
"severity": "MODERATE"
},
"details": "ServiceStack before 5.9.2 mishandles JWT signature verification unless an application has a custom ValidateToken function that establishes a valid minimum length for a signature.",
"id": "GHSA-v5rv-hpxg-8x49",
"modified": "2021-01-13T19:12:58Z",
"published": "2021-01-13T19:13:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28042"
},
{
"type": "WEB",
"url": "https://github.com/ServiceStack/ServiceStack/commit/540d4060e877a03ae95343c1a8560a26768585ee"
},
{
"type": "WEB",
"url": "https://forums.servicestack.net/t/servicestack-v5-9-2-released/8850"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-DOTNET-SERVICESTACK-1035519"
},
{
"type": "WEB",
"url": "https://www.nuget.org/packages/ServiceStack"
},
{
"type": "WEB",
"url": "https://www.shielder.it/advisories/servicestack-jwt-signature-verification-bypass"
},
{
"type": "WEB",
"url": "https://www.shielder.it/blog/2020/11/re-discovering-a-jwt-authentication-bypass-in-servicestack"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Signature validation bypass in ServiceStack"
}
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…