Lucene search
+L

1615 matches found

ThreatPost
ThreatPost
added 2013/12/11 5:13 p.m.30 views

FreeBSD Bans Intel, Via Chips

FreeBSD, the open-source operating system, announced that it will no longer support Intel’s RdRand and Via Technology’s Padlock on-chip random number generators RNGs moving forward in new versions of the UNIX-like operating system. The move apparently follows reports from earlier this year that t...

0.5AI score
SaveExploits0References3
NVD
NVD
added 2013/12/07 9:55 p.m.30 views

CVE-2013-6386

Drupal 6.x before 6.29 and 7.x before 7.24 uses the PHP mtrand function to generate random numbers, which uses predictable seeds and allows remote attackers to predict security strings and bypass intended restrictions via a brute force attack...

6.8CVSS6.6AI score0.02084EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2013/12/07 9:00 p.m.56 views

CVE-2013-6386

Removed by vendor...

6.8CVSS6.6AI score0.02084EPSS
SaveExploits0
Mageia
Mageia
added 2013/11/30 9:35 p.m.47 views

Updated drupal package fixes security vulnerabilities

Drupal's form API has built-in cross-site request forgery CSRF validation, and also allows any module to perform its own validation on the form. In certain common cases, form validation functions may execute unsafe operations CVE-2013-6385. Drupal core directly used the mtrand pseudorandom number...

6.8CVSS0.03072EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2013/11/26 12:00 a.m.38 views

Debian Security Advisory DSA 2804-1 (drupal7 - several vulnerabilities)

Multiple vulnerabilities have been discovered in Drupal, a fully-featured content management framework: Cross-site request forgery, insecure pseudo random number generation, code execution, incorrect security token validation and cross-site scripting. In order to avoid the remote code execution...

6.8CVSS0.4AI score0.03072EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/11/14 12:00 a.m.41 views

Amazon Linux AMI : postgresql8 (ALAS-2013-244)

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.2AI score0.04511EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2013/11/08 12:00 a.m.40 views

CentOS Update for postgresql84 CESA-2013:1475 centos5

Check for the Version of postgresql84 OpenVAS Vulnerability Test CentOS Update for postgresql84 CESA-2013:1475 centos5 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify...

8.5CVSS8.3AI score0.04511EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2013/11/08 12:00 a.m.70 views

CentOS Update for postgresql CESA-2013:1475 centos6

The remote host is missing an update for the SPDX-FileCopyrightText: 2013 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...

8.5CVSS8.2AI score0.04511EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2013/11/08 12:00 a.m.40 views

CentOS Update for postgresql CESA-2013:1475 centos6

Check for the Version of postgresql OpenVAS Vulnerability Test CentOS Update for postgresql CESA-2013:1475 centos6 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it...

8.5CVSS8.3AI score0.04511EPSS
SaveExploits0References2
Amazon
Amazon
added 2013/11/03 12:00 a.m.62 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:00 a.m.39 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:00 a.m.40 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
Tenable Nessus
Tenable Nessus
added 2013/10/30 12:00 a.m.51 views

CentOS 5 / 6 : postgresql / postgresql84 (CESA-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
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/10/29 7:41 p.m.44 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.27 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
Prion
Prion
added 2013/10/26 5:55 p.m.19 views

Race condition

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.3CVSS6.2AI score0.01745EPSS
SaveExploits1References3Affected Software1
Mageia
Mageia
added 2013/10/25 9:13 p.m.42 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.5 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.33 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:00 a.m.38 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
Rows per page
Query Builder