Secure file transfers using browser-based admin interface :o
Browser-based admin interface with customizable dashboards and drag-and-drop tools. A deserialization flaw in the License Servlet component of GoAnywhere MFT, which allows remote unauthenticated attackers to execute arbitrary code on the server.
Java developer: Lets create a serialization/deserialization interface.
Java Intern: What about security?
Java developer: We'll assume the downstream developer will take care of that.
Developer: Lets create a serialization/deserialization Java servlet.
Intern: What about security?
Developer: We'll assume the Java Serializable class will take care of that.