• higgsboson@dubvee.org
    link
    fedilink
    English
    arrow-up
    22
    ·
    3 months ago

    The vulnerability is due to “insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query,” according to Wordfence.

    “This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database,” the company said.

    Ohh yes, little Bobby Tables.

    • folkrav@lemmy.ca
      link
      fedilink
      English
      arrow-up
      13
      ·
      3 months ago

      What a convoluted way they chose to say “we didn’t use a prepared statement” lol

      • Limeey@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        3 months ago

        Wordfence is a security and vulnerability monitor for Wordpress. The flaw is in the plugin “layerslider”

  • somethingsomethingidk@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 months ago

    However, to exploit the flaw requires a “a time-based blind approach” on the part of attackers to extract database information, which is “an intricate, yet frequently successful method to obtain information from a database when exploiting SQL Injection vulnerabilities,” according to Wordfence.

    I wouldn’t call that intricate. It’s pretty standard to try it since you get immidiate feedback that you can inject sql statements.

  • friend_of_satan@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    3 months ago

    Again! This kind of thing is why I quit using Wordpress over a decade ago. Static sites don’t have this problem and serve a lot of people’s needs better than a dynamic site.