• oce 🐆@jlai.lu
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    If your security relies on hidden information then it’s at risk of being broken at any time by someone who will find the information in some way. Open source security is so much stronger because it works independently of system knowledge. See all the open source cryptography that secures the web for example.
    Open source poc and fix increases awareness of issues and helps everyone to make progress. You will also get much more eyes to verify your analysis and fix, as well as people checking if there could other consequences in other systems. Some security specialists are probably going to create techniques to detect this kind of sophisticated attack in the future.
    This doesn’t happen with closed source.
    If some system company/administrator is too lazy to update, the fault is on them, not on the person who made all the information available for your to understand and fix the issue.

    • prettybunnys@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Crowd sourcing vulnerability analysis and detection doesn’t make open source software inherently more secure.

      Closed source software has its place and it isn’t inherently evil or bad.

      This event shows the good and bad of the open source software world but says NOTHING about closed source software.

      • oce 🐆@jlai.lu
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        Crowd sourcing vulnerability analysis and detection doesn’t make open source software inherently more secure.

        It does, because many more eyes can find issues, as illustrated by this story.

        Closed source isn’t inherently bad, but it’s worse than open source in many cases including security.

        I think you’re the only one here thinking publishing PoC is bad.