Lucene search
+L

9440 matches found

OSV
OSV
added 2022/02/15 4:15 p.m.15 views

AZL-35040 CVE-2022-21698 affecting package node-problem-detector for versions less than 0.8.15-1

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS6.7AI score0.05994EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/15 4:15 p.m.12 views

AZL-33639 CVE-2022-21698 affecting package rook for versions less than 1.6.2-18

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS6.7AI score0.05994EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/15 4:15 p.m.34 views

Design/Logic Flaw

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

5CVSS8.5AI score0.05994EPSS
SaveExploits0References22Affected Software3
UbuntuCve
UbuntuCve
added 2022/02/15 4:15 p.m.68 views

CVE-2022-21698

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS6.8AI score0.05994EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/15 1:57 a.m.66 views

GHSA-H5RH-W6VM-9GHC Denial of service in Grafana

The snapshot feature in Grafana before 7.4.2 can allow an unauthenticated remote attackers to trigger a Denial of Service via a remote API call if a commonly used configuration is set. Specific Go Packages Affected github.com/grafana/grafana/pkg/middleware...

8.2CVSS6.6AI score0.83042EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.49 views

Denial of service in Grafana

The snapshot feature in Grafana before 7.4.2 can allow an unauthenticated remote attackers to trigger a Denial of Service via a remote API call if a commonly used configuration is set. Specific Go Packages Affected github.com/grafana/grafana/pkg/middleware...

7.5CVSS7.5AI score0.83042EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2022/02/15 12:00 a.m.64 views

CVE-2022-21698

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS8.6AI score0.05994EPSS
SaveExploits0
OSV
OSV
added 2022/02/15 12:00 a.m.43 views

CVE-2022-21698 Uncontrolled Resource Consumption in promhttp

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS7.5AI score
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2022/02/15 12:00 a.m.8 views

PT-2022-4597

Name of the Vulnerable Software and Affected Versions client golang versions prior to 1.11.1 Description The HTTP server in client golang is susceptible to a Denial of Service through unbounded cardinality, and potential memory exhaustion, when handling requests with non-standard HTTP methods. To...

7.8CVSS8.4AI score0.05994EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/02/15 12:00 a.m.41 views

CVE-2022-21698 Uncontrolled Resource Consumption in promhttp

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS8.9AI score0.05994EPSS
SaveExploits0References22
AlpineLinux
AlpineLinux
added 2022/02/15 12:00 a.m.58 views

CVE-2022-21698

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS9.7AI score0.05994EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/02/11 9:33 p.m.254 views

Puma used with Rails may lead to Information Exposure

Impact Prior to puma version 5.6.2, puma may not always call close on the response body. Rails, prior to version 7.0.2.2, depended on the response body being closed in order for its CurrentAttributes implementation to work correctly. From Rails: Under certain circumstances response bodies will no...

8CVSS0.6AI score0.02107EPSS
SaveExploits0References14Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/02/11 9:15 p.m.15 views

CVE-2022-23633

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to dat...

7.4CVSS6.3AI score0.02226EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/02/11 9:15 p.m.20 views

CVE-2022-23633

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to dat...

7.4CVSS0.02226EPSS
SaveExploits0References6
Prion
Prion
added 2022/02/11 9:15 p.m.28 views

Design/Logic Flaw

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to dat...

4.3CVSS5.6AI score0.02226EPSS
SaveExploits0References6Affected Software2
UbuntuCve
UbuntuCve
added 2022/02/11 9:15 p.m.41 views

CVE-2022-23633

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to dat...

7.4CVSS6.2AI score0.02226EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/11 9:15 p.m.11 views

UBUNTU-CVE-2022-23633

Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to dat...

7.4CVSS6.3AI score0.02226EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/02/11 8:49 p.m.43 views

Exposure of information in Action Pack

Impact Under certain circumstances response bodies will not be closed, for example a bug in a webserver or a bug in a Rack middleware. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to data...

7.4CVSS0.9AI score0.02226EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/02/11 8:49 p.m.35 views

GHSA-WH98-P28R-VRC9 Exposure of information in Action Pack

Impact Under certain circumstances response bodies will not be closed, for example a bug in a webserver or a bug in a Rack middleware. In the event a response is not notified of a close, ActionDispatch::Executor will not know to reset thread local state for the next request. This can lead to data...

7.4CVSS6.4AI score0.02226EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2022/02/11 12:00 a.m.8 views

PT-2022-16147 · Puma +6 · Puma +8

Name of the Vulnerable Software and Affected Versions: Rails versions prior to 7.0.2.2 Rails versions prior to 6.1.4.6 Rails versions prior to 6.0.4.6 Rails versions prior to 5.2.6.2 Puma versions prior to 5.6.2 Puma versions prior to 4.3.11 Description: Action Pack is a framework for handling an...

9.8CVSS6.2AI score0.04808EPSS
SaveExploits11References593
Rows per page
Query Builder