Lucene search
+L

115 matches found

OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53492

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not ignore genmask when looking up chain by id When adding a rule to a chain referring to its ID, if that chain had been deleted on the same batch, the rule might end up referring to a deleted chain. This...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/23 6:00 a.m.34 views

CVE-2025-39879

CVE-2025-39879 pertains to the Linux kernel Ceph code path. The issue revolves around ceph_process_folio_batch() leaving folio_batch entries as NULL, an illegal state that could lead to crashes if folio_batch_release() dereferences them. The documented root cause describes that earlier code inten...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2025/09/12 5:41 p.m.179 views

cpvst

🛡️ CPVST - Cyber Prince Vulnerability Scanner Tool !Python...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-10195

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in IPA, all 4.6.x versions before 4.6.7, all 4.7.x versions before 4.7.4 and all 4.8.x versions before 4.8.3, in the way that FreeIPA's batch...

6.5CVSS6.6AI score0.01806EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2025/08/12 4:32 a.m.16 views

Bykea: Customer can cancel a individual booking in a batch, causing locking of partner.

The vulnerability allowed users to update the status of individual trips inside a batch, even though only batch-level status changes were intended. By cancelling the single trip inside a one-parcel batch, the batch was placed into an inconsistent state, causing the assigned partner to become stuc...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2025/05/06 12:30 p.m.72 views

Firecrawl-Mcp-Server - Official Firecrawl MCP Server - Adds Powerful Web Scraping To Cursor, Claude And Any Other LLM Clients

A Model Context Protocol MCP server implementation that integrates with Firecrawl for web scraping capabilities. Big thanks to @vrknetha, @cawstudios for the initial implementation! You can also play around with our MCP Server on MCP.so's playground. Thanks to MCP.so for hosting and @gstarwd for...

7.2AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:00 a.m.24 views

CentOS 7 : ipa (RHSA-2020:0378)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0378 advisory. - A flaw was found in IPA, all 4.6.x versions before 4.6.7, all 4.7.x versions before 4.7.4 and all 4.8.x versions before 4.8.3, in the way that...

8.8CVSS7.2AI score0.07413EPSS
SaveExploits0References3
Spring Security Advisories
Spring Security Advisories
added 2024/05/21 12:00 a.m.59 views

Deploy and Scale Spring Batch in the Cloud – with Adaptive Cost Control

May 21, 2024, at 9 AM PST You can now use Azure Spring Apps to effectively run Spring Batch applications with adaptive cost control. You only pay when batch jobs are running, and you can simply lift and shift your Spring Batch jobs with no code change. Spring Batch is a framework for processing...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/05/19 9:15 a.m.7 views

UBUNTU-CVE-2024-35872

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix GUP-fast succeeding on secretmem folios folioissecretmem currently relies on secretmem folios being LRU folios, to save some cycles. However, folios might reside in a folio batch without the LRU flag set, or...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References20
Veracode
Veracode
added 2024/04/30 8:42 a.m.28 views

Insertion Of Sensitive Information Into Log File

freeipa is vulnerable to Insertion Of Sensitive Information Into Log File. The vulnerability is due to a flaw in FreeIPA's batch processing API resulting in improper masking of sensitive information in logs, such as clear text user passwords...

6.5CVSS6.1AI score0.01806EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.22 views

PT-2024-19425 · Hitachi Energy · Asset Suite Eam +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue concerns a REST service authentication anomaly where a "valid username/no password" credential combination allows for successful service...

5.3CVSS6.8AI score0.00371EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2024/03/04 10:44 p.m.523 views

Exploit for Authentication Bypass Using an Alternate Path or Channel in Jetbrains Teamcity

TeamCity Exploit Script 🛠️ This script is designed to demonst...

9.8CVSS10AI score0.99938EPSS
SaveExploits25
SUSE CVE
SUSE CVE
added 2023/10/31 2:34 a.m.11 views

SUSE CVE-2019-10195

A flaw was found in IPA, all 4.6.x versions before 4.6.7, all 4.7.x versions before 4.7.4 and all 4.8.x versions before 4.8.3, in the way that FreeIPA's batch processing API logged operations. This included passing user passwords in clear text on FreeIPA masters. Batch processing of commands with...

6.5CVSS6.5AI score0.01806EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/10/10 4:24 p.m.12 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2023/09/12 11:07 a.m.13 views

kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests

A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAPNETADMIN capability to crash or potentially...

7.8CVSS6.8AI score0.00914EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/12 9:56 a.m.13 views

kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests

A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAPNETADMIN capability to crash or potentially...

7.8CVSS6.8AI score0.00914EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/08/22 1:57 p.m.9 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2023/07/25 7:55 a.m.14 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2023/07/18 7:48 a.m.9 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2023/06/06 1:40 p.m.13 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8References6
Rows per page
Query Builder