#VU77081 Integer overflow in sysstat - CVE-2023-33204
Published: June 8, 2023
sysstat
GODARD Sebastien
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow within the check_overflow() function in common.c. A remote attacker can trigger an integer overflow and execute arbitrary code on the target system.
Note, the vulnerability exists due to incomplete fix for #VU69196 (CVE-2022-39377).