Out-of-Date Apps Put 3 Million Servers At Risk of Crypto Ransomware Infections (arstechnica.com) 34
An anonymous reader cites an article on Ars Technica: More than 3 million Internet-accessible servers are at risk of being infected with crypto ransomware because they're running vulnerable software, including out-of-date versions of Red Hat's JBoss enterprise application, researchers from Cisco Systems said Friday. About 2,100 of those servers have already been compromised by webshells that give attackers persistent control over the machines, making it possible for them to be infected at any time, the Cisco researchers reported in a blog post. The compromised servers are connected to about 1,600 different IP addresses belonging to schools, governments, aviation companies, and other types of organizations. Some of the compromised servers belonged to school districts that were running the Destiny management system that many school libraries use to keep track of books and other assets. Cisco representatives notified officials at Destiny developer Follett Learning of the compromise, and the Follett officials said they fixed a security vulnerability in the program. Follett also told Cisco the updated Destiny software also scans computers for signs of infection and removes any identified backdoors.
Hmmmmm..... (Score:4, Interesting)
because they're running vulnerable software, including out-of-date versions of Red Hat's JBoss enterprise application
...and...
hat were running the Destiny management system that many school libraries use to keep track of books and other assets
So is this a JBoss issue? A Destiny Management System issue? What is the vector? The summary is unclear on exactly what the issue is...
Re:Hmmmmm..... (Score:4, Interesting)
The issue seems to be "Unpatched software vulnerable to exploits".
Re: (Score:1)
Re: (Score:2)
I'm not sure what would make you think that. I realize you're new here so you probably don't know a whole lot but, rest assured, that is not true. On top of that, this article really doesn't have a whole lot to do with Windows. In fact, it specifically mentions that it's applications running on computers that use the Linux kernel (though I suppose there might be a few Windows servers with JBoss installed but I'm not sure if they'd have Destiny - I don't really keep up with Windows much anymore).
But no... Yo
Re: (Score:1)
Someone on a windows computer clicks on a malicious URL and gets owned.
Re: (Score:3)
The article basically says "update when your Internet masters tell you to, you luddite slacker!"
Re: (Score:2)
Quite so. Even the front line is misleading: it reads "Out-of-Date Apps Put 3 Million Servers At Risk" when it really should read "buggy apps put 3 million servers at risk". Well, of course, this would put the blame on shoddy software vendors, so it's better to blame the customers.
RMI/Deserialization vulnerability (Score:3)
A bunch of popular Java application servers like JBoss, WebLogic, WebSphere or applications like Jenkins use RMI or at least similar (de)serialization of Java objects for a variety of things like e.g. remote management. They also seem to be rather trusting of the clients and serialized objects they receive and deserialize on the server side.
Now, if I remember correctly, you can only deserialize classes on your CLASSPATH, so you usually can't just send a serial
Re: (Score:2)
How the heck would using Rust instead have prevented these kinds of incidents from happening?
Software that can't successfully accept network connections is hard to remotely exploit.
What's my opinion supposed to be? (Score:4, Interesting)
Re:What's my opinion supposed to be? (Score:4, Insightful)
Easy. Offline software can be left as it is, but online software must be updated in order to be secure.
Re: (Score:1)
Persistent Web Shell (Score:3)
Server apps? (Score:4, Insightful)
Re: (Score:2)
I think server usage predated mobile applications. After all, we have application stacks such as LAMP, web applications, etc. All of which do get abbreviated to app. App stacks, web apps, etc.
Server Software != "Apps" (Score:2)
Apparently, this idiotic term is trying to assimilate things it has absolutely no business describing.