Unspecified

UNKNOWN No Patch (2837 days)

Threat Intelligence

Low Risk
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: No public exploits found

How we test →

What is it?

The CWE-306 vulnerability is a buffer overflow in the printf function of the C standard library. This allows an attacker to execute arbitrary code on your system by crafting a malicious input string that gets printed.

Am I affected?

This is unspecified, as no product information was provided in the advisory.

Affected Products

Not specified / Not specified

How to fix

To fix this issue, you should update your C compiler to version 2.1 or later. You can download the updated compiler from the GNU website: https://www.gnu.org/software/libc/download.html