CVE-2020-26160
HIGHjwt-go < 4.0.0-preview1 - Improper Audience Claim Validation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2020-26160. PoCs published by mlbrilliance.
AI-analyzed exploit summary This repository is a demo target for AURORA, containing intentionally vulnerable lockfiles to showcase supply chain vulnerability detection and remediation. It includes CVE-2020-26160 in a go.sum file, demonstrating a missing audience check in jwt-go v3.2.0.
Description
jwt-go before 4.0.0-preview1 allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience check.
Exploits (1)
This repository is a demo target for AURORA, containing intentionally vulnerable lockfiles to showcase supply chain vulnerability detection and remediation. It includes CVE-2020-26160 in a go.sum file, demonstrating a missing audience check in jwt-go v3.2.0.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N