PHP is a server-side scripting language used for web development. This vulnerability allows attackers to execute arbitrary code on the server by manipulating uninitialized pointers in the PHP interpreter.
PHP is a server-side scripting language used for web development. This vulnerability allows attackers to execute arbitrary code on the server by manipulating uninitialized pointers in the PHP interpreter.
You're affected if you use PHP versions 7.4 and earlier, specifically due to an incorrect assumption about pointer initialization.
Check with: grep -q 'PHP 7.[0-9]' /etc/php.ini or find /usr/lib/php -name php*.so