Lucene search
K

2420 matches found

Cvelist
Cvelist
added 2023/05/25 9:9 p.m.20 views

CVE-2023-31124 AutoTools does not set CARES_RANDOM_FILE during cross compilation

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6AI score0.00083EPSS
Exploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.24 views

Use of Insufficiently Random Values

c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack ...

3.7CVSS6.6AI score0.00083EPSS
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.27 views

Buffer Underwrite ('Buffer Underflow')

c-ares is an asynchronous resolver library. aresinetnetpton is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to...

6.4CVSS6.9AI score0.00012EPSS
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/25 12:0 a.m.26 views

Uncontrolled Resource Consumption

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful...

7.5CVSS6.6AI score0.00343EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2023/05/22 12:0 a.m.4 views

WordPress Plugin Side Cart Woocommerce 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site request forgery vulnerability...

8.8CVSS7.8AI score0.00106EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2023/05/20 2:16 a.m.1 views

SUSE CVE-2023-32251

A vulnerability has been identified in the Linux kernel's ksmbd component kernel SMB/CIFS server. A security control designed to prevent dictionary attacks, which introduces a 5-second delay during session setup, can be bypassed through the use of asynchronous requests. This bypass negates the...

3.7CVSS6.9AI score0.00113EPSS
Exploits0References3
CNNVD
CNNVD
added 2023/05/20 12:0 a.m.2 views

WordPress Plugin Groundhogg 安全漏洞

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

5.4CVSS6.9AI score0.00179EPSS
Exploits0References4
OSV
OSV
added 2023/05/17 2:15 a.m.2 views

CVE-2023-2706

The OTP Login Woocommerce & Gravity Forms plugin for WordPress is vulnerable to authentication bypass. This is due to the fact that when generating OTP codes for users to use in order to login via phone number, the plugin returns these codes in an AJAX response. This makes it possible for...

8.1CVSS7.3AI score0.04569EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/05/17 12:0 a.m.3 views

PT-2023-20921 · WordPress · Otp Login Woocommerce & Gravity Forms

Name of the Vulnerable Software and Affected Versions: OTP Login Woocommerce & Gravity Forms plugin for WordPress affected versions not specified Description: The OTP Login Woocommerce & Gravity Forms plugin for WordPress has an issue that allows authentication bypass. This happens because the...

8.1CVSS8.9AI score0.04569EPSS
Exploits0References9
CNNVD
CNNVD
added 2023/05/17 12:0 a.m.2 views

WordPress plugin OTP Login Woocommerce & Gravity Forms 授权问题漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress is a blogging platform developed in the PHP language that supports personal blogs on PHP and MySQL servers.WordPress plugin is an application...

8.1CVSS8.3AI score0.04569EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.2 views

kernel: driver core: fix deadlock in __device_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS6.5AI score0.00046EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.1 views

kernel: driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS6.5AI score0.00058EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.1 views

kernel: net/mlx5: Fix possible use-after-free in async command interface

A flaw was found in the net/mlx5 subsystem of the Linux kernel where a race condition in the asynchronous command interface can lead to a use-after-free condition. The function mlx5cmdcleanupasyncctx may return before all callback handlers have completed, allowing the context to be freed while...

5.7AI score0.00029EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/05/15 12:0 a.m.5 views

WordPress plugin WooCommerce Order Status Change Notifier 安全漏洞

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

6.5CVSS7.3AI score0.00133EPSS
Exploits2References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: net/mlx5: Fix possible use-after-free in async command interface

A flaw was found in the net/mlx5 subsystem of the Linux kernel where a race condition in the asynchronous command interface can lead to a use-after-free condition. The function mlx5cmdcleanupasyncctx may return before all callback handlers have completed, allowing the context to be freed while...

5.7AI score0.00029EPSS
Exploits0References5
OpenVAS
OpenVAS
added 2023/04/30 12:0 a.m.17 views

Fedora: Security Advisory for libsignal-protocol-c (FEDORA-2023-4e094d5297)

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

5.5CVSS6AI score0.0003EPSS
Exploits0References2
Fedora
Fedora
added 2023/04/29 5:12 a.m.24 views

[SECURITY] Fedora 36 Update: libsignal-protocol-c-2.3.3-7.fc36

This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments...

5.5CVSS6.1AI score0.0003EPSS
Exploits0
Fedora
Fedora
added 2023/04/29 4:42 a.m.23 views

[SECURITY] Fedora 37 Update: libsignal-protocol-c-2.3.3-8.fc37

This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments...

5.5CVSS6.1AI score0.0003EPSS
Exploits0
Fedora
Fedora
added 2023/04/29 2:53 a.m.25 views

[SECURITY] Fedora 38 Update: libsignal-protocol-c-2.3.3-9.fc38

This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments...

5.5CVSS6.1AI score0.0003EPSS
Exploits0
CNNVD
CNNVD
added 2023/04/18 12:0 a.m.2 views

XWiki Platform 注入漏洞

XWiki Platform is a suite of Wiki platforms for creating Web collaboration applications from XWiki France. XWiki Platform suffers from an injection vulnerability that stems from the ability to display or interact with any page that is inaccessible to the user through a combination of asynchronous...

9.9CVSS7.9AI score0.22506EPSS
Exploits1References5
Rows per page
Query Builder