Lucene search
+L

7035 matches found

Amazon
Amazon
added 2013/11/03 12:0 a.m.56 views

Medium: postgresql8

Issue Overview: An array index error, leading to a heap-based out-of-bounds buffer read flaw, was found in the way PostgreSQL performed certain error processing using enumeration types. An unprivileged database user could issue a specially crafted SQL query that, when processed by the server...

8.5CVSS9.2AI score0.04511EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/10/31 12:0 a.m.38 views

Scientific Linux Security Update : postgresql and postgresql84 on SL5.x, SL6.x i386/x86_64 (20131029)

An array index error, leading to a heap-based out-of-bounds buffer read flaw, was found in the way PostgreSQL performed certain error processing using enumeration types. An unprivileged database user could issue a specially crafted SQL query that, when processed by the server component of the...

8.5CVSS8.1AI score0.04511EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2013/10/30 12:0 a.m.39 views

RHEL 5 / 6 : postgresql and postgresql84 (RHSA-2013:1475)

Updated postgresql and postgresql84 packages that fix two security issues are now available for Red Hat Enterprise Linux 5 and 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed...

8.5CVSS8.1AI score0.04511EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2013/10/29 7:41 p.m.42 views

Moderate: Red Hat Security Advisory: postgresql and postgresql84 security update

Updated postgresql and postgresql84 packages that fix two security issues are now available for Red Hat Enterprise Linux 5 and 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed...

8.5CVSS7.5AI score0.04511EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2013/10/26 5:55 p.m.25 views

CVE-2013-1445

The Crypto.Random.atfork function in PyCrypto before 2.6.1 does not properly reseed the pseudo-random number generator PRNG before allowing a child process to access it, which makes it easier for context-dependent attackers to obtain sensitive information by leveraging a race condition in which a...

4.3CVSS7.2AI score0.01745EPSS
SaveExploits1References2
OSV
OSV
added 2013/10/26 5:55 p.m.8 views

PYSEC-2013-29

The Crypto.Random.atfork function in PyCrypto before 2.6.1 does not properly reseed the pseudo-random number generator PRNG before allowing a child process to access it, which makes it easier for context-dependent attackers to obtain sensitive information by leveraging a race condition in which a...

4.3CVSS7.2AI score0.01745EPSS
SaveExploits1References4
Mageia
Mageia
added 2013/10/25 9:13 p.m.39 views

Updated python-pycrypto packages fix CVE-2013-1445

Updated python-pycrypto package fixes security vulnerability: In PyCrypto before v2.6.1, the Crypto.Random pseudo-random number generator PRNG exhibits a race condition that may cause it to generate the same 'random' output in multiple processes that are forked from each other. Depending on the...

4.3CVSS3.6AI score0.01745EPSS
SaveExploits1References2
OSV
OSV
added 2013/10/25 9:13 p.m.4 views

MGASA-2013-0319 Updated python-pycrypto packages fix CVE-2013-1445

Updated python-pycrypto package fixes security vulnerability: In PyCrypto before v2.6.1, the Crypto.Random pseudo-random number generator PRNG exhibits a race condition that may cause it to generate the same 'random' output in multiple processes that are forked from each other. Depending on the...

4.3CVSS6.3AI score0.01745EPSS
SaveExploits1References3
Prion
Prion
added 2013/10/24 3:48 a.m.30 views

Design/Logic Flaw

The srandomdev function in Libc in Apple Mac OS X before 10.9, when the kernel random-number generator is unavailable, produces predictable values instead of the intended random values, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by leveragi...

4.3CVSS6.4AI score0.01086EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2013/10/24 1:0 a.m.32 views

CVE-2013-5173

The random-number generator in the kernel in Apple Mac OS X before 10.9 provides lengthy exclusive access for processing of large requests, which allows local users to cause a denial of service temporary generator outage via an application that requires many random numbers...

5.7AI score0.00314EPSS
SaveExploits0References1
CVE
CVE
added 2013/10/24 1:0 a.m.66 views

CVE-2013-5180

The CVE-2013-5180 entry concerns the srandomdev function in Libc on Apple Mac OS X prior to 10.9. When the kernel random-number generator is unavailable, srandomdev produces predictable values instead of true randomness, which can help context-dependent attackers defeat cryptographic protections....

4.3CVSS6AI score0.01086EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2013/10/24 1:0 a.m.35 views

CVE-2013-5180

The srandomdev function in Libc in Apple Mac OS X before 10.9, when the kernel random-number generator is unavailable, produces predictable values instead of the intended random values, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by leveragi...

5.8AI score0.01086EPSS
SaveExploits0References1
CVE
CVE
added 2013/10/24 1:0 a.m.52 views

CVE-2013-5173

CVE-2013-5173: The kernel random-number generator in Apple Mac OS X before 10.9 allows local users to cause a denial of service (partial availability) by issuing requests for many random numbers. Affected: Mac OS X prior to 10.9. No remediation details are provided in the supplied documents.

2.1CVSS5.9AI score0.00314EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2013/10/20 12:0 a.m.34 views

Debian DSA-2781-1 : python-crypto - PRNG not correctly reseeded in some situations

A cryptographic vulnerability was discovered in the pseudo random number generator in python-crypto. In some situations, a race condition could prevent the reseeding of the generator when multiple processes are forked from the same parent. This would lead it to generate identical output on all...

4.3CVSS8.1AI score0.01745EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2013/10/18 12:0 a.m.27 views

Debian Security Advisory DSA 2781-1 (python-crypto - PRNG not correctly reseeded in some situations)

A cryptographic vulnerability was discovered in the pseudo random number generator in python-crypto. In some situations, a race condition could prevent the reseeding of the generator when multiple processes are forked from the same parent. This would lead it to generate identical output on all...

4.3CVSS7.8AI score0.01745EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2013/10/11 12:0 a.m.6 views

PT-2013-1372 · Nist · Dual Ec Drbg

Name of the Vulnerable Software and Affected Versions: Dual Elliptic Curve Deterministic Random Bit Generation Dual EC DRBG algorithm affected versions not specified Description: The Dual Elliptic Curve Deterministic Random Bit Generation algorithm contains point Q constants that may have a...

5.8CVSS9.1AI score0.01632EPSS
SaveExploits0References11
securityvulns
securityvulns
added 2013/10/02 12:0 a.m.32 views

perl Crypt::DSA weak PRNG generator

Under some conditions, weak PRNG generator is used...

5.8CVSS1.1AI score0.01958EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/09/23 12:0 a.m.19 views

Fedora 20 : python-pyrad-2.0-3.fc20 (2013-15838)

Better random number genetator Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. %NASLMINLEVEL 70300 C...

5.9CVSS5.3AI score0.02857EPSS
SaveExploits0References3
ThreatPost
ThreatPost
added 2013/09/19 2:13 p.m.15 views

Experts Worry About Long-Term Implications of NSA Revelations

With all of the disturbing revelations that have come to light in the last few weeks regarding the NSA’s collection methods and its efforts to weaken cryptographic protocols and security products, experts say that perhaps the most worrisome result of all of this is that no one knows who or what...

7AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2013/09/15 12:0 a.m.21 views

Fedora 19 : python-pyrad-2.0-3.fc19 (2013-15891)

Better random number genetator Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. %NASLMINLEVEL 70300 C...

5.9CVSS5.3AI score0.02857EPSS
SaveExploits0References3
Rows per page
Query Builder