• caglararli@hotmail.com
  • 05386281520

Are libc security vulnerabilities in a Python web application actually exploitable in a private cloud environment?

Are libc security vulnerabilities in a Python web application actually exploitable in a private cloud environment?

We use a Python web framework and library on top of Docker to power a web application with a frontend in a private cloud that can be accessed by a private network. Our security tools report many libc vulnerabilities for the Debian-based Python image of the service. As a general rule of thumb, is it safe to ignore typical overflow and such vulnerabilities for the image, or does it depend?