The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade wazuh/wazuh to version 4.14.4 or higher.
Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the print_hex_string function in wazuh-remoted when attacker-controlled bytes are formatted using sprintf on platforms where char is treated as signed, leading to sign-extension and out-of-bounds writes past a fixed stack buffer. An attacker can cause remote code execution or denial of service by sending specially crafted oversized messages prior to authentication over TCP/1514, which triggers the vulnerable diagnostic path. Additionally, remote log amplification is possible by sending unauthenticated oversized messages, resulting in attacker-controlled hex dumps being written to log files, degrading monitoring fidelity and consuming disk/I/O.