Katalog CVE

CVE-2016-6606

Wysokie
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W phpMyAdmin odkryto problem z szyfrowaniem ciasteczek. Deszyfrowanie nazwy użytkownika i hasła jest podatne na atak oracle padding, co pozwala atakującemu na odszyfrowanie tych danych, jeśli ma dostęp do pliku ciasteczek przeglądarki użytkownika.

Ocena ryzyka

Atakujący mogą uzyskać dostęp do wrażliwych danych logowania użytkowników, co może prowadzić do nieautoryzowanego dostępu do systemu phpMyAdmin.

Rekomendacja

Zaleca się aktualizację phpMyAdmin do wersji 4.6.4 lub nowszej, 4.4.15.8 lub nowszej oraz 4.0.10.17 lub nowszej, aby zabezpieczyć się przed tymi podatnościami.

Inne podatności w phpMyAdmin

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

An issue was discovered in cookie encryption in phpMyAdmin. The decryption of the username/password is vulnerable to a padding oracle attack. This can allow an attacker who has access to a user's browser cookie file to decrypt the username and password. Furthermore, the same initialization vector (IV) is used to hash the username and password stored in the phpMyAdmin cookie. If a user has the same password as their username, an attacker who examines the browser cookie can see that they are the same - but the attacker can not directly decode these values from the cookie as it is still hashed. All 4.6.x versions (prior to 4.6.4), 4.4.x versions (prior to 4.4.15.8), and 4.0.x versions (prior to 4.0.10.17) are affected.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS