• ShortN0te@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    15 days ago

    Have you even read the issues and understood them?

    Yes, those should be fixed, but unless you are worried about someone hijacking a video stream when you use a generic media path, there is not that much to worry about.

    • maxprime@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 days ago

      All (raw) image endpoints in ImageByNameController, ImageController & RemoteImageController are unauthenticated

      • This allows probing on whether a specific image exists on the server by guessing item id’s (which can be done without too much trouble, as item ids are based on filepath and filename information) and then checking on what content (movies, series etc) exist on a given server, without having an account.