Lucene search
+L

704 matches found

securityvulns
securityvulns
added 2014/03/31 12:0 a.m.74 views

Linux kernel security vulnerabilities

ptrace information leakage, debug functions privilege escalation, cprng weak PRNG, networking dissector DoS, multiple integer overflows, buffer overlows in WiMax, USB and different devices drivers, UDP fragmentation offload uninitialized memory, privilege escalations. NAT conntrack information...

7.2CVSS4.7AI score0.35451EPSS
SaveExploits35References5Affected Software1
The Hacker News
The Hacker News
added 2014/03/26 10:0 p.m.47 views

Multiple Vulnerabilities in Firefox for Android Leak Sensitive Information

The Android operating system has hardened its security with application Sandboxing features to ensure that no application can access sensitive information held by another without proper privileges. Android applications communicate with each other through Intents and these intents can be abused by...

6.4CVSS8.7AI score0.02344EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2014/03/26 12:0 a.m.24 views

stunnel < 5.00 PRNG State Security Weakness

The version of stunnel installed on the remote host is prior to version 5.00. It is, therefore, affected by a security weakness due to the PRNG state not being reset for new connections where the server forks. A remote attacker can exploit this issue to disclose sensitive information, such as the...

4.3CVSS8.2AI score0.02155EPSS
SaveExploits1References3
NVD
NVD
added 2014/03/24 4:31 p.m.14 views

CVE-2014-0016

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

4.3CVSS6.4AI score0.02155EPSS
SaveExploits1References5
Prion
Prion
added 2014/03/24 4:31 p.m.21 views

Code injection

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

4.3CVSS7AI score0.02155EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2014/03/24 4:31 p.m.17 views

CVE-2014-0016

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

4.3CVSS7.2AI score0.02155EPSS
SaveExploits1References2
CVE
CVE
added 2014/03/23 3:0 p.m.83 views

CVE-2014-0016

CVE-2014-0016 affects stunnel prior to 5.00 where PRNG state is not properly updated after fork-threading. This can cause subsequent child processes (sharing the same PID) to reuse the same entropy pool, enabling attackers to potentially obtain private keys for EC (ECDSA) or DSA certificates when...

4.3CVSS7.2AI score0.02155EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2014/03/23 3:0 p.m.30 views

CVE-2014-0016

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

7.3AI score0.02155EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2014/03/23 3:0 p.m.45 views

CVE-2014-0016

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

4.3CVSS7.2AI score0.02155EPSS
SaveExploits1
seebug.org
seebug.org
added 2014/03/20 12:0 a.m.19 views

Apple iOS PRNG熵漏洞

Apple iOS是一款运行在苹果iPhone和iPod touch设备上的最新的操作系统。 Apple iOS用于物理内核映射随机化,stack-check guard,zone cookie保护等的Early Random PRNG存在一个缺陷,由于使用弱熵,允许攻击者利用漏洞恢复输出,绕过利用保护机制进行攻击。 0 Apple iOS 7.0 目前没有详细解决方案提供: http://www.apple.com/support/downloads/...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2014/03/17 12:0 a.m.25 views

Ubuntu: Security Advisory (USN-2145-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

1.9CVSS6.4AI score0.00356EPSS
SaveExploits1References2
OSV
OSV
added 2014/03/14 3:55 p.m.15 views

CVE-2014-0017

The RANDbytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator PRNG, which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid...

5.4AI score
SaveExploits0References9
Prion
Prion
added 2014/03/14 3:55 p.m.17 views

Cross site request forgery (csrf)

The RANDbytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator PRNG, which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid...

1.9CVSS6AI score0.00356EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2014/03/14 3:0 p.m.88 views

CVE-2014-0017

CVE-2014-0017 affects libssh prior to 0.6.3 where RAND_bytes state is not re-seeded after fork, causing PRNG state to be shared between child processes. This can lead to leakage of private keys for servers using ECC (ECDSA) or DSA certificates under certain conditions. The issue is resolved by up...

1.9CVSS5.3AI score0.00356EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2014/03/14 3:0 p.m.40 views

CVE-2014-0017

The RANDbytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator PRNG, which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid...

5.3AI score0.00356EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2014/03/14 3:0 p.m.80 views

CVE-2014-0017

The RANDbytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator PRNG, which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid...

1.9CVSS6.1AI score0.00356EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2014/03/14 12:0 a.m.32 views

Debian DSA-2879-1 : libssh - security update

It was discovered that libssh, a tiny C SSH library, did not reset the state of the PRNG after accepting a connection. A server mode application that forks itself to handle incoming connections could see its children sharing the same PRNG state, resulting in a cryptographic weakness and possibly...

1.9CVSS6.7AI score0.00356EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2014/03/14 12:0 a.m.28 views

Mandriva Linux Security Advisory : libssh (MDVSA-2014:053)

Updated libssh package fixes security vulnerability : When using libssh before 0.6.3, a libssh-based server, when accepting a new connection, forks and the child process handles the request. The RANDbytes function of openssl doesn't reset its state after the fork, but simply adds the current...

1.9CVSS6.6AI score0.00356EPSS
SaveExploits1References2
Debian
Debian
added 2014/03/13 9:54 p.m.86 views

[SECURITY] [DSA 2879-1] libssh security update

------------------------------------------------------------------------- Debian Security Advisory DSA-2879-1 [email protected] http://www.debian.org/security/ Raphael Geissert March 13, 2014 http://www.debian.org/security/faq -...

1.9CVSS5.7AI score0.00356EPSS
SaveExploits1
securityvulns
securityvulns
added 2014/03/13 12:0 a.m.72 views

[USN-2145-1] libssh vulnerability

========================================================================== Ubuntu Security Notice USN-2145-1 March 12, 2014 libssh vulnerability ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubun...

1.9CVSS0.1AI score0.00356EPSS
SaveExploits1
Rows per page
Query Builder