• Max Kellermann's avatar
    mapper: check for "." and ".." · f2918767
    Max Kellermann authored
    Make map_directory_child_fs() refuse the names "." and "..".  This is
    currently the interface where an attacker may inject a manipulated
    path (through the "update" command).
    f2918767
mapper.c 4.31 KB