Lucene search
+L

6684 matches found

SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.16 views

SUSE CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.5 views

SUSE CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.7AI score0.00195EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.8 views

SUSE CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

5.5CVSS6.5AI score0.00623EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

DEBIAN-CVE-2024-35956

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations Create subvolume, create snapshot and delete subvolume all use btrfssubvolumereservemetadata to reserve metadata for the changes done to the parent subvolume's f...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.11 views

AnythingLLM 输入验证错误漏洞

AnythingLLM is a document chatbot that meets business requirements. An input validation error vulnerability exists in AnythingLLM that stems from improper input validation, where a user with the administrator role is able to craft a request containing a nested write operation to create a new...

8.1CVSS8AI score0.0061EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.38 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

DEBIAN-CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS5.7AI score0.00623EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.11 views

UBUNTU-CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS6.2AI score0.00623EPSS
SaveExploits0References23
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.10 views

The vulnerability of the create_snapshot() function in the fs/btrfs/ioctl.c file of the file system in the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the createsnapshot function in the fs/btrfs/ioctl.c file of the btrfs file system in Linux kernels is related to the lack of integrity checking after disk removal. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References31Affected Software2
Positive Technologies
Positive Technologies
added 2024/05/15 12:00 a.m.7 views

PT-2024-40414 · Adobe · Magento Open Source +1

Name of the Vulnerable Software and Affected Versions: Magento Commerce versions 1.9.0.0 through 1.14.3.9 Magento Open Source versions 1.5.0.0 through 1.9.3.9 Description: The issue concerns various security vulnerabilities, including authenticated Admin user remote code execution RCE, cross-site...

7.8AI score
SaveExploits0References4
OSV
OSV
added 2024/05/14 3:44 p.m.9 views

CVE-2024-4687

A vulnerability classified as problematic has been found in Campcodes Complete Web-Based School Management System 1.0. Affected is an unknown function of the file /view/createevents.php. The manipulation of the argument myindex leads to cross site scripting. It is possible to launch the attack...

6.1CVSS3.8AI score0.00516EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/14 3:25 p.m.3 views

DEBIAN-CVE-2024-31460

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in automationtreerules.php is not thoroughly checked and is used to concatenate the SQL statement in createallheadernodes function from lib/apiautomation.php , finally resulti...

8.8CVSS9.6AI score0.01791EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/14 3:25 p.m.14 views

UBUNTU-CVE-2024-31460

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in automationtreerules.php is not thoroughly checked and is used to concatenate the SQL statement in createallheadernodes function from lib/apiautomation.php , finally resulti...

8.8CVSS8AI score0.01791EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/14 2:38 p.m.32 views

BIT-SCYLLADB-2023-33972 Privilege escalation from having CREATE access on a keyspace in Scylladb

Scylladb is a NoSQL data store using the seastar framework, compatible with Apache Cassandra. Authenticated users who are authorized to create tables in a keyspace can escalate their privileges to access a table in the same keyspace, even if they don't have permissions for that table. This issue...

8.8CVSS7.7AI score0.00524EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.12 views

Campcodes Complete Web-Based School Management System 跨站脚本漏洞

Campcodes Complete Web-Based School Management System is a Web-based school management system from Campcodes, Inc. A cross-site scripting vulnerability exists in version 1.0 of the Campcodes Complete Web-Based School Management System, which originates from a cross-site scripting vulnerability in...

6.1CVSS4.5AI score0.00516EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.7 views

WordPress plugin LearnPress 安全漏洞

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.5CVSS6.5AI score0.00712EPSS
SaveExploits1References6
OSV
OSV
added 2024/05/13 4:08 p.m.11 views

CVE-2023-50718 NocoDB SQL Injection vulnerability

NocoDB is software for building databases as spreadsheets. Prior to version 0.202.10, an authenticated attacker with create access could conduct a SQL Injection attack on MySQL DB using unescaped tablename. This vulnerability may result in leakage of sensitive data in the database. Version 0.202....

6.5CVSS6.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/13 12:00 a.m.13 views

PT-2024-26118 · Unknown · Createwiki

Name of the Vulnerable Software and Affected Versions: CreateWiki affected versions not specified Description: The issue allows users to be considered as the requester of a specific wiki request if their local user ID on any wiki in a wiki farm matches the local ID of the requester at the wiki...

5.9CVSS6.2AI score0.00647EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/09 1:00 p.m.20 views

CVE-2024-4317 PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks

Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwi...

3.1CVSS3.8AI score0.00722EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/09 1:00 p.m.29 views

CVE-2024-4317

Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwi...

4.3CVSS6.8AI score0.00722EPSS
SaveExploits0
Rows per page
Query Builder