Home / Vulnerability Database / Config files : Accidental glob extension
Config files

Config files : Accidental glob extension

Classification

CWE/SANS Top 25 2011
CWE/SANS Top 25 2021

Overview

In SHELL the arguments for unset are subject to a regular glob extension. This is especially relevant when unsetting indexes in arrays. Everything that is passed to [] is considered a group of characters that can be used for glob expansion.

LOW

DerScanner Severity Score

Do you want to fix Config files : Accidental glob extension in your application?

See also

Config files

Config files : Text4Shell Vulnerability

Config files

Config files : Incorrect directory deletion

Config files

Config files : Code injection