this post was submitted on 09 Aug 2025
68 points (95.9% liked)

Privacy

3893 readers
138 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Redjard@lemmy.dbzer0.com 6 points 1 month ago* (last edited 1 month ago) (1 children)

svg are treated the same as webpages by modern browsers. Either integrated into the dom directly, or as a sort of sub page. Not much potential for exploits you couldn't do in html.

This should mostly be about injection, so someone else uploading a picture to a page and taking it over for other users. Just loading that image might make your account follow some profile there, or even do some action like press a share button.

[–] schnurrito@discuss.tchncs.de 3 points 1 month ago (1 children)

That might make sense, but the article doesn't really indicate that that is what it means.

[–] Redjard@lemmy.dbzer0.com 1 points 1 month ago (1 children)

risk of them being abused for a range of attacks, including cross-site scripting, HTML injection, and denial of service.