--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-56fbd2cbfa
2024-03-07 00:56:19.124112
--------------------------------------------------------------------------------

Name        : cpp-jwt
Product     : Fedora 39
Version     : 1.4
Release     : 7.fc39
URL         : https://github.com/arun11299/cpp-jwt
Summary     : JSON Web Token library for C++
Description :
JSON Web Token(JWT) is a JSON based standard (RFC-
7519) for creating assertions or access tokens that consists of some
claims (encoded within the assertion). This assertion can be used in some
kind of bearer authentication mechanism that the server will provide to
clients, and the clients can make use of the provided assertion for
accessing resources.

--------------------------------------------------------------------------------
Update Information:

Fix side channel vulnerability
--------------------------------------------------------------------------------
ChangeLog:

* Tue Feb 27 2024 Jonathan Wright  - 1.4-7
- Fix side channel vulnerability rhbz#2263329
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2263329 - Side-channel in cpp-jwt
        https://bugzilla.redhat.com/show_bug.cgi?id=2263329
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-56fbd2cbfa' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/

Fedora 39: cpp-jwt 2024-56fbd2cbfa

March 7, 2024
Fix side channel vulnerability

Summary

JSON Web Token(JWT) is a JSON based standard (RFC-

7519) for creating assertions or access tokens that consists of some

claims (encoded within the assertion). This assertion can be used in some

kind of bearer authentication mechanism that the server will provide to

clients, and the clients can make use of the provided assertion for

accessing resources.

Update Information:

Fix side channel vulnerability

Change Log

* Tue Feb 27 2024 Jonathan Wright - 1.4-7 - Fix side channel vulnerability rhbz#2263329

References

[ 1 ] Bug #2263329 - Side-channel in cpp-jwt https://bugzilla.redhat.com/show_bug.cgi?id=2263329

Update Instructions

This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-56fbd2cbfa' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html

Severity
Name : cpp-jwt
Product : Fedora 39
Version : 1.4
Release : 7.fc39
URL : https://github.com/arun11299/cpp-jwt
Summary : JSON Web Token library for C++

Related News