Lucene search
+L

15099 matches found

OSV
OSV
added 2022/05/17 1:59 a.m.56 views

GHSA-P9CV-HRXR-FXX8 Restkit Does Not Validate TLS certificates

Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrapsocket function in Python with the default CERTNONE value for the certreqs argument...

5.9CVSS5.9AI score0.01364EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2022/05/16 9:30 p.m.28 views

BirDuster - A Multi Threaded Python Script Designed To Brute Force Directories And Files Names On Webservers

BirDuster is a Python based knockoff of the original DirBuster. BirDuster is a multi threaded Python application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2022/05/16 8:02 a.m.8 views

SUSE-SU-2022:1666-1 Security update for slurm

This update for slurm fixes the following issues: - CVE-2022-29500: Fixed architectural flaw that could have been exploited to allow an unprivileged user to execute arbitrary processes as root bsc1199278. - CVE-2022-29501: Fixed a problem that an unprivileged user could have sent data to arbitrar...

9CVSS8.8AI score0.0286EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/14 12:01 a.m.69 views

Improper socket reuse in Apache Tomcat

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS0.5AI score0.08405EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/14 12:01 a.m.40 views

GHSA-H3CH-5PP2-VH6W Improper socket reuse in Apache Tomcat

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS8.3AI score0.08405EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/05/13 8:15 a.m.8 views

CVE-2022-25762

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS6.7AI score0.08405EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:49 a.m.36 views

Insecure Permissions in Phusion Passenger

An Insecure Permissions vulnerability in SpawningKit in Phusion Passenger 5.3.x before 5.3.2 causes information disclosure in the following situation: given a Passenger-spawned application process that reports that it listens on a certain Unix domain socket, if any of the parent directories of sa...

8.8CVSS6.3AI score0.01088EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:47 a.m.19 views

Juju uses a UNIX domain socket without setting appropriate permissions

Juju before 1.25.12, 2.0.x before 2.0.4, and 2.1.x before 2.1.3 uses a UNIX domain socket without setting appropriate permissions, allowing privilege escalation by users on the system to root...

10CVSS6.9AI score0.48501EPSS
SaveExploits5References5Affected Software1
OSV
OSV
added 2022/05/13 1:47 a.m.17 views

GHSA-J3HP-PV6V-RGRX Juju uses a UNIX domain socket without setting appropriate permissions

Juju before 1.25.12, 2.0.x before 2.0.4, and 2.1.x before 2.1.3 uses a UNIX domain socket without setting appropriate permissions, allowing privilege escalation by users on the system to root...

9.8CVSS9.6AI score0.48501EPSS
SaveExploits5References5
CNNVD
CNNVD
added 2022/05/13 12:00 a.m.8 views

Apache Tomcat 代码问题漏洞

Apache Tomcat is the United States Apache Apache Foundation of a lightweight Web application server. The program implements the Servlet and JavaServer Page JSP support. Apache Tomcat suffers from a request obfuscation vulnerability that stems from the fact that if a Web application sends a...

8.6CVSS7.4AI score0.08405EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2022/05/11 11:33 a.m.81 views

Moderate: Red Hat Security Advisory: Release of containers for OSP 16.2.z director operator tech preview

Red Hat OpenStack Platform 16.2 Train director Operator containers are available for technology preview. Release osp-director-operator images Security Fixes: golang: kubernetes: YAML parsing vulnerable to "Billion Laughs" attack, allowing for remote CVE-2019-11253 golang: golang-github-miekg-dns:...

7.5CVSS6.7AI score0.25939EPSS
SaveExploits9References7
RedHat Linux
RedHat Linux
added 2022/05/10 2:18 p.m.30 views

httpd: possible NULL dereference or SSRF in forward proxy configurations

There's a null pointer dereference and server-side request forgery flaw in httpd's modproxy module, when it is configured to be used as a forward proxy. A crafted packet could be sent on the adjacent network to the forward proxy that could cause a crash, or potentially SSRF via misdirected Unix...

8.2CVSS7AI score0.82295EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.10 views

kernel: mptcp: fix deadlock in __mptcp_push_pending()

A vulnerability was found in the Linux kernel's mptcp component in the mptcppushpending function, where a deadlock can occur when calling mptcpflushjoinlist with the subflow socket lock held. This happens if the synchronization function mptcpsockoptsyncall is invoked, causing the system to hang d...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.11 views

kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

6.8CVSS6.6AI score0.01747EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.8 views

kernel: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data

A reference-count flaw was found in the Linux kernel Berkeley Packet Filter BPF sockmap implementation. When processing messages with remaining data, the same Transmission Control Protocol TCP socket reference could be released more than once. A local user running BPF sockmap programs could use...

7.8CVSS7.2AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.8 views

kernel: fget: check that the fd still exists after getting a ref to it

A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close and fget simultaneously and can potentially trigger a race condition. This flaw allows a local user to crash the system or escalate their privileges on...

7CVSS6.6AI score0.0031EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.17 views

kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses

A use-after-free read flaw was found in sockgetsockopt in net/core/sock.c due to SOPEERCRED and SOPEERGROUPS race with listen and connect in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information...

6.8CVSS6.6AI score0.01747EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2022/05/05 12:00 a.m.115 views

F5 Networks BIG-IP : Linux kernel vulnerability for (K52379673)

The version of F5 Networks BIG-IP installed on the remote host is prior to 17.1.3 / 17.5.1. It is, therefore, affected by a vulnerability as referenced in the K52379673 advisory. A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers ...

7CVSS6.6AI score0.0031EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/01 4:15 p.m.10 views

CVE-2022-21167

All versions of package masuit.tools.core are vulnerable to Arbitrary Code Execution via the ReceiveVarData function in the SocketClient.cs component. The socket client in the package can pass in the payload via the user-controllable input after it has been established, because this socket client...

9.8CVSS7.3AI score0.014EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/05/01 12:00 a.m.10 views

Masuit.Tools 安全漏洞

Masuit.Tools is a number of commonly used operation classes , mostly static classes , encryption and decryption , reflection operations , weighted random filtering algorithm , distributed short id , expression tree , linq extension , file compression , multi-threaded download and FTP client ,...

9.8CVSS8.8AI score0.014EPSS
SaveExploits0References3
Rows per page
Query Builder