Lucene search
+L

67 matches found

Cvelist
Cvelist
added 2026/01/16 10:06 a.m.49 views

CVE-2025-68438 Apache Airflow: Secrets in rendered templates could contain parts of sensitive values when truncated

In Apache Airflow versions before 3.1.6, when rendered template fields in a Dag exceed core maxtemplatedfieldlength, sensitive values could be exposed in cleartext in the Rendered Templates UI. This occurred because serialization of those fields used a secrets masker instance that did not include...

0.00596EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/16 10:06 a.m.69 views

CVE-2025-68438

Apache Airflow prior to 3.1.6 is affected. When rendering template fields in a Dag that exceed max_templated_field_length, sensitive values could be exposed in cleartext in the Rendered Templates UI because the secrets masker did not include user-registered mask_secret() patterns, leading to inco...

7.5CVSS6.3AI score0.00596EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/08 10:25 p.m.8 views

CVE-2025-40294

No description is available for this CVE. Mitigation To mitigate this issue, the bluetooth kernel module can be prevented from loading. Create a file /etc/modprobe.d/disable-bluetooth.conf with the content blacklist bluetooth. Then, regenerate the initramfs using dracut -f -v and reboot the syste...

7.3CVSS6.3AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 12:30 a.m.14 views

EUVD-2025-150369

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

6.1AI score0.00144EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/12 10:15 p.m.18 views

AZL-70097 CVE-2025-40205 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.6 views

UBUNTU-CVE-2025-40205

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.9 views

CVE-2025-40205

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

7.8CVSS5.4AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 9:56 p.m.33 views

CVE-2025-40205

Concrete details available: CVE-2025-40205 affects the Linux kernel btrfs subtree handling. The issue in btrfs_encode_fh() arises from misaccounting three cases for file-handle sizing. Specifically, before writing to fid, the function may return BTRFS_FID_SIZE_NON_CONNECTABLE (5 dwords, 20 bytes)...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.22 views

CVE-2025-40205 btrfs: avoid potential out-of-bounds in btrfs_encode_fh()

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

7.8CVSS0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40205 btrfs: avoid potential out-of-bounds in btrfs_encode_fh()

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...

7.8CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/10/22 1:23 p.m.32 views

CVE-2023-53729

CVE-2023-53729 affects the Linux kernel: the soc: qcom: qmi_encdec decode path restricts string lengths for QMI TLV strings, and strings of length MAX_LEN+1 can trigger an out-of-bounds when the NULL terminator is appended. The issue is discussed across connected advisories (Astra Unity SUSE), wh...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/16 4:21 p.m.11 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/26 1:07 p.m.23 views

CVE-2025-38676 iommu/amd: Avoid stack buffer overflow from kernel cmdline

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length...

0.00394EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2025/01/28 7:20 p.m.11 views

django: potential denial-of-service vulnerability in IPv6 validation

A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions cleanipv6address and isvalidipv6address were vulnerable, as was the...

7.5CVSS7.1AI score0.01923EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2023/10/20 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2023:4124-1)

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...

7.8CVSS7.1AI score0.04561EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2023/01/05 12:00 a.m.7 views

CVE-2022-23549 Discourse vulnerable to bypass of post max_length using HTML comments

Discourse is an option source discussion platform. Prior to version 2.8.14 on the stable branch and version 2.9.0.beta16 on the beta and tests-passed branches, users can create posts with raw body longer than the maxlength site setting by including html comments that are not counted toward the...

5.7CVSS6.5AI score0.00575EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/01/05 12:00 a.m.21 views

Discourse 安全漏洞

Discourse is an open source community discussion platform. The platform includes community, email, and chat room features. A security vulnerability exists in Discourse versions prior to 2.8.14 stable, 2.9.0.beta16 beta and tests-passed. An attacker can exploit this vulnerability to create posts...

6.5CVSS6.4AI score0.00575EPSS
SaveExploits0References3
NVD
NVD
added 2021/09/21 2:15 p.m.24 views

CVE-2021-41531

NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation...

7.5CVSS0.0093EPSS
SaveExploits0References1
CVE
CVE
added 2021/09/21 1:23 p.m.49 views

CVE-2021-41531

NLnet Labs Routinator (affected: versions prior to 0.10.0) contains a vulnerability where an invalid RTR payload is produced if a ROA’s max-length parameter value is too large for an RPKI CA. This causes RTR clients (e.g., routers) to reject the RPKI data set and effectively disables Route Origin...

7.5CVSS7.4AI score0.0093EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/09/21 1:23 p.m.27 views

CVE-2021-41531 Invalid RPKI data could disable Route Origin Validation on RTR clients.

NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation...

7.6AI score0.0093EPSS
SaveExploits0References1
Rows per page
Query Builder