67
That doomsday critical Linux bug: It's CUPS. May lead to remote hijacking of devices
(www.theregister.com)
c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.
THE RULES
Instance Rules
Community Rules
If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.
Learn about hacking
Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !cybersecurity@lemmy.capebreton.social !securitynews@infosec.pub !netsec@links.hackliberty.org !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub
Notable mention to !cybersecuritymemes@lemmy.world
So don't expose 631 to the internet (why would you?) and know who's on your network. Be careful printing things on an untrusted network.
It's serious, but seems like a wonky attack vector for most.
Yeah, it's super trivially exploited, BUT it requires you to do a series of dumb things or let an attacker have access to your LAN which is one of those you-have-bigger-problems moments anyways.
And then you have to use their added printer (though there's an exploit path that may be usable to over-write the printer you already have configured, if the attacker knows what that might be) to print something before anything happens.
Dude who found it seems to have overhyped it just a little bit (while being a huge dick about it), but I could see how you might exploit this in certain circumstances.
This could be an issue on like a college campus or something. Under those circumstances one should definitely be running a host-based firewall though.
Yeah, and at that point your network should be enforcing client isolation too, which is also a mitigation for this specific issue in large, shared networks like a college campus, or office, or public Wi-Fi at wherever.
And to add to that most of the time CUPS is only exposed to local host by default.