Authentication bypass on Netgear WNR1000
The web server running on the affected devices is subject to an authentication bypass issue that allows attacker to gain administrative access, circumventing existing authentication mechanisms. Strictly speaking, the web server skips authentication checks for some URLs, such as those that contain the substring '.jpg' (without quotes). As a consequence, an attacker can retrieve the current device configuration by accessing the following URL: http://<target-ip-address>/NETGEAR_fwpt.cfg?.jpg The resulting configuration file is encrypted. However the device implements a trivial encryption scheme, that can be reversed quite easily. From the configuration file, attackers can extract, among the other things, the clear-text password for the 'admin' user.