Skip to content

Commit

Permalink
README add link to CVE-2018-1000125
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel DeGroff committed Mar 14, 2018
1 parent 8beab4f commit 8d73248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Prime JWT is intended to be fast and easy to use. Prime JWT has a single external dependency on Jackson.

## Security Notice
Please upgrade to version >= 1.3.0. A vulnerability was reported that may allow the library to incorrectly validate a JWT.
Please upgrade to version >= 1.3.0. A vulnerability was reported that may allow the library to incorrectly validate a JWT. See [CVE-2018-1000125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000125).

## Example Code:

Expand Down

0 comments on commit 8d73248

Please sign in to comment.