this post was submitted on 09 Jul 2024
634 points (99.7% liked)

Technology

57448 readers
4349 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

During installation, the router sent several data packets to an Amazon server in the US. These packets contained the configured SSID name and password in clear text, as well as some identification tokens for this network within a broader database and an access token for a user session that could potentially enable a MITM attack.

Linksys has refused to acknowledge/respond to the issue.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] dev_null@lemmy.ml 2 points 1 month ago (1 children)

Even then, the other nodes would only need the hash of the password, not the password itself.

[โ€“] Natanael@slrpnk.net 2 points 1 month ago

That depends entirely on the auth system, but you can use a separate credential to retrieve the password (using something like a PAKE algorithm)