Cookie Consent by Free Privacy Policy Generator ๐Ÿ“Œ Allow a Webapp to send emails to the subscribed users... Addresses in plain text?

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š Allow a Webapp to send emails to the subscribed users... Addresses in plain text?


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: reddit.com

For example: "someone tried to log into your account" or "click this link to confirm your identity" or to an administrator "this user asked for more privileges"...

I can't think about many solutions:

  • Email address in plain text into the database, a little bit scary.
  • Email encrypted with symmetric or asymmetric keys is pointless, it simply slows down an attacker.
  • Email hashed, instead of the username, the emails stored in a db table: when a user logs in giving the email as part of his authentication the server can retrieve the emails for that user from the db and forward them to him.

The last one is by far the most secure solution I can think of, but it reduces the availability a lot! In most scenarios the hashed email is ok: for violation attacks to a given username or for confirmation emails the server for example. In other situation it slows down the system, for example if a user wants more privileges urgently...

Another problem rises: a username can have a great entropy, an email address is usually far easier to remember, the whole point of an email address is to be easy to remember. Since I can't salt the username/email-address a dictionary or rainbow table attack on the email would be effective...

  • h[username] and h[password,salt] k_u[email-address] with k_u = h[username,salt2] and salt2 stored in plain_text in the DB...

This increases the secrecy of the email-address, the table by 2 more columns, what about the security of the whole system?

// With an hashed address the server can easily read the email at login and send messages over: select * from login where addr = h[address] select * from emails where emails.user_id = login.user_id if the selection returned something send emails to "address" and delete the messages from the db check password, roles, etc... // With a login table like <user_id, h[user] as user, h[pass,salt], k[address], salt2> select * from login where user = h[user] select * from emails where emails.user_id = login.user_id if there are new emails for the user k = h[user,salt2] address = k[k[address]] send emails to address delete the emails from the table check password, roles, etc... 

The cost of the two lines needed to decrypt the email-address is worth the increased security?

EDIT: anyway both the solutions I can think of to keep the address secret decrese the availability of the functionality I want to add... Is there another solution to keep the email secure? (The main focus here are confidentiality and integrity over availability, still certain emails are urgent enough to reduce the security of the system if i can't promptly send them over)

submitted by /u/FenriX89
[link] [comments] ...



๐Ÿ“Œ Allow a Webapp to send emails to the subscribed users... Addresses in plain text?


๐Ÿ“ˆ 120.19 Punkte

๐Ÿ“Œ Techotronic all-in-one-favicon Plugin 4.6 on WordPress Apple-Text/GIF-Text/ICO-Text/PNG-Text/JPG-Text Persistent cross site scripting


๐Ÿ“ˆ 40.35 Punkte

๐Ÿ“Œ Plain Text Editor 1.2.1 - Simple distraction-free text editor without any rich text nonsense.


๐Ÿ“ˆ 39.53 Punkte

๐Ÿ“Œ CVE-2022-1576 | WP Maintenance Mode & Coming Soon Plugin up to 2.4.4 on WordPress Subscribed Users List cross-site request forgery


๐Ÿ“ˆ 36.07 Punkte

๐Ÿ“Œ 773 million records with emails & plain text passwords leaked online


๐Ÿ“ˆ 33.46 Punkte

๐Ÿ“Œ Facebook: Storing Instagram passwords in plain text & harvesting your emails


๐Ÿ“ˆ 33.46 Punkte

๐Ÿ“Œ Exposed data included names, emails addresses and ip addresses.


๐Ÿ“ˆ 32.87 Punkte

๐Ÿ“Œ How To Send Emails Using Cloud Functions, Firestore & Firebase-Send-Email


๐Ÿ“ˆ 32.49 Punkte

๐Ÿ“Œ How To Send Emails Using Cloud Functions, Firestore & Firebase-Send-Email


๐Ÿ“ˆ 32.49 Punkte

๐Ÿ“Œ Text News, Gopher only, plain text.


๐Ÿ“ˆ 31.46 Punkte

๐Ÿ“Œ What are some useful mailing lists/feeds to be subscribed to.


๐Ÿ“ˆ 30.8 Punkte

๐Ÿ“Œ Is there any way to get a comprehensive list of websites & things you subscribed to with your email?


๐Ÿ“ˆ 30.8 Punkte

๐Ÿ“Œ MrBeast Overtakes PewDiePie as Most-Subscribed YouTuber


๐Ÿ“ˆ 30.8 Punkte

๐Ÿ“Œ Fetish app put usersโ€™ identities at risk with plain-text passwords


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Facebook Stored Passwords of Hundreds of Millions Users in Plain Text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Twitter Says Glitch Exposed 'Substantial' Number of Users' Passwords In Plain Text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Twitter urges its 330 million users to change passwords after bug exposed them in plain text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Facebook passwords stored in plain text, hundreds of millions users affected


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Facebook Stored Hundreds of Millions of Users Password in Plain Text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Private data of 540 million Facebook users exposed in plain text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Facebook Stored Millions of Instagram Users Password in Plain Text


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Google Stored G Suite Users' Passwords in Plain-Text for 14 Years


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Plain-text, unencrypted passwords were sent instead of having users reset them. there was no breach, the firm claims, but how would it know?


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ G Suite usersโ€™ passwords stored in plain-text for more than 14 years


๐Ÿ“ˆ 28.66 Punkte

๐Ÿ“Œ Tor Browser 9.0.7 addresses a flaw that could allow unmasking Tor users


๐Ÿ“ˆ 27.12 Punkte

๐Ÿ“Œ WhatsApp desktop will allow users to send high-quality photos soon


๐Ÿ“ˆ 26.93 Punkte

๐Ÿ“Œ Apple's privacy pledges: We sent dev checks over plain HTTP, logged IP addresses. We bypass firewall apps


๐Ÿ“ˆ 26.72 Punkte

๐Ÿ“Œ Microsoft Will Soon Send Your Office 365 Users Tips and Training Emails


๐Ÿ“ˆ 26.55 Punkte

๐Ÿ“Œ Microsoft: Some Outlook.com users can't send emails with attachments


๐Ÿ“ˆ 26.55 Punkte

๐Ÿ“Œ Outlook users can't send emails as Microsoft suffers overnight outage


๐Ÿ“ˆ 26.55 Punkte

๐Ÿ“Œ Facing an issue in froala text editor, style of the text is lost when the text is cut


๐Ÿ“ˆ 24.21 Punkte











matomo