Lucene search
+L

1643 matches found

OSV
OSV
added 2022/12/15 12:0 a.m.38 views

ALSA-2022:9058 Important: prometheus-jmx-exporter security update

Prometheus JMX Exporter is a JMX to Prometheus exporter: a collector that can be configured to scrape and expose MBeans of a JMX target. Security Fixes: SnakeYaml: Constructor Deserialization Remote Code Execution CVE-2022-1471 For more details about the security issues, including the impact, a...

9.8CVSS9.2AI score0.99569EPSS
SaveExploits10References4
OSV
OSV
added 2022/12/08 8:15 p.m.7 views

AZL-33630 CVE-2022-41717 affecting package prometheus for versions less than 2.37.9-1

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS6.7AI score0.05623EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/08 8:15 p.m.8 views

AZL-35113 CVE-2022-41717 affecting package prometheus for versions less than 2.45.4-1

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS6.7AI score0.05623EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/12/07 7:19 p.m.6 views

rabbitmq-server: improper neutralization of script-related HTML tags in a web page (basic XSS) in management UI

RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user's bane being rendered in a confirmation message without proper tag sanitization, potentially allowing for JavaScript code execution in the...

5.4CVSS6.2AI score0.01437EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/05 10:1 p.m.30 views

GHSA-4V48-4Q5M-8VX4 Prometheus vulnerable to basic authentication bypass

Impact Prometheus can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw in the way this...

7.2CVSS5.7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/05 10:1 p.m.32 views

Prometheus vulnerable to basic authentication bypass

Impact Prometheus can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw in the way this...

5.7AI score
SaveExploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2022/12/05 12:0 a.m.3 views

PT-2022-28195 · Unknown · Prometheus

Name of the Vulnerable Software and Affected Versions: Prometheus versions prior to 2.37.4 Prometheus versions prior to 2.40.4 Description: A flaw in the implementation of basic authentication in Prometheus allows attackers who know the hashed password to authenticate against Prometheus. This is...

7.2CVSS7.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/02 10:25 p.m.41 views

Prometheus Exporter-Toolkit is vulnerable to authentication bypass

Impact Prometheus and its exporters can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw ...

8.8CVSS8.5AI score0.01157EPSS
SaveExploits1References15Affected Software1
Chainguard
Chainguard
added 2022/12/02 10:25 p.m.22 views

GHSA-7RG2-CXVP-9P7P vulnerabilities

Vulnerabilities for packages: kube-state-metrics, prometheus-pushgateway, prometheus-pushgateway-fips...

5.4AI score
SaveExploits0
OSV
OSV
added 2022/12/02 10:25 p.m.40 views

GHSA-7RG2-CXVP-9P7P Prometheus Exporter-Toolkit is vulnerable to authentication bypass

Impact Prometheus and its exporters can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw ...

6.2CVSS8.3AI score0.01157EPSS
SaveExploits1References15
CNVD
CNVD
added 2022/12/01 12:0 a.m.39 views

Unspecified vulnerability in prometheus exporter_toolkit

Prometheus is open source software written in the Go language for recording real-time metrics from time series databases built using the HTTP pull model. An unspecified vulnerability exists in Prometheus Exporter Toolkit versions 0.7.2 and prior to 0.8.2, which can be exploited by an attacker to...

8.8CVSS7.8AI score0.01157EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/11/30 3:28 a.m.43 views

Authentication Bypass

github.com/prometheus/exporter-toolkit is vulnerable to authentication bypass. It is possible to bypass the security mechanisms by poisoning the built-in authentication cache when an attacker has access to the web.yml file and user's hashed bcrypted passwords...

8.8CVSS8.6AI score0.01157EPSS
SaveExploits1References18Affected Software3
RedhatCVE
RedhatCVE
added 2022/11/29 9:56 p.m.60 views

CVE-2022-46146

A flaw was found in exporter-toolkit. A request can be forged by an attacker to poison the internal cache used to cache hashes and make subsequent successful requests. This cache is used to limit side channel attacks that could tell an attacker if a user is present in the file or not. Prometheus...

7.5CVSS8.3AI score0.01157EPSS
SaveExploits1References7
OSV
OSV
added 2022/11/29 4:33 p.m.63 views

GO-2022-1130 Authentication bypass in github.com/prometheus/exporter-toolkit

If an attacker has access to a Prometheus web.yml file and users' bcrypted passwords, it would be possible to bypass security via the built-in authentication cache...

8.8CVSS8.3AI score0.01157EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/11/29 2:15 p.m.3 views

CVE-2022-46146

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS7.2AI score0.01157EPSS
SaveExploits1References13Affected Software1
OSV
OSV
added 2022/11/29 2:15 p.m.3 views

DEBIAN-CVE-2022-46146

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS8.2AI score0.01157EPSS
SaveExploits1References1
Chainguard
Chainguard
added 2022/11/29 2:15 p.m.97 views

CVE-2022-46146 vulnerabilities

Vulnerabilities for packages: kube-state-metrics, prometheus-pushgateway, prometheus-pushgateway-fips...

8.8CVSS7AI score0.01157EPSS
SaveExploits1
OSV
OSV
added 2022/11/29 2:15 p.m.11 views

AZL-41992 CVE-2022-46146 affecting package prometheus-process-exporter for versions less than 0.8.2-1

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS7.2AI score0.01157EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/29 2:15 p.m.20 views

CVE-2022-46146

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS0.01157EPSS
SaveExploits1References9
Prion
Prion
added 2022/11/29 2:15 p.m.38 views

Design/Logic Flaw

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

6.5CVSS8.8AI score0.01157EPSS
SaveExploits1References9Affected Software1
Rows per page
Query Builder