Lucene search
+L

1400 matches found

Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.3 views

accel/qaic: Fix integer overflow in qaic_validate_req()

...

7.8CVSS7.2AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2025/04/25 1:13 p.m.9 views

CLSA-2025-1745586793 cups-filters: Fix of CVE-2024-47076

CVE-2024-47076: cfGetPrinterAttributes5 Validate response attributes before return...

8.6CVSS7.5AI score0.77766EPSS
SaveExploits5References1
Snyk
Snyk
added 2025/04/24 6:14 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the validateUpdateTaskActions function used by the UpdateRunTaskActions GraphQL operation. Due to the lack of limitation on task action uniqueness and quantity, a user can cause an...

7.5CVSS6.9AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

UBUNTU-CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS5.9AI score0.00168EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.26 views

CVE-2025-22118

In the Linux kernel, the following vulnerability has been resolved: ice: validate queue quanta parameters to prevent OOB access Add queue wraparound prevention in quanta configuration. Ensure endqid does not overflow by validating startqid and numqueues...

8.8CVSS5.6AI score0.00167EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.33 views

CVE-2025-22114 btrfs: don't clobber ret in btrfs_validate_super()

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS0.00168EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/04/16 12:0 a.m.9 views

Langflow Code Injection

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code...

9.8CVSS8.1AI score0.99996EPSS
SaveExploits34
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.21 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 stems from an incorrect overwrite of the ret value in the btrfsvalidatesuper function, which could result in an invalid...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2025/04/12 12:0 a.m.5 views

VulnCheck KEV: CVE-2025-3248

Langflow contains a missing authentication vulnerability in the /api/v1/validate/code endpoint that allows a remote, unauthenticated attacker to execute arbitrary code via crafted HTTP requests...

9.8CVSS6.2AI score0.99996EPSS
SaveExploits34References1
RedhatCVE
RedhatCVE
added 2025/04/09 11:23 p.m.85 views

CVE-2025-3248

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code...

9.8CVSS8.1AI score0.99996EPSS
SaveExploits34References1
PyPA
PyPA
added 2025/04/07 3:15 p.m.15 views

PYSEC-2025-36

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrarycode...

9.8CVSS7.9AI score0.99996EPSS
SaveExploits34References4Affected Software1
Snyk
Snyk
added 2025/04/07 2:43 p.m.4 views

Missing Authentication for Critical Function

Overview langflow is an A Python package with a built-in web application Affected versions of this package are vulnerable to Missing Authentication for Critical Function at the /api/v1/validate/code endpoint, which allows an attacker to execute arbitrary code by sending malicious HTTP requests...

9.8CVSS7.9AI score0.99996EPSS
SaveExploits34References2
OSV
OSV
added 2025/04/04 5:15 a.m.10 views

CVE-2025-2075

The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 6.3.0.2. This is due to addrole and userrole functions missing proper capability checks performed through the...

8.8CVSS5.8AI score0.02474EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/04/04 4:21 a.m.8 views

EUVD-2025-9708

The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 6.3.0.2. This is due to addrole and userrole functions missing proper capability checks performed through the...

8.8CVSS7.3AI score0.02474EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/03 8:15 a.m.1 views

DEBIAN-CVE-2025-22001

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

5.5CVSS5.6AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.9 views

AZL-59870 CVE-2025-22001 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.4 views

UBUNTU-CVE-2025-22001

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaicvalidatereq These are u64 variables that come from the user via qaicattachsliceboioctl. Use checkaddoverflow to ensure that the math doesn't have an integer wrapping bug...

7.8CVSS6.5AI score0.0019EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/03/28 3:41 a.m.8 views

SUSE CVE-2022-49740

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmfconstructchaninfo and brcmfenablebw402g when the count value of channel...

5.5CVSS6.8AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53019 net: mdio: validate parameter addr in mdiobus_get_phy()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobusgetphy The caller may pass any value as addr, what may result in an out-of-bounds access to array mdiomap. One existing case is stmmacinitphy that may pass -1 as addr. Therefore valida...

0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.11 views

CVE-2023-53019

In the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobusgetphy The caller may pass any value as addr, what may result in an out-of-bounds access to array mdiomap. One existing case is stmmacinitphy that may pass -1 as addr. Therefore valida...

7.8CVSS5.5AI score0.00189EPSS
SaveExploits0
Rows per page
Query Builder