Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

Scheduled Pinned Locked Moved Uncategorized
femifydisclosurevibecoding
13 Posts 9 Posters 49 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • kantorkel@23.socialK kantorkel@23.social

    Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

    Diese Aussage nahm eine technisch versierte Person zum Anlass, die Anwendung näher zu untersuchen... und stolperte über Daten von 8.000 Nutzer*innen: https://www.ccc.de/de/disclosure/femify-selbstbeforderung-zum-admin-dank-vibe-coding

    ¹ https://www.youtube.com/watch?v=9FEzXpxCnCw?t=2950 (auf eigene Gefahr...)

    #femify #disclosure #vibecoding

    klml@chaos.socialK This user is from outside of this forum
    klml@chaos.socialK This user is from outside of this forum
    klml@chaos.social
    wrote last edited by
    #4

    @kantorkel

    > Developer Tools des Browsers ‒ selbst Admin-Rechte zuweisen konnten.

    Fallen die Developer Tools damit nicht auch unter den Hackerparagraf § 202a?

    kantorkel@23.socialK codingwombat@social.tchncs.deC 2 Replies Last reply
    0
    • klml@chaos.socialK klml@chaos.social

      @kantorkel

      > Developer Tools des Browsers ‒ selbst Admin-Rechte zuweisen konnten.

      Fallen die Developer Tools damit nicht auch unter den Hackerparagraf § 202a?

      kantorkel@23.socialK This user is from outside of this forum
      kantorkel@23.socialK This user is from outside of this forum
      kantorkel@23.social
      wrote last edited by
      #5

      @klml da gehe ich fest von aus. Anzeige ist raus

      1 Reply Last reply
      0
      • klml@chaos.socialK klml@chaos.social

        @kantorkel

        > Developer Tools des Browsers ‒ selbst Admin-Rechte zuweisen konnten.

        Fallen die Developer Tools damit nicht auch unter den Hackerparagraf § 202a?

        codingwombat@social.tchncs.deC This user is from outside of this forum
        codingwombat@social.tchncs.deC This user is from outside of this forum
        codingwombat@social.tchncs.de
        wrote last edited by
        #6

        @klml @kantorkel das schlimme ist das war mein erster Gedanke, wo deutsche Gerichte doch ein hard codiertes Klartext Passwort als ausreichende Sicherheitsmaßnahme ansehen 🙈

        1 Reply Last reply
        0
        • System shared this topic
        • lontrachen@mastodon.socialL lontrachen@mastodon.social

          @kantorkel >>Warum die „KI“ implementierte, dass Nutzer*innen sich selbst zum Admin befördern können, ist nicht übermittelt.<<

          Nicht ausreichend dokumentiert, ich lieb‘s 😂😭

          daniel_bohrer@chaos.socialD This user is from outside of this forum
          daniel_bohrer@chaos.socialD This user is from outside of this forum
          daniel_bohrer@chaos.social
          wrote last edited by
          #7

          @kantorkel warum eine App Gesundheitsdaten überhaupt auf externen Servern speichert, wurde vermutlich ebenso nicht übermittelt

          1 Reply Last reply
          0
          • kantorkel@23.socialK kantorkel@23.social

            Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

            Diese Aussage nahm eine technisch versierte Person zum Anlass, die Anwendung näher zu untersuchen... und stolperte über Daten von 8.000 Nutzer*innen: https://www.ccc.de/de/disclosure/femify-selbstbeforderung-zum-admin-dank-vibe-coding

            ¹ https://www.youtube.com/watch?v=9FEzXpxCnCw?t=2950 (auf eigene Gefahr...)

            #femify #disclosure #vibecoding

            wonshu@mastodon.socialW This user is from outside of this forum
            wonshu@mastodon.socialW This user is from outside of this forum
            wonshu@mastodon.social
            wrote last edited by
            #8

            @kantorkel mich würde interessieren, was die genaue Lücke ist.

            Ich habe für mich selbst ein paar Dienste mit dutzenden Prompts zu security und privacy gevibecoded und da würde mich interessieren, wie ich die dahingehend überprüfen kann, ob ein solcher Angriff bei meinem Schrott auch möglich wäre.

            kantorkel@23.socialK 1 Reply Last reply
            0
            • wonshu@mastodon.socialW wonshu@mastodon.social

              @kantorkel mich würde interessieren, was die genaue Lücke ist.

              Ich habe für mich selbst ein paar Dienste mit dutzenden Prompts zu security und privacy gevibecoded und da würde mich interessieren, wie ich die dahingehend überprüfen kann, ob ein solcher Angriff bei meinem Schrott auch möglich wäre.

              kantorkel@23.socialK This user is from outside of this forum
              kantorkel@23.socialK This user is from outside of this forum
              kantorkel@23.social
              wrote last edited by
              #9

              @wonshu vereinfacht: mit PATCH request an https://sub.supabase.co/rest/v1/user mit
              {"subscription": "active", "role": "admin"} konnte man sich befördern

              wonshu@mastodon.socialW 1 Reply Last reply
              0
              • kantorkel@23.socialK kantorkel@23.social

                @wonshu vereinfacht: mit PATCH request an https://sub.supabase.co/rest/v1/user mit
                {"subscription": "active", "role": "admin"} konnte man sich befördern

                wonshu@mastodon.socialW This user is from outside of this forum
                wonshu@mastodon.socialW This user is from outside of this forum
                wonshu@mastodon.social
                wrote last edited by
                #10

                @kantorkel danke, das schau ich mir an.

                Das scheint ja noch einfacher als die Cookie-Capture Geschichte vor 15 Jahren oder wann das war... Firesheep? Oder wie das hiess... oder werf ich da was durcheinander...

                1 Reply Last reply
                0
                • kantorkel@23.socialK kantorkel@23.social

                  Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

                  Diese Aussage nahm eine technisch versierte Person zum Anlass, die Anwendung näher zu untersuchen... und stolperte über Daten von 8.000 Nutzer*innen: https://www.ccc.de/de/disclosure/femify-selbstbeforderung-zum-admin-dank-vibe-coding

                  ¹ https://www.youtube.com/watch?v=9FEzXpxCnCw?t=2950 (auf eigene Gefahr...)

                  #femify #disclosure #vibecoding

                  stephanie@mastodon.socialS This user is from outside of this forum
                  stephanie@mastodon.socialS This user is from outside of this forum
                  stephanie@mastodon.social
                  wrote last edited by
                  #11

                  @kantorkel @bkastl „Warum die „KI“ implementierte, dass Nutzer*innen sich selbst zum Admin befördern können, ist nicht übermittelt.“

                  LMAO. 😄

                  1 Reply Last reply
                  0
                  • kantorkel@23.socialK kantorkel@23.social

                    Die Entwicklung der Fitness- und Zyklus-Tracking-App „femify“ wurde in einem Podcast als weitgehend „vibe coded“ beschrieben.¹

                    Diese Aussage nahm eine technisch versierte Person zum Anlass, die Anwendung näher zu untersuchen... und stolperte über Daten von 8.000 Nutzer*innen: https://www.ccc.de/de/disclosure/femify-selbstbeforderung-zum-admin-dank-vibe-coding

                    ¹ https://www.youtube.com/watch?v=9FEzXpxCnCw?t=2950 (auf eigene Gefahr...)

                    #femify #disclosure #vibecoding

                    musevg@23.socialM This user is from outside of this forum
                    musevg@23.socialM This user is from outside of this forum
                    musevg@23.social
                    wrote last edited by
                    #12

                    @kantorkel
                    Jaaa, jetzt lass mal gut sein. Glaube einfach ganz konsequent an die Prophezeiung der Claudia von Cyber: Mittelfristig könnte alles gut werden1!11

                    Link Preview Image
                    1 Reply Last reply
                    0
                    • lontrachen@mastodon.socialL lontrachen@mastodon.social

                      @kantorkel >>Warum die „KI“ implementierte, dass Nutzer*innen sich selbst zum Admin befördern können, ist nicht übermittelt.<<

                      Nicht ausreichend dokumentiert, ich lieb‘s 😂😭

                      cm@chaos.socialC This user is from outside of this forum
                      cm@chaos.socialC This user is from outside of this forum
                      cm@chaos.social
                      wrote last edited by
                      #13

                      @lontrachen @kantorkel ich hab dieses pattern vor 10 oder 15 jahren öfter in webapplikationen gesehen, daß die entsprechenden felder in der profilverwaltung für nicht-admins "disabled" waren, aber im backend nicht geprüft wurde. wahrscheinlich ist solcher schrott in das trainingsmaterial der "KI" eingeflossen.

                      1 Reply Last reply
                      0
                      • R relay@relay.mycrowd.ca shared this topic
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups