I got a quite stupid question I am afraid but I am kind of in need of written confirmation of my suspicion.
Consider a Debian 9
with PHP from the official repositories. The PHP version shipped by Debian 9
is 7.0
.
I did not enable third party repositories such as Sury.
In my research I found the Debian PHP documentation which gives all the information I could need except for the following question: What happens, when the PHP version is not maintained upstream any more?
The PHP Project states in their supported versions document, that PHP 7.0 does not receive security updates since the beginning of 2019. So is the default PHP version in Debian 9
potentially vulnerable?
Thanks in advance for any input and information!