Live data from Hacker News

MongoDB remote command execution vulnerability: nightmare or eye opener?

blog.sdelements.com

1–10 of 28 posts

Re: MongoDB remote command execution vulnerability: nightmare or eye opener?

#4
post #2

Doesn't the MongoDB daemon run in a privilege-free sandboxed environment?

MongoDB manual has some good recommendations on operations here: http://docs.mongodb.org/manual/administration/security/#oper...

It certainly helps limit the damage. However, unless it is chroot-ed, it will still pose a very serious risk. And even with chroot, the damage is not totally eliminated. The attacker can start leveraging local vulnerabilities.

Re: MongoDB remote command execution vulnerability: nightmare or eye opener?

#10
post #8
post #5

As a developer that uses MongoDB in production I am shocked! Shocked, I tell you.

And why are you shocked? Because you don't know what you are doing?

Totally unnecessary comment. I would down vote you if I could.
Post reply on HN