Skip to content

[GHSA-wrxf-x8rm-6ggg] Fluent Fluentd and Fluent-ui use default password #5692

New issue

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wrxf-x8rm-6ggg",
"modified": "2025-06-05T20:34:07Z",
"modified": "2025-06-05T20:34:11Z",
"published": "2023-04-04T15:30:27Z",
"aliases": [
"CVE-2020-21514"
],
"summary": "Fluent Fluentd and Fluent-ui use default password",
"details": "An issue was discovered in Fluent Fluentd v.1.8.0 and Fluent-ui v.1.2.2 that allows attackers to gain escilated privileges and execute arbitrary code due to use of a default password.",
"summary": "Fluent-ui use default password",
"details": "An issue was discovered in Fluent-ui v.1.2.2 that allows attackers to gain escilated privileges and execute arbitrary code due to use of a default password.",
"severity": [
{
"type": "CVSS_V3",
Expand Down Expand Up @@ -51,10 +51,6 @@
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fluentd-ui/CVE-2020-21514.yml"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fluentd/CVE-2020-21514.yml"
}
],
"database_specific": {
Expand Down
Loading