Lucene search
+L

8449 matches found

Microsoft CVE
Microsoft CVE
added 2022/07/19 7:00 a.m.8 views

A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this or other servers to which the cookies match create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept match and haven't expired. Due to cookie matching rules a server on `foo.example.com` can set cookies that also would match for `bar.example.com` making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.

...

4.3CVSS7.2AI score0.27081EPSS
SaveExploits1
CNVD
CNVD
added 2022/07/19 12:00 a.m.74 views

Apache Hive Authorization Issues Vulnerability

Apache Hive is a set of data warehouse software based on Hadoop Distributed Systems Infrastructure from the Apache Apache Foundation in the United States. The software provides a data integration approach and a high-level query language to support large-scale data analysis on Hadoop. An...

7.5CVSS7.3AI score0.01646EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/07/18 2:11 p.m.30 views

Denial Of Service (DoS)

github.com/containrrr/shoutrrr is vulnerable to denial of service. The vulnerability exists in PartitionMessage function in partitionmessage.go because the length of the message is not properly handled which allows an attacker to send large number of characters in a message that causes an...

7.5CVSS7AI score0.01564EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2022/07/15 11:04 p.m.9 views

Uncontrolled Recursion

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: A malicious HTTP server or client can cause the net/http client or server to panic.ReadRequest and ReadResponse can hit an...

8.2CVSS6.8AI score0.03692EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/07/15 7:36 p.m.40 views

CVE-2022-30634 Indefinite hang with large buffers on Windows in crypto/rand

Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 32 - 1 bytes...

7.8AI score0.02057EPSS
SaveExploits1References5
OSV
OSV
added 2022/07/15 11:05 a.m.7 views

OESA-2022-1752 rubygem-yajl-ruby security update

Ruby C bindings to the excellent Yajl JSON stream-based parser library. Security Fixes: yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to subsequent heap memory corruption when dealing wit...

7.5CVSS8.4AI score0.03472EPSS
SaveExploits1References2
OSV
OSV
added 2022/07/14 5:23 p.m.18 views

CVE-2022-2406 Malicious imports can lead to Denial of Service

The legacy Slack import feature in Mattermost version 6.7.0 and earlier fails to properly limit the sizes of imported files, which allows an authenticated attacker to crash the server by importing large files via the Slack import REST API...

4.3CVSS6.6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2022/07/14 12:00 a.m.13 views

Mattermost 资源管理错误漏洞

Mattermost is an open source collaboration platform from Mattermost, Inc. Mattermost 6.7.0 and earlier versions are vulnerable to a resource management error, which stems from the inability of the Slack import feature to properly limit the size of imported files, and can be exploited to import...

6.5CVSS5.6AI score0.00838EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/07/14 12:00 a.m.14 views

PT-2022-16440 · Mattermost · Mattermost

Name of the Vulnerable Software and Affected Versions: Mattermost versions 6.7.0 and earlier Description: The legacy Slack import feature fails to properly limit the sizes of imported files, allowing an authenticated attacker to crash the server by importing large files via the Slack import REST...

6.5CVSS6.3AI score0.00838EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2022/07/14 12:00 a.m.15 views

Fedora: Security Advisory for git-lfs (FEDORA-2022-ba365d3703)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/13 2:00 a.m.31 views

[SECURITY] Fedora 36 Update: golang-github-kalafut-imohash-1.0.2-3.fc36

Fast hashing for large files...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/13 2:00 a.m.35 views

[SECURITY] Fedora 36 Update: git-lfs-3.1.2-4.fc36

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server...

9.3CVSS3.3AI score0.0995EPSS
SaveExploits4
OSV
OSV
added 2022/07/12 12:00 p.m.80 views

RUSTSEC-2022-0084 libp2p Lack of resource management DoS

libp2p allows a potential attacker to cause victim p2p node to run out of memory The out of memory failure can cause crashes where libp2p is intended to be used within large scale networks leading to potential Denial of Service DoS vector Users should upgrade or reference the DoS mitigation...

7.5CVSS7.3AI score0.00689EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/07/12 4:47 a.m.31 views

Denial Of Service (DoS)

github.com/kubeedge/kubeedge is vulnerable to denial of service. An attacker can crash the application by sending a malicious HTTP request with a large body into the registerValidateWebhook function of common.go...

6.5CVSS6.1AI score0.00781EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2022/07/11 8:55 p.m.8 views

CVE-2022-31080 KubeEdge Websocket Client in package Viaduct: DoS from large response message

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, a large response received by the viaduct WSClient can cause a DoS from memory exhaustion. The entire body of the response is...

4.4CVSS6.3AI score0.00688EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/07/11 8:40 p.m.10 views

CVE-2022-31079 KubeEdge Cloud Stream and Edge Stream DoS from large stream message

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, the Cloud Stream server and the Edge Stream server reads the entire message into memory without imposing a limit on the size o...

4.4CVSS6.3AI score0.00668EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/07/11 12:00 a.m.11 views

KubeEdge 资源管理错误漏洞

KubeEdge is KubeEdge open source a Kubernetes native edge computing framework. Built on Kubernetes and extends native containerized application orchestration and device management to edge hosts. A resource management error vulnerability exists in KubeEdge versions prior to 1.11.1, 1.10.2, and...

7.5CVSS7.3AI score0.01594EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2022/07/11 12:00 a.m.13 views

KubeEdge 资源管理错误漏洞

KubeEdge is KubeEdge open source a Kubernetes native edge computing framework. Built on Kubernetes and extends native containerized application orchestration and device management to edge hosts. KubeEdge versions prior to 1.11.1, 1.10.2 and 1.9.4 have a resource management error vulnerability tha...

6.5CVSS6.5AI score0.00781EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/07/11 12:00 a.m.10 views

PT-2022-20509 · Kubeedge · Kubeedge

Name of the Vulnerable Software and Affected Versions: KubeEdge versions prior to 1.11.1 KubeEdge versions prior to 1.10.2 KubeEdge versions prior to 1.9.4 Description: KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge...

6.5CVSS7AI score0.00781EPSS
SaveExploits0References7
OSV
OSV
added 2022/07/07 1:15 p.m.6 views

ALPINE-CVE-2022-32205

A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl and curl 7.84.0 stores all of them. A sufficiently large amount of big cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger th...

4.3CVSS6.7AI score0.27081EPSS
SaveExploits1References1
Rows per page
Query Builder