Lucene search
+L

11569 matches found

OSV
OSV
added 2025/10/16 4:15 p.m.10 views

CVE-2025-9559

Pega Platform versions 8.7.5 to Infinity 24.2.2 are affected by a Insecure Direct Object Reference issue in a user interface component that can only be used to read data...

6.5CVSS5.7AI score0.00372EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/16 4:15 p.m.15 views

CVE-2024-56143

Strapi is an open-source headless content management system. In versions from 5.0.0 to before 5.5.2, the lookup operator provided by the document service does not properly sanitize query parameters for private fields. An attacker can access private fields, including admin passwords and reset...

8.2CVSS0.00374EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:07 p.m.11 views

CVE-2024-56143 Strapi Allows Unauthorized Access to Private Fields via parms.lookup

Strapi is an open-source headless content management system. In versions from 5.0.0 to before 5.5.2, the lookup operator provided by the document service does not properly sanitize query parameters for private fields. An attacker can access private fields, including admin passwords and reset...

8.2CVSS6.8AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2025/10/16 12:30 p.m.2 views

@avorati/strapi-plugin-preview (1.0.1), @futurebrand/helpers-strapi (>=2.0.0, <=2.5.4) +5 more potentially affected by CVE-2025-3930 via @strapi/strapi (>=5.0.0-rc.10, <=5.16.1)

@strapi/strapi NPM version =5.0.0-rc.10, =2.0.0, =2.0.0, =3.0.0-beta.1, =3.0.0-beta.2 - stronges 0.1.1 - test-lead 0.1.0 Source cves: CVE-2025-3930 Source advisory: OSV:GHSA-4R8W-3JWW-M2RP...

6.3CVSS5.3AI score0.00628EPSS
SaveExploits0
NVD
NVD
added 2025/10/16 10:15 a.m.71 views

CVE-2025-6338

There is an incomplete cleanup vulnerability in Qt Network's Schannel support on Windows which can lead to a Denial of Service over a long period. This issue affects Qt from 5.15.0 through 6.8.3, from 6.9.0 before 6.9.2...

9.2CVSS0.00395EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/16 10:15 a.m.12 views

CVE-2025-24833

Stored cross-site scripting XSS vulnerability in desknet's NEO versions V4.0R1.0–V9.0R2.0 allow execution of arbitrary JavaScript in a user’s web browser...

5.4CVSS0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/16 10:03 a.m.5 views

CVE-2025-58426

desknet's NEO V4.0R1.0 to V9.0R2.0 contains a hard-coded cryptographic key, which allows an attacker to create malicious AppSuite applications...

5.3CVSS4.8AI score0.00248EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/16 12:00 a.m.12 views

Matrix Authentication Service 安全漏洞

Matrix Authentication Service is a user management and authentication system from Element Open Source. A security vulnerability exists in Matrix Authentication Service versions 0.20.0 through 1.4.0, which stems from a logic flaw that could allow an attacker to perform sensitive operations without...

8.3CVSS6.8AI score0.00422EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/15 9:31 p.m.12 views

EUVD-2022-55090

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS5.2AI score0.00262EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/15 6:57 p.m.10 views

GHSA-FR8M-434R-G3XP gnark-crypto doesn't range check input values during ECDSA and EdDSA signature deserialization

Impact During deserialization of ECDSA and EdDSA signatures gnark-crypto did not check that the values are in the range 1, n-1 with n being the corresponding modulus either base field modulus in case of R in EdDSA, and scalar field modulus in case of s,r in ECDSA and s in EdDSA. As this also...

5.1CVSS6.8AI score0.00844EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/10/15 6:57 p.m.14 views

gnark-crypto doesn't range check input values during ECDSA and EdDSA signature deserialization

Impact During deserialization of ECDSA and EdDSA signatures gnark-crypto did not check that the values are in the range 1, n-1 with n being the corresponding modulus either base field modulus in case of R in EdDSA, and scalar field modulus in case of s,r in ECDSA and s in EdDSA. As this also...

9.8CVSS6.8AI score0.00844EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2025/10/15 6:57 p.m.6 views

EUVD-2025-34686

gnark-crypto doesn't range check input values during ECDSA and EdDSA signature deserialization...

6.5AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/15 9:30 a.m.8 views

EUVD-2025-34600

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in i40evalidatequeuemap Ensure idx is within range of active/initialized TCs when iterating over vf-chidx in i40evalidatequeuemap...

6AI score0.00144EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/10/15 12:51 a.m.25 views

CVE-2025-60536

An issue in the Configure New Cluster interface of kafka-ui v0.6.0 to v0.7.2 allows attackers to cause a Denial of Service DoS via uploading a crafted configuration file...

7.5CVSS6.8AI score0.00585EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.27 views

kernel: bpf: Don't use tnum_range on array range checking for poke descriptors

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.8AI score0.00228EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/15 12:00 a.m.7 views

RHEL 8 : kernel (RHSA-2025:18043)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:18043 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/vkms: Fix use after free...

9.8CVSS6.8AI score0.00358EPSS
SaveExploits0References23
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.7 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 Linux kernel that stems from not properly validating idx ranges, which could lead to out-of-bounds access...

5.9AI score0.00144EPSS
SaveExploits0References8
Broadcom
Broadcom
added 2025/10/15 12:00 a.m.21 views

Kernel OVA security updates in ASCG 3.3.0a

CVE-2025-21756 vsock: Keep the binding until socket destruction CVE-2022-49011 hwmon: coretemp fix pci device refcount leak in nv1aramnew CVE-2024-53141 netfilter: ipset: add missing range check in bitmapipuadt CVE-2025-32462 Sudo before 1.9.17p1, when used with a sudoers file that specifies a ho...

8.8CVSS7.2AI score0.0428EPSS
SaveExploits15
GitLab Advisory Database
GitLab Advisory Database
added 2025/10/15 12:00 a.m.20 views

Duplicate

This advisory duplicates another...

5.9AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/14 8:15 p.m.11 views

CVE-2025-60540

karakeep v0.26.0 to v0.7.0 was discovered to contain a Server-Side Request Forgery SSRF...

6.5CVSS5.8AI score0.00335EPSS
SaveExploits0References2
Rows per page
Query Builder