CVE-2013-2213
https://notcve.org/view.php?id=CVE-2013-2213
The KRandom::random function in KDE Paste Applet after 4.10.5 in kdeplasma-addons uses the GNU C Library rand function's linear congruential generator, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by predicting the generator output. La función KRandom::random en KDE Paste Applet posterior a 4.10.5 en kdeplasma-addons, utiliza el generador congruencial lineal de la función rand de GNU C Library, lo que facilita a atacantes dependiendo del contexto derrotar los mecanismos de protección criptográfica al predecir la salida del generador. • http://openwall.com/lists/oss-security/2013/06/13/1 http://openwall.com/lists/oss-security/2013/06/26/2 https://bugzilla.redhat.com/show_bug.cgi?id=978243 • CWE-327: Use of a Broken or Risky Cryptographic Algorithm •
CVE-2013-2120
https://notcve.org/view.php?id=CVE-2013-2120
The %{password(...)} macro in pastemacroexpander.cpp in the KDE Paste Applet before 4.10.5 in kdeplasma-addons does not properly generate passwords, which allows context-dependent attackers to bypass authentication via a brute-force attack. La macro %{password(...)} en el archivo pastemacroexpander.cpp en KDE Paste Applet versiones anteriores a 4.10.5 en kdeplasma-addons no genera apropiadamente las contraseñas, lo que permite a atacantes dependiendo del contexto omitir la autenticación por medio de un ataque de fuerza bruta. • http://archives.neohapsis.com/archives/bugtraq/2013-05/0114.html http://openwall.com/lists/oss-security/2013/05/28/5 http://openwall.com/lists/oss-security/2013/05/29/6 https://bugzilla.redhat.com/show_bug.cgi?id=969421 https://projects.kde.org/projects/kde/kdeplasma-addons/repository/revisions/36a1fe49cb70f717c4a6e9eeee2c9186503a8dce • CWE-287: Improper Authentication •