We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
micrometer-registry-prometheus-1.1.4.jar (pkg:maven/io.micrometer/micrometer-registry-prometheus@1.1.4, cpe:2.3:a:prometheus:prometheus:1.1.4:*:*:*:*:*:*:*) : CVE-2019-3826 simpleclient-0.5.0.jar (pkg:maven/io.prometheus/simpleclient@0.5.0, cpe:2.3:a:prometheus:prometheus:0.5.0:*:*:*:*:*:*:*) : CVE-2019-3826
micrometer-registry-prometheus-1.1.4.jar (pkg:maven/io.micrometer/micrometer-registry-prometheus@1.1.4, cpe:2.3:a:prometheus:prometheus:1.1.4:*:*:*:*:*:*:*) : CVE-2019-3826
simpleclient-0.5.0.jar (pkg:maven/io.prometheus/simpleclient@0.5.0, cpe:2.3:a:prometheus:prometheus:0.5.0:*:*:*:*:*:*:*) : CVE-2019-3826
<dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> <version>1.1.4</version> </dependency> <dependency> <groupId>io.prometheus</groupId> <artifactId>simpleclient</artifactId> <version>0.5.0</version> </dependency>
The CVE-2019-3826 does affect the prometheus server software, but it does not affect the java (client) libraries.
The text was updated successfully, but these errors were encountered:
Hi, I found that io.prometheus.jmx:collector is also reported with CVE-2019-3826. Maybe that's also related to this issue?
CVE-2019-3826
Sorry, something went wrong.
No branches or pull requests
The CVE-2019-3826 does affect the prometheus server software, but it does not affect the java (client) libraries.
The text was updated successfully, but these errors were encountered: