Lucene search
+L

5539 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53841

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - devlink: report devlinkporttypewarn source device devlinkporttypewarn is scheduled for port devlink and warning when the port type is not set. But from this...

5.6AI score0.00256EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/08 10:40 p.m.21 views

CVE-2025-58098

Apache HTTP Server 2.4.65 and earlier with Server Side Includes SSI enabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives. This issue affects Apache HTTP Server before 2.4.66. Users are recommended to upgrade to version 2.4.66, which fixes the issue...

8.3CVSS6.4AI score0.01424EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 10:40 p.m.2 views

CVE-2022-50629

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory leak in rsicoexattach The coexcb needs to be freed when rsicreatekthread failed in rsicoexattach...

5.6AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 9:49 p.m.14 views

CVE-2025-66512

Nextcloud Server is a self hosted personal cloud system. In Nextcloud Server and Server Enterprise prior to 31.0.12 and 32.0.3, a missing sanitization allowed malicious users to circumvent the content security policy when a malicious user manages to trick a user it viewing an uploaded SVG outside...

6.1CVSS6AI score0.00281EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 9:49 p.m.14 views

CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.6AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 9:36 p.m.17 views

CVE-2025-66547

Nextcloud Server is a self hosted personal cloud system. In Nextcloud Server and Enterprise Server prior to 31.0.1, non-privileged users can modify tags on files they should not have access to via bulk tagging. This vulnerability is fixed in 31.0.1. Mitigation Mitigation for this issue is either...

4.3CVSS6.2AI score0.00279EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 9:36 p.m.17 views

CVE-2025-66552

Nextcloud Server is a self hosted personal cloud system. In Nextcloud Server and Enterprise Server prior to 30.0.9 and 31.0.1, incorrect path handling with groupfolders caused the adminaudit app to not properly log all actions on files and folders inside groupfolders. This vulnerability is fixed ...

4.3CVSS6AI score0.00311EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 9:35 p.m.19 views

CVE-2025-66510

Nextcloud Server is a self hosted personal cloud system. In Nextcloud Server prior to 31.0.10 and 32.0.1 and Nextcloud Enterprise Server prior to 28.0.14.11, 29.0.16.8, 30.0.17.3, and 31.0.10, contacts search allowed to retrieve personal data of other users emails, names, identifiers without prop...

4.9CVSS5.9AI score0.00358EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 8:33 p.m.13 views

CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

5.6AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 6:18 p.m.4 views

CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.5CVSS5.6AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 5:50 p.m.9 views

CVE-2025-40320

No description is available for this CVE...

6.3CVSS6.5AI score0.00418EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 5:29 p.m.1 views

CVE-2025-40290

In the Linux kernel, the following vulnerability has been resolved: xsk: avoid data corruption on cq descriptor number Since commit 30f241fcf52a "xsk: Fix immature cq descriptor production", the descriptor number is stored in skb control block and xskcqsubmitaddrlocked relies on it to put the ume...

5.4AI score0.00141EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 5:02 p.m.4 views

CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

6.7CVSS5.6AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40313

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntfs3: pretend $Extend records as regular files Since commit af153bb63a33 vfs: catch invalid modes in mayopen requires any inode be one of...

5.5AI score0.00191EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40267

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough...

5.9AI score0.00172EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/07 12:00 a.m.12 views

PT-2025-49405

A vulnerability was found in RashminDungrani online-banking up to 2337ad552ea9d385b4e07b90e6f32d011b7c68a2. This affects an unknown part of the file /site/dist/auth login.php. Performing manipulation of the argument Username results in sql injection. The attack can be initiated remotely. The...

7.5CVSS6.9AI score0.00319EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/06 12:03 a.m.13 views

CVE-2025-66577

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which...

5.3CVSS6.1AI score0.00274EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/05 8:35 p.m.10 views

CVE-2025-66570

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTEADDR, REMOTEPORT,...

10CVSS6.5AI score0.00336EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/05 4:39 p.m.4 views

CVE-2025-40242

No description is available for this CVE. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability...

5.9CVSS6.2AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/05 4:21 p.m.8 views

CVE-2025-14104

A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the setpwnam function, affecting SUID Set User ID login-utils utilities writing to the password database. Mitigation Mitigation for this issue is either not...

6.1CVSS6.3AI score0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder