Lucene search
+L

6291 matches found

Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.18 views

PT-2026-6941

Name of the Vulnerable Software and Affected Versions JAY Login & Register plugin for WordPress versions prior to 2.6.04 Description The JAY Login & Register plugin for WordPress is susceptible to a privilege escalation issue. The plugin allows updating arbitrary user meta through the jay login...

9.8CVSS5.6AI score0.00412EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/02/08 12:0 a.m.10 views

WordPress plugin JAY Login & Register 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The...

8.8CVSS6AI score0.0031EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.18 views

PT-2026-6990

Name of the Vulnerable Software and Affected Versions SourceCodester Simple Responsive Tourism Website version 1.0 Description A flaw exists in SourceCodester Simple Responsive Tourism Website version 1.0, specifically within an unknown function of the file /tourism/classes/Master.php?f=register...

5.3CVSS3.7AI score0.00352EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/02/08 12:0 a.m.17 views

Simple Responsive Tourism Website 代码注入漏洞

Simple Responsive Tourism Website is a simple responsive tourism website. Version 1.0 of Simple Responsive Tourism Website has a code injection vulnerability. This vulnerability stems from incorrect handling of the parameters firstname, lastname, and username in the...

6.1CVSS5.7AI score0.00352EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.15 views

PT-2026-7010

Name of the Vulnerable Software and Affected Versions r-huijts xcode-mcp-server versions up to f3419f00117aa9949e326f78cc940166c88f18cb Description A command injection issue exists in the registerXcodeTools function within the src/tools/xcode/index.ts file of the run lldb component. Manipulation ...

6.5CVSS5.3AI score0.03246EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.15 views

PT-2026-6942

Name of the Vulnerable Software and Affected Versions JAY Login & Register plugin for WordPress versions prior to 2.6.04 Description The JAY Login & Register plugin for WordPress is susceptible to a privilege escalation issue. The plugin permits a user to modify arbitrary user meta data via the j...

8.8CVSS5.6AI score0.0031EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/02/08 12:0 a.m.12 views

WordPress plugin JAY Login & Register 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The WordPres...

9.8CVSS5.9AI score0.00412EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.10 views

SUSE CVE-2025-71198

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix iiochanspec for sensors without event detection The stlsm6dsxaccchannels array of struct iiochanspec has a non-NULL eventspec field, indicating support for IIO events. However, event detection is not...

4.4CVSS5.2AI score0.00168EPSS
SaveExploits0References19
OSV
OSV
added 2026/02/04 9:38 p.m.6 views

GHSA-WC42-FCJP-V8VQ EVE Doesn't Protect Config Partition with Measured Boot

Impact Config partition measurement was moved from PCR 13 to PCR 14 in a commit, but PCR 14 was not added to the list of PCRs that seal/unseal the vault key. As a result, an attacker can remove the disk, use another server to modify the files in the config partition, and then re-insert the disk...

5.9CVSS5.4AI score0.00159EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/04 5:16 p.m.9 views

CVE-2025-71195

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.5 views

CVE-2025-71195

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

6.8AI score0.00168EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.12 views

CVE-2025-71192

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

7CVSS6.5AI score0.00113EPSS
SaveExploits0References17
OSV
OSV
added 2026/02/04 4:4 p.m.6 views

CVE-2025-71195 dmaengine: xilinx: xdma: Fix regmap max_register

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

5.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/02/04 4:4 p.m.10 views

CVE-2025-71195

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

5.2AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/02/04 4:4 p.m.23 views

CVE-2025-71195

The CVE-2025-71195 entries describe a Linux kernel issue in dmaengine: xilinx: xdma where the max_register field was set to the size of the register memory region instead of the last register offset. This causes regmap reads via debugfs to segfault (segmentation fault) when inspecting /sys/kernel...

5.2AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/04 4:4 p.m.5 views

EUVD-2025-206803

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

5.2AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/04 4:0 p.m.9 views

CVE-2026-23047 libceph: make calc_target() set t->paused, not just clear it

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

5.2AI score
SaveExploits0References10
CVE
CVE
added 2026/02/04 4:0 p.m.37 views

CVE-2026-23047

The CVE-2026-23047 issue affects the Linux kernel’s Ceph client library (libceph). The root cause is that calc_target() clears t->paused when a request should no longer be paused, but never sets it for linger requests; the intended behavior was in __submit_request(), which does not operate on ...

5.2AI score0.00161EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/04 4:0 p.m.37 views

CVE-2026-23047 libceph: make calc_target() set t->paused, not just clear it

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

0.00161EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 4:0 p.m.9 views

EUVD-2025-206806

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

5.3AI score0.00113EPSS
SaveExploits0References5
Rows per page
Query Builder