A CVE Dispute

(daniel.haxx.se)

75 points | by theanonymousone 2 hours ago

5 comments

  • rwmj 1 hour ago
    The incentives here are really bad at the moment. Traditionally, your name on a CVE against an important project like curl have a certain cachet in the community. You might even leverage that to get a raise or a better job, so money was definitely part of this.

    Now lots of people are throwing code against LLMs and then copy/pasting whatever comes out into "security" reports.

    We decided for our projects that any LLM-generated security reports are simply copied to the public list. Everyone has access to LLMs so presumably if one LLM instance found it, then all users of LLMs have already or shortly will find it. We'll fix them if they're important, but the signal to noise is pretty bad.

    I think this will, eventually, result in more secure services as the low hanging problems are found and fixed. But unfortunately I don't see the flood of LLM-generated nonsense ending any time soon.

    • f311a 1 hour ago
      Unless it's a critical CVE, they're worth very little now for your career.

      Same for a lot of side projects or small contributions to OSS, people are still chasing them and wasting everyone's time for nothing. They wouldn't even work on them before AI.

    • xbmcuser 1 hour ago
      In a way I think the false promise of open source that someone else would have gone through the code is actually going to come true as LLM would have gone through the code.
  • nikanj 12 minutes ago
    ” On June 15, we were again contacted by MITRE asking for the reasoning behind our decision to not give a CVE for this issue.

    We replied with similar wording again. Linking to the same issue, again.

    This seems like a great system.”

    Looks like MITRE is using the Microsoft model of consent: Yes, or Ask Me Again Tomorrow

  • cynicalsecurity 1 hour ago
    Someone must have really wanted to put this on their CV.
    • nicce 26 minutes ago
      First thing that came to my mind... why people are so self-centric... and yet, somehow, you feel bad because the same people flex with these CVEs while you can't tell a single huge one you had found under NDAs, while they keep downplaying or ignoring you. I think its better to treat these people as less professional, and try to influence the common reception what is actually professional and what is not.
  • nekusar 1 hour ago
    I think all this goes to the joke/not-a-joke about "you aren't a real hacker until you have a CVE to your name". Its also a form of forced social proof.
  • HackerThemAll 47 minutes ago
    > it means that every CVE we publish trigger activities in many security teams all over the world, leading to a significant number of patches and subsequent software updates.

    If it's just about that, fix those low priority issues and bundle them along with the next higher-priority fix pack, i.e. "lower than low" -> fix but not release immediately; "medium" or higher -> release with any earlier unreleased "lower than low" fixes.

    Seeing how much energy you spent in dismissing the person's report on the "lower than low" vuln in https://hackerone.com/reports/3455037, it'd be easier and faster to just fix it rather than argue...

    • sharkbot 42 minutes ago
      According to the linked article, that’s exactly what they did. It was a legitimate bug, but the security consequences were lower than low. It’s a code quality issue, not a security issue, but both are worth fixing.
    • ura_yukimitsu 35 minutes ago
      I don't see how that correlates, and that's already pretty much what they do anyway. The reporter's issue wasn't that it didn't get fixed (it did), but that it wasn't given a CVE.