Lucene search
+L

1599 matches found

CNNVD
CNNVD
added 2024/06/22 12:0 a.m.10 views

WordPress plugin UberMenu security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

7.2CVSS6.7AI score0.00177EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/22 12:0 a.m.9 views

WordPress plugin ARMember Premium security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

6.3CVSS7AI score0.00165EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/06/17 8:50 a.m.13 views

Insufficient Entropy

zendframework/zend-captcha is vulnerable to Insufficient Entropy. The vulnerability is due to the use of PHP's arrayrand function, which does not generate sufficient entropy, leading to predictable CAPTCHA words. The attacker can potentially brute force the CAPTCHA words by exploiting the weak...

7AI score
SaveExploits0
Ubuntu
Ubuntu
added 2024/06/11 5:45 p.m.99 views

USN-6828-1: Linux kernel (Intel IoTG) vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 It was...

9.8CVSS7.7AI score0.51248EPSS
SaveExploits2
OSV
OSV
added 2024/06/07 10:26 p.m.18 views

GHSA-8XHV-GQM4-3W99 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...

7.5CVSS6.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/07 10:25 p.m.17 views

Zend-Captcha Information Disclosure and Insufficient Entropy vulnerability

In Zend Framework, ZendCaptchaWord v1 and Zend\Captcha\Word v2 generate a "word" for a CAPTCHA challenge by selecting a sequence of random letters from a character set. Prior to this advisory, the selection was performed using PHP's internal arrayrand function. This function does not generate...

6.6AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/07 8:27 p.m.38 views

ZendFramework Potential Information Disclosure and Insufficient Entropy vulnerabilities

In Zend Framework 2, the Zend\Math\Rand component generates random bytes using the OpenSSL or Mcrypt extensions when available but will otherwise use PHP's mtrand function as a fallback. All outputs from mtrand are predictable for the same PHP process if an attacker can brute force the seed used ...

7.3AI score
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.10 views

WordPress plugin The Moneytizer security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

8.1CVSS6.8AI score0.00196EPSS
SaveExploits0References3
Schneier on Security
Schneier on Security
added 2024/06/04 11:8 a.m.17 views

Breaking a Password Manager

Interesting story of breaking the security of the RoboForm password manager in order to recover a cryptocurrency wallet password. Grand and Bruno spent months reverse engineering the version of the RoboForm program that they thought Michael had used in 2013 and found that the pseudo-random number...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2024/05/30 8:28 a.m.12 views

Use Of Cryptographically Weak Pseudo-Random Number Generator

stormpath/sdk is vulnerable to Use Of Cryptographically Weak Pseudo-Random Number Generator. This vulnerability is due to an insecure generation of UUID version 4...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/29 1:9 p.m.18 views

stormpath/sdk uses Insecure Random Number Generator

The vulnerability pertains to the usage of an insecure random number generator RNG in the "stormpath-sdk-php" library. Specifically, the issue is present in the generation of UUID Universally Unique Identifier version 4 within the codebase...

7AI score
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:0 a.m.111 views

Ubuntu 22.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6795-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6795-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.6AI score0.51248EPSS
SaveExploits2References94
Veracode
Veracode
added 2024/05/22 5:54 a.m.15 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
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/19 12:0 a.m.12 views

PT-2024-26768

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel's random number generator RNG on CoCo systems. The CoCo threat model means that the VM host cannot be trusted and may actively work against guest...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0
OSV
OSV
added 2024/05/18 9:15 p.m.2 views

DEBIAN-CVE-2024-36048

QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values...

9.8CVSS5.2AI score0.0097EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2024/05/14 9:0 a.m.87 views

USN-6767-2: Linux kernel (BlueField) vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.9AI score0.00318EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.6 views

WordPress Plugin SimpleShop 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

4.3CVSS6.4AI score0.00582EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.21 views

RHEL 6 : c-ares (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - c-ares: Single byte out of buffer write CVE-2016-5180 - The c-ares function aresparsenaptrreply, which is...

8AI score0.08583EPSS
SaveExploits3References10
OSV
OSV
added 2024/05/07 7:36 p.m.18 views

USN-6767-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, linux-xilinx-zynqmp vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.7AI score0.00318EPSS
SaveExploits1References49
Ubuntu
Ubuntu
added 2024/05/07 7:36 p.m.96 views

USN-6767-1: Linux kernel vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.9AI score0.00318EPSS
SaveExploits1
Rows per page
Query Builder