Lucene search
+L

31056 matches found

OSV
OSV
added 2023/11/14 3:14 p.m.11 views

OPENSUSE-SU-2023:0369-1 Security update for connman

This update for connman fixes the following issues: Update to 1.42 Fix issue with iwd and signal strength calculation. Fix issue with iwd and handling service removal. Fix issue with iwd and handling new connections. Fix issue with handling default online check URL. Fix issue with handling...

6.5CVSS6.8AI score0.00964EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/11/14 11:04 a.m.11 views

CVE-2023-46601

A vulnerability has been identified in COMOS All versions. The affected application lacks proper access controls in making the SQLServer connection. This could allow an attacker to query the database directly to access information that the user should not have access to...

9.6CVSS6.5AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/13 4:41 p.m.11 views

SUSE-SU-2023:4071-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2023-39194: Fixed a flaw in the processing of state filters which could allow a local attackers to disclose sensitive information. bsc1215861 - CVE-2023-3919...

7.8CVSS8.7AI score0.01104EPSS
SaveExploits4References101
OSV
OSV
added 2023/11/12 3:57 p.m.47 views

GHSA-XQ59-7JF3-RJC6 piccolo SQL Injection via named transaction savepoints

Summary The handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection as user provided input is passed directly to connection.execute... via f-strings. Details An excerpt of the Postgres savepoint handling: python async def savepointself, name:...

9.3CVSS9.7AI score0.00782EPSS
SaveExploits2References5
Oracle linux
Oracle linux
added 2023/11/11 12:00 a.m.47 views

curl security update

7.76.1-26 - unify the upload/method handling CVE-2023-28322 - fix host name wildcard checking CVE-2023-28321 7.76.1-25 - adapt the fix of CVE-2023-27535 for RHEL 9 curl 7.76.1-24 - fix SSH connection too eager reuse still CVE-2023-27538 - fix GSS delegation too eager connection re-use...

8.8CVSS7.5AI score0.02211EPSS
SaveExploits7
Metasploit
Metasploit
added 2023/11/09 7:51 p.m.342 views

Windows Gather PL/SQL Developer Connection Credentials

This module can decrypt the histories and connection credentials of PL/SQL Developer, and passwords are available if the user chooses to remember. Module Options msf use post/windows/gather/credentials/plsqldeveloper msf postplsqldeveloper show actions ...actions... msf postplsqldeveloper set...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/09 12:00 a.m.9 views

PT-2023-8666 · Palo Alto Networks · Pan-Os

Name of the Vulnerable Software and Affected Versions: Palo Alto Networks PAN-OS affected versions not specified Description: The issue is related to an improper verification vulnerability in the GlobalProtect gateway feature of the software. This vulnerability allows a malicious user with stolen...

7.5CVSS6.7AI score0.00179EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:00 a.m.64 views

NewStart CGSL MAIN 6.06 : curl Multiple Vulnerabilities (NS-SA-2023-0137)

The remote NewStart CGSL host, running version MAIN 6.06, has curl packages installed that are affected by multiple vulnerabilities: - When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might mak...

7.7AI score0.02511EPSS
SaveExploits4References9
RedhatCVE
RedhatCVE
added 2023/11/08 8:46 p.m.71 views

CVE-2023-39197

An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol...

4CVSS6.6AI score0.00976EPSS
SaveExploits0References3
Rapid7 Blog
Rapid7 Blog
added 2023/11/08 2:00 p.m.22 views

Setup of Discovery Connection Azure

By: fuzzy borders Are you having trouble trying to get your Azure assets into your InsightVM security console? In this blog post, we wanted to bring additional insight into leveraging the Azure Discovery Connection with InsightVM. This blog post is brought to you by the Fuzzy Borders project, who...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: cifs: Fix oops due to uncleared server->smbd_conn in reconnect

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server-smbdconn in reconnect In smbddestroy, clear the server-smbdconn pointer after freeing the smbdconnection struct that it points to so that reconnection doesn't get confused...

9.8CVSS6.3AI score0.00533EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: rxrpc: Make it so that a waiting process can be aborted

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: drbd: use after free in drbd_create_device()

In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbdcreatedevice The drbddestroyconnection frees the "connection" so use the safe iterator to prevent a use after free...

7.8CVSS6.4AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: hash collisions in the IPv6 connection lookup table

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.6AI score0.00549EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:51 a.m.19 views

curl: SSH connection too eager reuse still

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequen...

7.7CVSS7.2AI score0.01255EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:51 a.m.8 views

curl: GSS delegation too eager connection re-use

A flaw was found in the Curl package. Libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, the GSS delegation setting was left out from the configuration match checks, making them match too easily, affecting...

5.9CVSS7.1AI score0.01566EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:51 a.m.59 views

Moderate: Red Hat Security Advisory: curl security update

An update for curl is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

9.8CVSS6.7AI score0.02195EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2023/11/07 8:47 a.m.7 views

cups: use-after-free in cupsdAcceptClient() in scheduler/client.c

A vulnerability was found in CUPS. This issue occurs due to logging data of free memory to the logging service AFTER the connection has been closed, when it should have logged the data immediately before the connection closed, resulting in a use-after-free in cupsdAcceptClient in scheduler/client...

7.1CVSS7.2AI score0.01383EPSS
SaveExploits1References4
OSV
OSV
added 2023/11/07 7:15 a.m.12 views

CVE-2023-38547

A vulnerability in Veeam ONE allows an unauthenticated user to gain information about the SQL server connection Veeam ONE uses to access its configuration database. This may lead to remote code execution on the SQL server hosting the Veeam ONE configuration database...

9.8CVSS7.9AI score0.18942EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/07 6:17 a.m.6 views

CVE-2023-38547

A vulnerability in Veeam ONE allows an unauthenticated user to gain information about the SQL server connection Veeam ONE uses to access its configuration database. This may lead to remote code execution on the SQL server hosting the Veeam ONE configuration database...

9.9CVSS8.6AI score0.18942EPSS
SaveExploits0References1
Rows per page
Query Builder