Closed
Description
Software
Release: 2.0.0-alpha1 and earlier
Library: Wifi
Description
Compare function does not compare security relevant settings. The configured authmode and (since v2) cipher is not compared. For those reason softAP()
does not return false in case of bug #5038 and leads to an insecure open ap which is a huge security problem if somebody gets access to normally protected content.
Code
arduino-esp32/libraries/WiFi/src/WiFiAP.cpp
Lines 61 to 79 in 371f382
Expected
Also authmode/cipher should be checked.
Metadata
Metadata
Assignees
Labels
No labels