Lucene search
+L

33408 matches found

EUVD
EUVD
added 2025/12/24 9:30 p.m.6 views

EUVD-2025-205326

Microhard Systems IPn4G 1.1.0 contains a service vulnerability that allows authenticated users to enable a restricted SSH shell with a default 'msshc' user. Attackers can exploit a custom 'ping' command in the NcFTP environment to escape the restricted shell and execute commands with root...

8.8CVSS6.8AI score0.00587EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/12/24 9:30 p.m.10 views

EUVD-2025-205341

FLIR Brickstream 3D+ 2.1.742.1842 contains an unauthenticated vulnerability that allows remote attackers to access live video streams without credentials. Attackers can retrieve video stream images by directly accessing multiple image endpoints like middleImage.jpg, rightimage.jpg, and...

8.7CVSS6.6AI score0.00499EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/24 9:30 p.m.6 views

EUVD-2025-205342

FLIR thermal traffic cameras contain an unauthenticated device manipulation vulnerability in their WebSocket implementation that allows attackers to bypass authentication and authorization controls. Attackers can directly modify device configurations, access system information, and potentially...

9.3CVSS6.5AI score0.00329EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/24 9:30 p.m.12 views

EUVD-2025-205343

NovaRad NovaPACS Diagnostics Viewer 8.5.19.75 contains an unauthenticated XML External Entity XXE injection vulnerability in XML preference import settings. Attackers can craft malicious XML files with DTD parameter entities to retrieve arbitrary system files through an out-of-band channel attack...

9.8CVSS7.1AI score0.00423EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/24 9:30 p.m.10 views

EUVD-2025-205346

FLIR AX8 Thermal Camera 1.32.16 contains an unauthenticated vulnerability that allows remote attackers to access live video streams without credentials. Attackers can directly connect to the RTSP stream using tools like VLC or FFmpeg to view and record thermal camera footage...

8.7CVSS6.6AI score0.0052EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/12/24 9:30 p.m.16 views

EUVD-2025-205351

SOCA Access Control System 180612 contains multiple insecure direct object reference vulnerabilities that allow attackers to access sensitive user credentials. Attackers can retrieve authenticated and unauthenticated user password hashes and pins through unprotected endpoints like...

7.5CVSS6.6AI score0.00358EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2025-205229

This CVE id was assigned but later discarded...

6.1AI score
SaveExploits0References1
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 views

EUVD-2025-205124

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.9AI score0.00178EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.12 views

EUVD-2025-205130

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

5.7AI score0.0017EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.12 views

EUVD-2025-205117

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

6.1AI score0.00139EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205128

In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...

5.7AI score0.00182EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205119

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

6AI score0.00137EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205131

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between balance and cancel/pause Syzbot reported a panic that looks like this: assertion failed: fsinfo-exclusiveoperation == BTRFSEXCLOPBALANCEPAUSED, in fs/btrfs/ioctl.c:465 ------------ cut here ------------...

5.9AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205134

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting quota root from the dirty cow roots list When disabling quotas we are deleting the quota root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it, which is struct...

5.8AI score0.00202EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205112

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...

6AI score0.00137EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205142

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009 INFO: task kworker/u321:0:7 blocked for more than 120 seconds...

6AI score0.00206EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.3 views

EUVD-2025-205151

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio - Fix race on dataavail and actual data The virtio rng device kicks off a new entropy request whenever the data available reaches zero. When a new request occurs at the end of a read operation, that is, when the...

5.8AI score0.00208EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.39 views

EUVD-2025-205147

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

6.2AI score0.00196EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.4 views

EUVD-2025-205163

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

6.2AI score0.00166EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205150

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

6AI score0.00142EPSS
SaveExploits0References3
Rows per page
Query Builder