Lucene search
K

27 matches found

Github Security Blog
Github Security Blog
added 2024/06/07 10:26 p.m.12 views

ZendFramework1 Potential Insufficient Entropy Vulnerability

We discovered several methods used to generate random numbers in ZF1 that potentially used insufficient entropy. These random number generators are used in the following method calls: ZendLdapAttribute::createPassword ZendFormElementHash::generateHash ZendGdataHttpClient::filterHttpRequest...

6.8AI score
Exploits0References3Affected Software1
Veracode
Veracode
added 2024/05/22 5:54 a.m.6 views

Insufficient Entropy In Random Number Generation

paragonie/randomcompat is vulnerable to insufficient entropy in random number generation. The vulnerability is due to the insecure usage of Cryptographically Secure Pseudo-Random Number Generators CSPRNG involving opensslrandompseudobytes, which may compromise the security of generated random...

7AI score
Exploits0
OSV
OSV
added 2024/05/17 11:27 p.m.9 views

GHSA-3FMQ-X9Q6-WM39 random_compat Uses insecure CSPRNG

randomcompat versions prior to 2.0 are affected by a security vulnerability related to the insecure usage of Cryptographically Secure Pseudo-Random Number Generators CSPRNG. The affected versions use opensslrandompseudobytes, which may result in insufficient entropy and compromise the security of...

7AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/05/17 11:27 p.m.16 views

random_compat Uses insecure CSPRNG

randomcompat versions prior to 2.0 are affected by a security vulnerability related to the insecure usage of Cryptographically Secure Pseudo-Random Number Generators CSPRNG. The affected versions use opensslrandompseudobytes, which may result in insufficient entropy and compromise the security of...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2022/05/17 3:54 a.m.20 views

GHSA-JJX5-FQ5G-8XPC Symfony Cryptographic Vulnerability

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.3AI score0.00397EPSS
Exploits0References9
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.35 views

SUSE: Security Advisory (SUSE-SU-2016:1277-1)

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

9.8CVSS9.7AI score0.3258EPSS
Exploits5References2
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.44 views

Huawei EulerOS: Security Advisory for php (EulerOS-SA-2019-2043)

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

9.8CVSS8.2AI score0.16127EPSS
Exploits18References2
Tenable Nessus
Tenable Nessus
added 2019/03/01 12:0 a.m.363 views

PHP 7.0.x < 7.0.0 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.x prior to 7.0.0. It is, therefore, affected by the following vulnerabilities: - A directory traversal vulnerability in the ZipArchive::extractTo function of ext/zip/phpzip.c script. An unauthenticated, remote...

7.5CVSS7AI score0.13368EPSS
Exploits3References5
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.9 views

PHP 7.0.x < 7.0.12 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.0.x prior to 7.0.12. It is, therefore, affected by multiple vulnerabilities : - A NULL pointer dereference flaw exists in the SimpleXMLElement::asXML function within file ext/simplexml/simplexml.c. An unauthenticate...

8.4AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2017/06/26 12:0 a.m.66 views

Tenable SecurityCenter PHP < 5.6.27 Multiple Vulnerabilities

The Tenable SecurityCenter application installed on the remote host is missing a security patch. It is, therefore, affected by multiple vulnerabilities in the bundled version of PHP : - A use-after-free error exists in the unserialize function that allows an unauthenticated, remote attacker to...

9.8CVSS8.8AI score0.00942EPSS
Exploits1References2
Prion
Prion
added 2016/06/01 10:59 p.m.19 views

Design/Logic Flaw

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

5CVSS6.9AI score0.00397EPSS
Exploits0References4Affected Software2
Debian CVE
Debian CVE
added 2016/06/01 10:0 p.m.25 views

CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.4AI score0.00397EPSS
Exploits0
CVE
CVE
added 2016/06/01 10:0 p.m.80 views

CVE-2016-1902

CVE-2016-1902 affects Symfony’s SecureRandom class prior to: 2.3.37, 2.6.x prior to 2.6.13, and 2.7.x prior to 2.7.9 when used with PHP 5.x without the paragonie/random_compat library. The OpenSSL/openssl_random_pseudo_bytes path may fail, causing weak or non-secure random numbers and undermining...

7.5CVSS7.2AI score0.00397EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/05/31 12:0 a.m.27 views

Debian DSA-3588-1 : symfony - security update

Two vulnerabilities were discovered in Symfony, a PHP framework. - CVE-2016-1902 Lander Brandt discovered that the class SecureRandom might generate weak random numbers for cryptographic use under certain settings. If the functions randombytes or opensslrandompseudobytes are not available, the...

7.5CVSS7.2AI score0.01435EPSS
Exploits0References6
OpenVAS
OpenVAS
added 2016/05/28 12:0 a.m.19 views

Debian: Security Advisory (DSA-3588-1)

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

7.5CVSS7.5AI score0.01435EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2016/05/23 12:0 a.m.67 views

openSUSE Security Update : php5 (openSUSE-2016-626)

This update for php5 fixes the following security issues : - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2015-8867: The PHP function...

9.8CVSS8.6AI score0.3258EPSS
Exploits5References10
CVE
CVE
added 2016/05/22 1:0 a.m.244 views

CVE-2015-8867

CVE-2015-8867 affects PHP’s cryptographic path: openssl_random_pseudo_bytes (ext/openssl/openssl.c) on PHP versions pre-5.4.44, pre-5.5.28 in 5.5.x, and pre-5.6.12 in 5.6.x. The issue stems from relying on the deprecated RAND_pseudo_bytes, which can weaken cryptographic protections. The descripti...

7.5CVSS6.7AI score0.13368EPSS
Exploits0References12Affected Software1
Debian CVE
Debian CVE
added 2016/05/22 1:0 a.m.41 views

CVE-2015-8867

Removed by vendor...

7.5CVSS8.7AI score0.13368EPSS
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2016/05/20 3:9 p.m.52 views

Security update for php5 (important)

This update for php5 fixes the following security issues: - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2015-8867: The PHP function...

7.5CVSS2.5AI score0.3258EPSS
Exploits5References5
Tenable Nessus
Tenable Nessus
added 2016/05/19 12:0 a.m.51 views

SUSE SLES11 Security Update : php53 (SUSE-SU-2016:1310-1)

This update for php53 fixes the following security issues : - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2015-8867: The PHP function...

9.8CVSS8.6AI score0.13368EPSS
Exploits4References13
Rows per page
Query Builder