One Article Review

Accueil - L'article:
Source CVE.webp CVE Liste
Identifiant 8356567
Date de publication 2023-07-14 12:15:09 (vue: 2023-07-14 15:07:12)
Titre CVE-2023-2975
Texte Résumé du problème: l'implémentation du chiffre AES-SIV contient un bogue qui provoque il ignore les entrées de données associées vides qui ne sont pas authentifiées comme une conséquence. Résumé de l'impact: applications qui utilisent l'algorithme AES-SIV et souhaitent authentifier les entrées de données vides en tant que données associées L'ajout ou la réorganisation des entrées vides qu'ils sont ignorées par l'OpenSSL mise en œuvre.Nous ignorons actuellement de telles applications. L'algorithme AES-SIV permet l'authentification de plusieurs Entrées de données ainsi que le chiffrement.Pour authentifier les données vides le l'application doit appeler evp_encryptupdate () (ou evp_cipherupdate ()) avec Pointeur nul comme tampon de sortie et 0 comme longueur de tampon d'entrée. L'implémentation AES-SIV dans OpenSSL renvoie simplement le succès pour un tel appel Au lieu d'effectuer l'opération d'authentification des données associée. Les données vides ne seront donc pas authentifiées. Comme ce problème n'affecte pas l'authentification des données associées non vides et Nous nous attendons à ce qu'il soit rare qu'une application utilise des données associées vides Entrées Ceci est qualifié en tant que faible problème de gravité.
Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algorithm and want to authenticate empty data entries as associated data can be mislead by removing adding or reordering such empty entries as these are ignored by the OpenSSL implementation. We are currently unaware of any such applications. The AES-SIV algorithm allows for authentication of multiple associated data entries along with the encryption. To authenticate empty data the application has to call EVP_EncryptUpdate() (or EVP_CipherUpdate()) with NULL pointer as the output buffer and 0 as the input buffer length. The AES-SIV implementation in OpenSSL just returns success for such a call instead of performing the associated data authentication operation. The empty data thus will not be authenticated. As this issue does not affect non-empty associated data authentication and we expect it to be rare for an application to use empty associated data entries this is qualified as Low severity issue.
Notes
Envoyé Oui
Condensat 2023 2975 adding aes affect algorithm allows along any application applications are associated authenticate authenticated authentication buffer bug call can causes cipher cipherupdate consequence contains currently cve data does empty encryption encryptupdate entries evp expect has ignore ignored impact implementation input instead issue just length low mislead multiple non not null openssl operation output performing pointer qualified rare removing reordering returns severity siv success such summary: these thus unauthenticated unaware use want which will
Tags
Stories
Move


L'article ne semble pas avoir été repris aprés sa publication.


L'article ne semble pas avoir été repris sur un précédent.
My email: