Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Denial of Service Bug with Malformed Names #7071

Open
Gravylake opened this issue Dec 12, 2024 · 1 comment
Open

Denial of Service Bug with Malformed Names #7071

Gravylake opened this issue Dec 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Gravylake
Copy link

Steps to Reproduce

  1. Go to https://bsky.app/profile/partofthemath.bsky.social, you will see an internal server error
  2. This is due to an extended name being entered for the user (see https://docs.google.com/document/d/1kbtSrHQErCEii88OnoWVDu_REQ8V2Hy0u9ow74c4HdM/edit?tab=t.0)
  3. When this user comments on any other users post, that post becomes unavailable see https://bsky.app/profile/jessesingal.com/post/3ld3heymkfc2m

Attachments

No response

What platform(s) does this occur on?

iOS, Android, Web (Desktop), Web (Mobile)

Device Info

Verified in mobile and desktop browser, IOS and Android

What version of the app are you using?

Build version: 1.95.0; Bundle info: da56ef7 (prod); Bundle date: 24120823; Platform: web; Platform version: undefined

Additional Information

No response

@Gravylake Gravylake added the bug Something isn't working label Dec 12, 2024
@SpriterGors
Copy link

I think this would be easily solved by limiting the number of characters a user name can have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants