Lucene search
+L

68659 matches found

CNVD
CNVD
added 2025/09/18 12:00 a.m.8 views

Denial of Service Vulnerability in Multiple Apple Products (CNVD-2025-22675)

Apple Safari is a web browser that is the default browser that comes with the Mac OS X and iOS operating systems.Apple iOS is a set of operating systems developed for mobile devices.Apple macOS is a set of specialized operating systems developed specifically for Mac computers.Apple Safari is a we...

4.3CVSS6.3AI score0.00768EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/17 10:45 p.m.15 views

CVE-2025-10485

A vulnerability has been found in pojoin h3blog up to 5bf704425ebc11f4c24da51f32f36bb17ae20489. Affected by this issue is the function pptlog of the file /login of the component HTTP Header Handler. Such manipulation of the argument X-Forwarded-For leads to cross site scripting. The attack may be...

5.3CVSS5.2AI score0.00438EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/17 5:59 p.m.24 views

CVE-2025-59342 esm.sh writes arbitrary files via path traversal in `X-Zone-Id` header

esm.sh is a nobuild content delivery networkCDN for modern web development. In 136 and earlier, a path-traversal flaw in the handling of the X-Zone-Id HTTP header allows an attacker to cause the application to write files outside the intended storage location. The header value is used to build a...

6.9CVSS0.03031EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2025/09/17 12:00 a.m.8 views

Mozilla Firefox ESR Security Update (mfsa_2025-75) - Mac OS X

Mozilla Firefox ESR is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 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 CPE = "cpe:/a:mozilla:firefoxesr";...

8.8CVSS7.1AI score0.00737EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.32 views

esm.sh 安全漏洞

esm.sh is a content delivery network open-sourced by esm.sh. A security vulnerability exists in esm.sh version 136 and earlier, which stems from improper handling of the X-Zone-Id HTTP header and could lead to a path traversal attack...

6.9CVSS8.9AI score0.03031EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2025/09/17 12:00 a.m.6 views

Mozilla Thunderbird Security Update (mfsa_2025-77) - Mac OS X

Mozilla Thunderbird is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 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 CPE = "cpe:/a:mozilla:thunderbird";...

8.8CVSS7.2AI score0.00737EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/09/17 12:00 a.m.8 views

Mozilla Thunderbird ESR Security Update (mfsa_2025-78) - Mac OS X

Mozilla Thunderbird ESR is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 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 CPE =...

8.8CVSS7.3AI score0.00737EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.13 views

PT-2025-38248

Name of the Vulnerable Software and Affected Versions esm.sh versions 136 and earlier Description A path-traversal flaw exists in the handling of the X-Zone-Id HTTP header. The header value is used to construct a filesystem path without proper sanitization or restriction to the application’s...

6.9CVSS7.6AI score0.03031EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2025/09/17 12:00 a.m.5 views

Mozilla Firefox ESR Security Update (mfsa_2025-74) - Mac OS X

Mozilla Firefox ESR is prone to an integer overflow vulnerability. SPDX-FileCopyrightText: 2025 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 CPE =...

8.8CVSS7.2AI score0.00737EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.8 views

SUSE CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 2:15 p.m.19 views

AZL-74736 CVE-2025-39835 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.15 views

UBUNTU-CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:21 p.m.38 views

CVE-2023-53200

CVE-2023-53200 (Linux kernel) : The vulnerability is in netfilter: x_tables where a percpu counter block allocated for a new netns is leaked if xt_register_table() fails during table creation. The stack path shows allocation via __alloc_percpu → xt_percpu_counter_alloc → translate_table, then fai...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.14 views

CVE-2023-53200 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

0.00155EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/09/15 12:31 p.m.16 views

Mattermost Missing Authorization vulnerability

Mattermost versions 10.10.x = 10.10.1 fail to properly sanitize user data during shared channel membership synchronization, which allows malicious or compromised remote clusters to access sensitive user information via unsanitized user objects. This vulnerability affects Mattermost Server instanc...

6.5CVSS6.7AI score0.0026EPSS
SaveExploits0References3Affected Software2
NVD
NVD
added 2025/09/15 11:15 a.m.15 views

CVE-2025-9084

Mattermost versions 10.5.x = 10.5.9 fail to properly validate redirect URLs which allows attackers to redirect users to malicious sites via crafted OAuth login URLs...

6.1CVSS0.00172EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/15 10:22 a.m.6 views

CVE-2025-9084 Open redirect in OAuth login

Mattermost versions 10.5.x = 10.5.9 fail to properly validate redirect URLs which allows attackers to redirect users to malicious sites via crafted OAuth login URLs...

3.1CVSS6.4AI score0.00172EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/15 10:06 a.m.48 views

CVE-2025-9076 Mattermost Server exposes sensitive user credentials during shared channel membership synchronization

Mattermost versions 10.10.x = 10.10.1 fail to properly sanitize user data during shared channel membership synchronization, which allows malicious or compromised remote clusters to access sensitive user information via unsanitized user objects. This vulnerability affects Mattermost Server instanc...

6.5CVSS0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 10:06 a.m.48 views

CVE-2025-9076

Mattermost Server (10.10.x, affected

6.5CVSS6.3AI score0.0026EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder