post avatar

Holes in Embedded Devices: Authentication bypass (pt 3)

A device that is vulnerable to this issue, only performs an authentication check (i.e.: is the password being submitted with a request via basic authentication?) when the request is performed using a certain HTTP method. For instance, most devices have a feature to backup the config file which contains all the configuration settings including admin credentials.

» more | » comments rss | posted by Adrian 'pagvac' Pastor
post avatar

Holes in Embedded Devices: Authentication bypass (pt 1)

Finding authentication bypass bugs is an obvious choice for attackers, since such bugs allow administrative changes to be made without knowledge of the admin password. In other words, compromising the target device without requiring a password is of course something attackers are interested in! You bet! [...]

» more | » comments rss | posted by Adrian 'pagvac' Pastor