Lucene search
+L

1237 matches found

RedHat Linux
RedHat Linux
added 2025/03/10 12:40 p.m.12 views

xorg: xwayland: Out-of-bounds write in CreatePointerBarrierClient()

An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching...

7.8CVSS5.8AI score0.00397EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2009-5155

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the GNU C Library aka glibc or libc6 before 2.28, parseregexp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service...

7.5CVSS6AI score0.03906EPSS
SaveExploits1References3
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

UBUNTU-CVE-2025-21737

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephmdsauthmatch We now free the temporary target path substring allocation on every possible branch, instead of omitting the default branch. In some cases, a memory leak occured, which could rapidly cras...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:00 a.m.16 views

UBUNTU-CVE-2022-49092

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

7.1CVSS6.2AI score0.00272EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: cachefiles: A consistency check has been added for copen/cread operations. This prevents malicious processes from executing random copen/cread requests, which could potentially crash the system. The added checks are as follows...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:08 p.m.39 views

Security Bulletin: IBM Match 360 vulnerable to OpenSSH code execution (CVE-2024-6387)

Summary IBM Match 360 is vulnerable to remote OpenSSH code execution. OpenSSH could allow a remote attacker to execute arbitrary code on the system, caused by a signal handler race condition. By sending a specially crafted request, an attacker could exploit this vulnerability to execute arbitrary...

8.1CVSS8.1AI score0.99506EPSS
SaveExploits71Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:08 p.m.17 views

Security Bulletin: IBM Match 360 is vulnerable to an XML External Entity (XXE) injection vulnerability (CVE-2024-22354)

Summary IBM Match 360 is vulnerable to an XML External Entity XXE injection because of a vulnerable found in IBM Websphere Application Server Liberty. IBM WebSphere Application Server 8.5, 9.0 and IBM WebSphere Application Server Liberty 17.0.0.3 through 24.0.0.5 are vulnerable to an XML External...

7CVSS6.9AI score0.00649EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2025/01/22 5:17 a.m.12 views

Search Injection

Mongoose is vulnerable to Search Injection. The vulnerability is due to improper handling of a nested $where filter with a populate match, allows the improper handling of a nested $where filter with a populate match, which can be exploited for search injection attacks...

9.8CVSS6.9AI score0.07284EPSS
SaveExploits1References10Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/15 12:00 a.m.26 views

CVE-2025-23061

Mongoose before 8.9.5 can improperly use a nested $where filter with a populate match, leading to search injection. NOTE: this issue exists because of an incomplete fix for CVE-2024-53900...

9CVSS9.4AI score0.07284EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.6 views

PT-2025-4804

Name of the Vulnerable Software and Affected Versions Mongoose versions prior to 8.9.5 Mongoose versions prior to 7.8.4 Mongoose versions prior to 6.13.6 Description Mongoose is susceptible to a search injection issue due to the improper handling of nested $where filters when used with populate...

9.8CVSS9.1AI score0.07284EPSS
SaveExploits3References38
SUSE CVE
SUSE CVE
added 2025/01/09 12:20 a.m.4 views

SUSE CVE-2024-56782

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/08 6:15 p.m.9 views

AZL-55361 CVE-2024-56782 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.7 views

UBUNTU-CVE-2024-56782

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2025/01/08 5:51 p.m.1 views

CVE-2024-56782 ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

7.5AI score0.00179EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/08 12:00 a.m.19 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the acpiquirkskipserdevenumeration function of the ACPI module, which does not perform a NULL check on th...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/11 8:15 a.m.4 views

DEBIAN-CVE-2024-11053

When asked to both use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has an entry that matches the redirect target hostname but...

3.4CVSS6.8AI score0.01378EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/10 6:15 p.m.9 views

CVE-2024-53245

In Splunk Enterprise versions below 9.3.0, 9.2.4, and 9.1.7 and Splunk Cloud Platform versions below 9.1.2312.206, a low-privileged user that does not hold the “admin“ or “power“ Splunk roles, that has a username with the same name as a role with read access to dashboards, could see the dashboard...

4.3CVSS5.8AI score0.00356EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/10 6:00 p.m.105 views

CVE-2024-53245

CVE-2024-53245 affects Splunk Enterprise and Splunk Cloud Platform where a low-privilege user whose username matches a role with read access to dashboards can clone a dashboard and view its name and XML. Affected versions are Splunk Enterprise < 9.3.0, < 9.2.4, and < 9.1.7, and Splunk Cl...

4.3CVSS3.9AI score0.00356EPSS
SaveExploits0References1Affected Software2
Github Security Blog
Github Security Blog
added 2024/12/02 9:31 p.m.106 views

Mongoose search injection vulnerability

Mongoose versions prior to 8.8.3, 7.8.3, 6.13.5, and 5.13.23 are vulnerable to improper use of the $where operator. This vulnerability arises from the ability of the $where clause to execute arbitrary JavaScript code in MongoDB queries, potentially leading to code injection attacks and unauthoriz...

9.1CVSS8.9AI score0.03988EPSS
SaveExploits3References13Affected Software1
OSV
OSV
added 2024/12/02 6:34 p.m.6 views

GHSA-75C5-XW7C-P5PM PyJWT Issuer field partial matches allowed

Summary The wrong string if check is run for iss checking, resulting in "acb" being accepted for "abc". Details This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. diff - if isinstanceissuer, list: + if...

2.2CVSS7.1AI score0.0081EPSS
SaveExploits1References5
Rows per page
Query Builder