Home / Vulnerability Database / Config files : Wrong access configuration
Config files

Config files : Wrong access configuration

Classification

Overview

A microservice is run with root privileges in the container. While there’s still some default protection left (Linux capabilities, either AppArmor or SELinux profiles) it removes one layer of protection. This extra layer broadens the attack surface. It also violates the least privilege principle and from the OWASP perspective is an insecure default.

For privileged containers (with privileged flag), a microservice breakout into the container is almost comparable to running without any container. Privileged containers endanger your whole host and all other containers.

MEDIUM

DerScanner Severity Score

Do you want to fix Config files : Wrong access configuration in your application?

See also

Config files

Config files : Text4Shell Vulnerability

Config files

Config files : Incorrect directory deletion

Config files

Config files : Code injection