Lucene search
+L

369 matches found

OSV
OSV
added 2024/02/23 3:15 p.m.7 views

AZL-34455 CVE-2024-25629 affecting package fluent-bit for versions less than 2.2.3-1

c-ares is a C library for asynchronous DNS requests. aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.27.0, the /etc/hosts file. If any of these configuration files has an embedded...

5.5CVSS6.8AI score0.00349EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/23 3:15 p.m.6 views

AZL-34687 CVE-2024-25629 affecting package fluent-bit for versions less than 3.0.6-1

c-ares is a C library for asynchronous DNS requests. aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.27.0, the /etc/hosts file. If any of these configuration files has an embedded...

5.5CVSS6.8AI score0.00349EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/01/22 12:0 a.m.24 views

CBL Mariner 2.0 Security Update: fluent-bit (CVE-2023-52284)

The version of fluent-bit installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-52284 advisory. - Bytecode Alliance wasm-micro-runtime aka WebAssembly Micro Runtime or WAMR before 1.3.0 can have an doub...

5.5CVSS5.9AI score0.00318EPSS
SaveExploits1References2
CBLMariner
CBLMariner
added 2024/01/19 3:54 a.m.32 views

CVE-2023-52284 affecting package fluent-bit for versions less than 2.1.10-3

CVE-2023-52284 affecting package fluent-bit for versions less than 2.1.10-3. A patched version of the package is available...

5.5CVSS5.6AI score0.00318EPSS
SaveExploits1
OSV
OSV
added 2023/12/31 6:15 a.m.9 views

AZL-32276 CVE-2023-52284 affecting package fluent-bit for versions less than 2.1.10-3

Bytecode Alliance wasm-micro-runtime aka WebAssembly Micro Runtime or WAMR before 1.3.0 can have an "double free or corruption" error for a valid WebAssembly module because pushpopframerefoffset is mishandled...

5.5CVSS5.8AI score0.00318EPSS
SaveExploits1References1
CBLMariner
CBLMariner
added 2023/12/14 4:52 p.m.23 views

CVE-2023-48105 affecting package fluent-bit for versions less than 2.1.10-2

CVE-2023-48105 affecting package fluent-bit for versions less than 2.1.10-2. A patched version of the package is available...

7.5CVSS7.7AI score0.00991EPSS
SaveExploits1
OSV
OSV
added 2023/11/22 11:15 p.m.9 views

AZL-32060 CVE-2023-48105 affecting package fluent-bit for versions less than 2.1.10-2

An heap overflow vulnerability was discovered in Bytecode alliance wasm-micro-runtime v.1.2.3 allows a remote attacker to cause a denial of service via the wasmloaderpreparebytecode function in core/iwasm/interpreter/wasmloader.c...

7.5CVSS5.9AI score0.00991EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/11/11 12:0 a.m.2 views

PT-2023-35572 · Git +1 · Fluent-Bit

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash, specifically a Segv on an unknown address. The crash involves the functions flb sds cat safe, flb cf key translate, and...

6.9AI score
SaveExploits0References2
CBLMariner
CBLMariner
added 2023/11/08 2:7 a.m.27 views

CVE-2023-32067 affecting package fluent-bit for versions less than 2.1.10-1

CVE-2023-32067 affecting package fluent-bit for versions less than 2.1.10-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS8.1AI score0.01577EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/11/08 2:7 a.m.24 views

CVE-2023-31130 affecting package fluent-bit for versions less than 2.1.10-1

CVE-2023-31130 affecting package fluent-bit for versions less than 2.1.10-1. An upgraded version of the package is available that resolves this issue...

6.4CVSS7.6AI score0.00386EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/11/08 2:7 a.m.11 views

CVE-2023-31147 affecting package fluent-bit for versions less than 2.1.10-1

CVE-2023-31147 affecting package fluent-bit for versions less than 2.1.10-1. An upgraded version of the package is available that resolves this issue...

6.5CVSS7.5AI score0.00905EPSS
SaveExploits0
OSV
OSV
added 2023/05/25 11:15 p.m.8 views

AZL-26918 CVE-2023-32067 affecting package fluent-bit for versions less than 2.1.10-1

c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful...

7.5CVSS6.6AI score0.01577EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/25 10:15 p.m.11 views

AZL-26870 CVE-2023-31147 affecting package fluent-bit for versions less than 2.1.10-1

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from the random number generator i...

6.5CVSS6.7AI score0.00905EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/25 10:15 p.m.8 views

AZL-26917 CVE-2023-31130 affecting package fluent-bit for versions less than 2.1.10-1

c-ares is an asynchronous resolver library. aresinetnetpton is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to...

6.4CVSS6.7AI score0.00386EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2023/05/25 5:55 p.m.27 views

CVE-2021-46878 affecting package fluent-bit 1.5.2-2

CVE-2021-46878 affecting package fluent-bit 1.5.2-2. A patched version of the package is available...

7.8CVSS7.5AI score0.0035EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2023/05/25 5:55 p.m.36 views

CVE-2021-46879 affecting package fluent-bit 1.5.2-2

CVE-2021-46879 affecting package fluent-bit 1.5.2-2. A patched version of the package is available...

7.8CVSS7.5AI score0.0038EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2023/04/18 7:0 a.m.6 views

An issue was discovered in Treasure Data Fluent Bit 1.7.1 erroneous parsing in flb_pack_msgpack_to_json_format leads to type confusion bug that interprets whatever is on the stack as msgpack maps and arrays leading to use-after-free. This can be used by an attacker to craft a specially craft file and trick the victim opening it using the affect software triggering use-after-free and execute arbitrary code on the target system.

...

7.8CVSS7.6AI score0.0035EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2023/04/18 7:0 a.m.8 views

An issue was discovered in Treasure Data Fluent Bit 1.7.1 a wrong variable is used to get the msgpack data resulting in a heap overflow in flb_msgpack_gelf_value_ext. An attacker can craft a malicious file and tick the victim to open the file with the software triggering a heap overflow and execute arbitrary code on the target system.

...

7.8CVSS7.6AI score0.0038EPSS
SaveExploits1
NVD
NVD
added 2023/04/11 6:15 p.m.29 views

CVE-2021-46878

An issue was discovered in Treasure Data Fluent Bit 1.7.1, erroneous parsing in flbpackmsgpacktojsonformat leads to type confusion bug that interprets whatever is on the stack as msgpack maps and arrays, leading to use-after-free. This can be used by an attacker to craft a specially craft file an...

7.8CVSS7.9AI score0.0035EPSS
SaveExploits1References2
OSV
OSV
added 2023/04/11 6:15 p.m.15 views

CVE-2021-46878

An issue was discovered in Treasure Data Fluent Bit 1.7.1, erroneous parsing in flbpackmsgpacktojsonformat leads to type confusion bug that interprets whatever is on the stack as msgpack maps and arrays, leading to use-after-free. This can be used by an attacker to craft a specially craft file an...

7.8CVSS8.1AI score
SaveExploits0References2
Rows per page
Query Builder