Readit News logoReadit News
oskarkk · a year ago
bshipp · a year ago
This is entertaining reading. Although I don't know how pervasive this issue is, from the chunk i have read so far I can see why he was concerned that it was relatively trivial to have a target system accept anything identifying itself as a printer and being able to inject malicious code into the machine.

I was going to make fun of him wasting his sabbatical on hacking a printer service but I gotta admit I'd have fallen down the same rabbit hole if I stumbled on it. It's a cool hack.

frankjr · a year ago
> Full disclosure happening at 20:00 UTC today, in a bit more than 2 hours.

> Also, to temper some concern about @evilsocket recent research... His bugs are in a thing that none of you should have installed so when it's published, please just uninstall that junk. Hopefully the response of the developer shows how badly you need to remove it.

https://x.com/evilsocket/status/1839361276813902240

https://x.com/jduck/status/1839312872817803570

frankjr · a year ago
Almost certainly CUPS related.
bshipp · a year ago
From an eating-popcorn perspective, I would find it truly entertaining that a printer package could somehow result in a 9.9 security vulnerability that is somehow worse than heartbleed. How many linux systems actually have cups installed and active?
broknbottle · a year ago
It's been obvious that it's CUPS as it was reported to affect linux, bsd, macos, etc.. The guy even forked the repo on github a couple weeks ago..

very lukewarm and over hyped imo.. it's a bit sad that the person spent weeks of their vacation on this..

https://github.com/OpenPrinting/cups-browsed/issues/36

ajdude · a year ago

   > A 9.9 CVE has been announced for Linux  Remote code execution. No details yet. Heartbleed was 7.5, for reference. This is one of the worst in history. All GNU/Linux systems impacted.

Wonder how bad this is.

Am4TIfIsER0ppos · a year ago
I wonder if it is genuine or theoretical like specter and meltdown.
wannacboatmovie · a year ago
What about non-GNU Linux? Is kernel or userland impacted?
sickofparadox · a year ago
OP mentioned later in the thread that MacOS is supposedly impacted as well, so if its some underlying system I'd imagine de-GNU'd Linux is affected also.
7bit · a year ago
> Wonder how bad this is.

One of the worst in history!

error9348 · a year ago
Original source seems to be https://archive.is/wwoQZ
karmakaze · a year ago
Devs need to include security pervasively (like they have ops for deployments).

  * Canonical, RedHat and others have confirmed the severity, a 9.9, check screenshot.
  * Devs are still arguing about whether or not some of the issues have a security impact.
> I've spent the last 3 weeks of my sabbatical working full time on this research, reporting, coordination and so on with the sole purpose of helping and pretty much only got patronized because the devs just can't accept that their code is crap - responsible disclosure: no more.

With a confirmed 9.9 there's no need to argue, get the top priorities done, work on others on the possibility they need to be released as well. The act of working in them will usually give a clear answer if it could have security impact. Don't have armchair debates. You can't find loopholes if your mindset is that there are none.

Deleted Comment

imhoguy · a year ago
Someone supposedly have reviewed the report and scores it 6.3, they say 9.9 is overblown to bring attention to fix the issue promptly https://slashdot.org/comments.pl?sid=23466721&cid=64817845
seanieb · a year ago
"You're probably not vulnerable to the CUPS CVE" https://xeiaso.net/notes/2024/cups-cve/

Deleted Comment