|
|
|
|
|
by sakabaro
3448 days ago
|
|
> People who administer websites that use MongoDB should ensure they're avoiding common pitfalls by, among other things, blocking access to port 27017 or binding local IP addresses to limit access to servers. Misconfigured mongodb servers are the issue here, not firewall. Default mongodb shouldn't listen blindly to any connections though. |
|