Lucene search
+L

24455 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.13 views

CVE-2022-50871

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/30 1:08 p.m.19 views

CVE-2025-15187

A vulnerability was found in GreenCMS up to 2.3. This affects an unknown part of the file /DataController.class.php of the component File Handler. Performing a manipulation of the argument sqlFiles/zipFiles results in path traversal. The attack can be initiated remotely. The exploit has been made...

6.5CVSS4.8AI score0.00666EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/30 1:02 p.m.4 views

CVE-2025-15249 zhujunliang3 work_platform Content cross site scripting

A weakness has been identified in zhujunliang3 workplatform up to 6bc5a50bb527ce27f7906d11ea6ec139beb79c31. This vulnerability affects unknown code of the component Content Handler. Executing manipulation can lead to cross site scripting. The attack may be performed from remote. This product...

5.1CVSS5.3AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 1:02 p.m.47 views

CVE-2025-15249 zhujunliang3 work_platform Content cross site scripting

A weakness has been identified in zhujunliang3 workplatform up to 6bc5a50bb527ce27f7906d11ea6ec139beb79c31. This vulnerability affects unknown code of the component Content Handler. Executing manipulation can lead to cross site scripting. The attack may be performed from remote. This product...

5.1CVSS0.0022EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 1:02 p.m.46 views

CVE-2025-15249

CVE-2025-15249 concerns the zhujunliang3 work_platform, affecting the Content Handler component. Multiple sources indicate a cross-site scripting (XSS) weakness that can be exploited remotely by manipulating content. The affected release line is indicated as prior to version 6bc5a50bb527ce27f7906...

5.1CVSS5.3AI score0.0022EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:37 p.m.47 views

CVE-2023-54326

CVE-2023-54326 — Linux kernel (misc: pci_endpoint_test) — A race exists where freeing IRQs after the test device is removed can allow IRQs to arrive while memory already freed, leading to an oops in the IRQ handler. The advisory states the issue is solved by freeing the device IRQs before removin...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.13 views

CVE-2022-50881

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix use-after-free in ath9khifusbdisconnect This patch fixes a use-after-free in ath9k that occurs in ath9khifusbdisconnect when ath9kdestroywmi is trying to access 'drvpriv' that has already been freed by...

5.5AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:15 p.m.38 views

CVE-2022-50871

The CVE-2022-50871 entries describe a Linux kernel issue in the ath11k wifi driver where qmi_msg_handler initialization could fail to terminate properly. The root cause is that a handler for a message ID might be absent in the handlers array, risking an infinite loop during handler search and res...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.43 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS0.00148EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.19 views

CVE-2022-50871

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS5.1AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:15 p.m.12 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.16 views

CVE-2023-54237

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix potential panic dues to unprotected smcllcsrvaddlink There is a certain chance to trigger the following panic: PID: 5900 TASK: ffff88c1c8af4100 CPU: 1 COMMAND: "kworker/1:48" 0 ffff9456c1cc79a0 machinekexec at...

9.8CVSS5.2AI score0.0052EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:11 p.m.10 views

CVE-2023-54208 media: ov5675: Fix memleak in ov5675_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: ov5675: Fix memleak in ov5675initcontrols There is a kmemleak when testing the media/i2c/ov5675.c with bpf mock device: AssertionError: unreferenced object 0xffff888107362160 size 16: comm "python3", pid 277, jiffies...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:11 p.m.28 views

CVE-2023-54208

CVE-2023-54208 affects the Linux kernel media driver for ov5675, where ov5675_init_controls() leaks memory on failure paths. The full stack trace and memleak scenario involve v4l2_ctrl_handler_init_class and i2c/ov5675 probing, leading to a kmemleak when running tests with a BPF mock device. The ...

6.1AI score0.00202EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/30 11:15 a.m.16 views

CVE-2025-15244

A vulnerability has been found in PHPEMS up to 11.0. This impacts an unknown function of the component Purchase Request Handler. The manipulation leads to race condition. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is said to be...

6.3CVSS0.00398EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/30 11:15 a.m.8 views

CVE-2025-15244

A vulnerability has been found in PHPEMS up to 11.0. This impacts an unknown function of the component Purchase Request Handler. The manipulation leads to race condition. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is said to be...

6.3CVSS5.1AI score0.00398EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/30 10:32 a.m.15 views

EUVD-2025-205762

A vulnerability has been found in PHPEMS up to 11.0. This impacts an unknown function of the component Purchase Request Handler. The manipulation leads to race condition. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is said to be...

6.3CVSS5.9AI score0.00398EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/12/30 10:32 a.m.7 views

CVE-2025-15244 PHPEMS Purchase Request race condition

A vulnerability has been found in PHPEMS up to 11.0. This impacts an unknown function of the component Purchase Request Handler. The manipulation leads to race condition. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is said to be...

6.3CVSS6.1AI score0.00398EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/12/30 10:32 a.m.46 views

CVE-2025-15244 PHPEMS Purchase Request race condition

A vulnerability has been found in PHPEMS up to 11.0. This impacts an unknown function of the component Purchase Request Handler. The manipulation leads to race condition. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is said to be...

6.3CVSS0.00398EPSS
SaveExploits1References4
NVD
NVD
added 2025/12/30 10:15 a.m.13 views

CVE-2025-15242

A vulnerability was detected in PHPEMS up to 11.0. The impacted element is an unknown function of the component Coupon Handler. Performing a manipulation results in race condition. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitability is regarded as...

3.1CVSS0.00231EPSS
SaveExploits1References4
Rows per page
Query Builder