-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add fluentbit info for CVE-2024-23722
Signed-off-by: Weston Steimel <[email protected]>
- Loading branch information
1 parent
b6e0859
commit 72541a2
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "mitre", | ||
"cveId": "CVE-2024-23722", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://github.com/fluent/fluent-bit/compare/v2.2.1...v2.2.2", | ||
"https://medium.com/%40adurands82/fluent-bit-dos-vulnerability-cve-2024-23722-4e3e74af9d00" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:treasuredata:fluent_bit:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "Fluent Bit", | ||
"repo": "https://github.com/fluent/fluent-bit", | ||
"vendor": "Fluent Bit", | ||
"versions": [ | ||
{ | ||
"lessThan": "2.2.2", | ||
"status": "affected", | ||
"version": "2.1.8", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |