reason-jose is a JOSE implementation in ReasonML and OCaml.`Jose.Jws.validate` does not check HS256 signatures. This allows tampering of JWS header and payload data if the service does not perform additional checks. Such tampering could expose applications using reason-jose to authorization bypass. Applications relying on JWS claims assertion to enforce security boundaries may be vulnerable to privilege escalation. This issue has been patched in version 0.8.2.
References
Link | Resource |
---|---|
https://github.com/ulrikstrid/reason-jose/commit/36cd724db3cbec121757624da49072386bd869e5 | Patch Third Party Advisory |
https://github.com/ulrikstrid/reason-jose/releases/tag/v0.8.2 | Release Notes Third Party Advisory |
https://github.com/ulrikstrid/reason-jose/security/advisories/GHSA-7jj9-6qwv-wpm7 | Third Party Advisory |
https://github.com/ulrikstrid/reason-jose/commit/36cd724db3cbec121757624da49072386bd869e5 | Patch Third Party Advisory |
https://github.com/ulrikstrid/reason-jose/releases/tag/v0.8.2 | Release Notes Third Party Advisory |
https://github.com/ulrikstrid/reason-jose/security/advisories/GHSA-7jj9-6qwv-wpm7 | Third Party Advisory |
Configurations
History
21 Nov 2024, 07:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/ulrikstrid/reason-jose/commit/36cd724db3cbec121757624da49072386bd869e5 - Patch, Third Party Advisory | |
References | () https://github.com/ulrikstrid/reason-jose/releases/tag/v0.8.2 - Release Notes, Third Party Advisory | |
References | () https://github.com/ulrikstrid/reason-jose/security/advisories/GHSA-7jj9-6qwv-wpm7 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
Information
Published : 2023-02-01 01:15
Updated : 2024-11-21 07:47
NVD link : CVE-2023-23928
Mitre link : CVE-2023-23928
CVE.ORG link : CVE-2023-23928
JSON object : View
Products Affected
reason-jose_project
- reason-jose
CWE
CWE-347
Improper Verification of Cryptographic Signature