• isleepinahammock@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    7 hours ago

    Whelp, glad I switched recently to LibreOffice. Had been using an old license of Office from my old university. But that expired and Word ultimately refused to function without it. And I’m certainly not paying money, let alone a subscription, for an AI-infested slop factory.

  • HugeNerd@lemmy.ca
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    5
    ·
    10 hours ago

    What on Earth do people DO with computers that requires this level of complexity?

    It just seems like computers could have stopped in 1989 and I struggle to see what the difference would be.

    • fruitycoder@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      9 hours ago

      Material science simulations Weather and climate modeling Protein and genetic analysis and modeling Video games and CGI Logistics and scheduling

  • Log in | Sign up@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    14 hours ago

    "To address this class of risk, we use a defense-in-depth strategy with safeguards that block malicious instructions at multiple points and help keep tasks aligned with users’ requests,” Microsoft said.

    Keep talks aligned with users’ requests?!? We’re doomed!

    “We encourage customers to install the latest updates, use multiple layers of security protection, treat content from unknown sources with caution, and review AI-generated content before using or sharing it.”

    No, no you don’t, you encourage customers to spend more to give copilot access to all of SharePoint and all of Exchange, so they can replace human competency, human expertise and long standing employees with copilot until they’re dependent on your ever-pricier subscription and you can raise prices until you recover your vast and incomprehensible LLM losses from your customers.

    “Separating instructions from data may be part of the solution, but I think the distinction between data and instructions is not always clear in real-world workflows. For example, a user may ask an agent to arrange a business trip, requiring the agent to retrieve an email specifying the approved itinerary and a document containing the booking procedure,” Måløy [vulnerability researcher and discloser] said.

    Or you could hire a PA, who wouldn’t spread the already live copilot worm.

    A bunch of security experts note that distinguishing between instructions and data is a solved problem with SQL injection attacks, but completely unsolved in LLMs:

    “None of them are rewarding that work commercially right now, so treat that as a multi-year research problem, not something a CISO should wait on.”

    Is this a minor technical issue or a major problem? It’s a major problem.

    Mike Wilkes, enterprise CISO at Aikido Security, said it would be difficult to overstate the potential problems from this situation.

  • ComradePenguin@lemmy.ml
    link
    fedilink
    English
    arrow-up
    27
    ·
    1 day ago

    “… if anything, people are trained not to download Word documents. Plus, he noted, looking at the blurred example in the report, the malicious document contained an additional apparently blank page which held the concealed prompts in white text.”

    Yep, defence starts with people not opening Word documents 🤦‍♂️

  • pixxelkick@lemmy.world
    link
    fedilink
    English
    arrow-up
    135
    ·
    1 day ago

    The tl;dr:

    1. Prompt inject a malicious instruction in a word document that instructs the AI to copy this instruction to other documents as part of the payload.

    2. Dumb user downloads and opens the document with copilot enabled, abd ignores the large suspicious white blank page that totally doesnt look like a hidden giant injection attack.

    3. Thats it pretty much it.

    Copilot will get injection attacked because the prompt is super huge and at the end of the document, so its prior instructions start to fuzzy out.

    Then it’ll go “okey doke” and start copying the prompt injection attack payload to a bunch of other documents.

    The fix is stupid simple… copilot should just be prompting the user for permission if it ever edits a file other than the one that is open. Im surprised that isnt already the case…?

    It certainly is already the case for copilot in vscode.

    • Nailbar@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      8
      ·
      11 hours ago

      Considering people’s Word formatting skills, a random blank page is not suspicious

      • Arshem@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 hours ago

        Word’s interface doesn’t help. Default view gives you almost zero information on section breaks, and even if you turn on formatting marks they behave in an unintuitive manner and there’s some edge cases where Word will still generate a new page after a continuous section break unless you set the font size after the break to 1.

      • korazail@lemmy.myserv.one
        link
        fedilink
        English
        arrow-up
        6
        ·
        10 hours ago

        The large section is also just a low effort version. I’m sure this could have been inserted instead as a collapsed section, a comment, document metadata, .1 sized font, Alt text on a single pixel image, or any number of other ways to disguise the prompt.

        It’s an arms race for defenders, and even someone paying attention might not notice. Not to mention, you don’t even have to open the document. If it’s in a SharePoint library, or attached to an email, there’s a good chance it’s in scope for whatever random ‘assistance’ copilot will attempt automatically

    • it_depends_man@lemmy.world
      link
      fedilink
      English
      arrow-up
      33
      ·
      1 day ago

      copilot should just be prompting the user for permission if it ever edits a file other than the one that is open. Im surprised that isnt already the case…?

      That can’t be done or they would be burying the “agentic AI” thing that has been the goal and marketing thing for the last years.

      Independent actions by copilot on behalf of the user without the users knowledge is the entire point.

    • whaleross@lemmy.world
      link
      fedilink
      English
      arrow-up
      70
      ·
      1 day ago

      Back in ancient times when I was a system administrator we got a heads up that there be a new breed of Outlook worm coming soon to our timezone.

      So we mailed the entire office that if you get mail that looks like this or that, do not open it, do not interact but delete it on sight.

      Most of the office was all right, except pretty much entire sales and marketing departments including the bosses. Most of them had noOo idea what could have happened but one of them explained that they saw the warning but they were curious to see what the virus looks like.

      People. What a bunch of bastards.

      • Kaligalis@lemmy.world
        link
        fedilink
        English
        arrow-up
        24
        ·
        1 day ago

        Sales and marketing don’t count. Critical thinking doesn’t sell. So you won’t find critical thinkers in those departments.
        From a security standpoint, those departments are to be considered hostile. But you can lock down the PCs there as much as possible to reduce the offline time because computer-illiterate employees don’t care about being able to install stuff or change settings.

    • turmacar@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 day ago

      The number of people that click through to disable that prompt might surprise you.

      Hell at least half of AI influences are trying to just run models blind with full file permissions.

      • pixxelkick@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 hours ago

        Nah, not surprised at all, I work with developers who run stuff in yolo mode raw dogging copilot directly on their work laptops every day.

        Madness.

        I keep that stuff boxed up inside of a docker container, sandbox’d, so possible vectors of damage are kept to a minimum.

  • RamRabbit@lemmy.world
    link
    fedilink
    English
    arrow-up
    82
    ·
    1 day ago

    the only way to block it is to get AI to differentiate instructions from data, which is impossible today

    Input sanitation, basically security 101. And it can’t currently do it…

    • T156@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      18 hours ago

      It’s a text completion model/glorified Markov chain. Of course it can’t input sanitise, it was never meant to do this to begin with.

      The tool calling integrations that let it do more are basically making it add a markdown code block in JSON format into the user message, where the middleware intercepts it.

      The input and “instructions” are the same thing from its perspective. There’s nothing special that differentiates the two. The user input text, so it will output text, following the most likely sequence from its training.

    • Reisen@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      29
      ·
      1 day ago

      if the instruction is messy fuzzy human language to a system that was not coded instruction by instruction but got generated and trained then there never is a way to differentiate instructions from data if i’m not mistaken

      • Kaligalis@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        We know that some humans can be trained to do that just fine. Humans are natural neuronal networks. That implies, neuronal networks can in principle do it. We just don’t have any human-capability artificial neuronal networks yet.
        LLMs might never get there. But humans aren’t LLMs. If we ever manage to properly model a human brain, that probably will be able to do that task with human-level accuracy (which actually is pretty good if you only look at professionals of the filed).
        Hopefully, it doesn’t actually need a human brain for the task - because modeling that might still be a century off.

        • BlaestEgnen@feddit.dk
          link
          fedilink
          English
          arrow-up
          4
          ·
          15 hours ago

          A human brain model would never get us to a super computer, which is their intended goal.

          Our brains have about one exaflop of processing. The NVidia B300 has 15 petaflops of processing. Corresponding to 0.015 exa, you’d need 66 of the strongest GPUs on the market to match the processing power of one human brain.

          That’s before considering context, current estimations would put the human brain at 2.5 petabytes of storage. The former B300 has 288 gigabytes of VRAM. Corresponding to 0.000288 of one human brain, the earlier expectation of 66 landing flat at 0.019 the storage of a human brain.

          Can arguments be made not all brain capacity is at VRAM at all times? Most likely. But context windows is the primary bottleneck, not compute

          Our brains are absolute monsters, we’d gain more from understanding how we can have this powerful of a machine on so little space. The bigger breakthrough would be brainbased processing of software, but I’ve not heard of anyone going that route - Probably because it’s not feasible

    • schmorp@slrpnk.net
      link
      fedilink
      English
      arrow-up
      16
      ·
      1 day ago

      I just can’t anymore. Isn’t that like, the basic thing any program does? Who runs these companies?

      • Kaligalis@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        It is - and tons of bugs are just about fucking it up or just not doing it at all. Incomplete or faulty parsing and validation of untrusted input is absurdly common. It got better in the past decades, but most software developers write worse code than AI by now (not me though; obviously, I am still better than the best AI).

    • Cricket@lemmy.zip@lemmy.zip
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 day ago

      I have heard in the past that it’s not possible to fully control AI. Like literally, the people developing and running the AI cannot fully control its behavior. I did a quick search to see if I could find more info and found this link on the first page of results: https://www.eurekalert.org/news-releases/1032090

      I think that we’re going to continue seeing unwanted behavior from AI.

      • NewNewAugustEast@lemmy.zip
        link
        fedilink
        English
        arrow-up
        7
        ·
        edit-2
        17 hours ago

        Distinguished credentials, but at the same time I am not buying it. You can control AI. You can turn it off. You can have it not interact with systems you don’t want.

        Remember this guy is saying “you cant control AI, we are all doomed” while also saying that we live in a simulation and he is very close to being able to hack us out of it.

        Grain of salt and all.

        By the way his belief is thus “AI can’t be contained, therefore the simulation can be escaped; by contraposition, if the simulation can’t be escaped, AI can be contained” Since AI cant be contained, he reasons, we can escape the simulation, quite possibly by using a super AI!

        There might be a reason he has a podcasts and visits Joe Rogan

        • Cricket@lemmy.zip@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 hours ago

          Thanks, I fully agree that AI can be controlled in the ways you mentioned. I think most of the discussion around AI not being fully controllable is in the context of if the AI is running as it currently is.

          Thanks for the additional info too. I knew nothing about the guy in the link. It was just the first link I found on a quick search about AI not being controllable. I had heard it before, but didn’t remember where, or the exact details.