Lucene search
+L

14496 matches found

Gitee
Gitee
added 2025/09/21 12:23 a.m.194 views

anti-xss

This is a PHP library called AntiXSS, which is designed to prevent cross-site scripting XSS attacks. The library provides a set of functions to sanitize user input and protect against XSS vulnerabilities. The library is maintained by Lars Moelleken and is available on Packagist, a popular PHP...

5.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/20 7:12 p.m.22 views

CVE-2025-26503

A crafted system call argument can cause memory corruption...

6.7CVSS7AI score0.00149EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.13 views

PT-2025-46607

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC Audio Subsystem on Chip Intel sof sdw component. Specifically, the create sdw dailink function does not adequately verify that the add...

5.5CVSS5.5AI score0.00677EPSS
SaveExploits5References395
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50411

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ACPICA: Fix error code path in acpidscallcontrolmethod A use-after-free in acpipsparseaml after a failing invocaion of acpidscallcontrolmethod is reported by...

7.8CVSS6.6AI score0.00163EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.6 views

SUSE CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

5.5CVSS6.8AI score0.0042EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.6 views

SUSE CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.1AI score0.00145EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 8:29 p.m.13 views

CVE-2025-34186

Ilevia EVE X1/X5 Server version ≤ 4.7.18.0.eden contains a vulnerability in its authentication mechanism. Unsanitized input is passed to a system call for authentication, allowing attackers to inject special characters and manipulate command parsing. Because the binary interprets non-zero exit...

9.8CVSS5.8AI score0.00874EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/09/18 7:53 p.m.15 views

CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 7:38 p.m.6 views

CVE-2022-50419

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

7CVSS5.8AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 7:19 p.m.8 views

CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.1CVSS6.1AI score0.0042EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 7:15 p.m.13 views

CVE-2025-26503

A crafted system call argument can cause memory corruption...

6.7CVSS0.00149EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/18 6:53 p.m.6 views

CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

5.1CVSS5.8AI score0.00427EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 6:46 p.m.17 views

CVE-2025-26503 Buffer manipulation

A crafted system call argument can cause memory corruption...

6.7CVSS0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/18 6:46 p.m.44 views

CVE-2025-26503

The CVE-2025-26503 entry maps to a memory corruption issue triggered by a crafted system call argument. Connected sources reference Wind River VxWorks 7 as the affected platform, with CVSSv3.1 metrics indicating Local attack vector, High privileges required, No user interaction, and Confidentiali...

6.7CVSS6.5AI score0.00149EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 6:46 p.m.8 views

CVE-2025-26503 Buffer manipulation

A crafted system call argument can cause memory corruption...

6.7CVSS6.5AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.8 views

CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.14 views

UBUNTU-CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.8CVSS6.1AI score0.0042EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.13 views

UBUNTU-CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.12 views

UBUNTU-CVE-2022-50411

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix error code path in acpidscallcontrolmethod A use-after-free in acpipsparseaml after a failing invocaion of acpidscallcontrolmethod is reported by KASAN 1 and code inspection reveals that nextwalkstate pushed to the...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.11 views

CVE-2023-53423 objtool: Fix memory leak in create_static_call_sections()

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

0.00145EPSS
SaveExploits0References5
Rows per page
Query Builder