← Back to context

Comment by boston_clone

19 hours ago

it’s a CVE write up; the audience for these knows what an LPE is.

That’s very optimistic. I’d bet there are an order of magnitude more people wondering how exposed they are than security researchers reading this.

I've read many CVEs (somehow that acronym is ok... heh) but have never seen LPE despite being familiar with the concept.

  • That seems literally borderline impossible.

    • I think they've almost certainly seen it written out, just not as an acronym. I figured out what it stood for based on context and knowing the full phrase, but I don't recall actually seeing the LPE acronym in recent memory. Whereas with CVE it's the opposite: I almost never see it written out, and even now find it non-obvious what the E stands for, bizarrely enough.

    • I could see it for someone who is only somewhat in tune with security work today.

      Back in the day those of us breaking into shitty php sites didn't use LPE, we used "privesc", IIRC.