07 August, 2014

Malicious code vulnerability - Java Programming

Malicious code vulnerability - Field is a mutable array
Malicious code vulnerability - Field is a mutable Hashtable
Malicious code vulnerability - Field isn't final and can't be protected from malicious code
Malicious code vulnerability - Field isn't final but should be
Malicious code vulnerability - Field should be both final and package protected

Malicious code vulnerability - Field should be moved out of an interface and made package protected
Malicious code vulnerability - Field should be package protected
Malicious code vulnerability - Finalizer should be protected, not public
Malicious code vulnerability - May expose internal representation by incorporating reference to mutable object
Malicious code vulnerability - May expose internal representation by returning reference to mutable object
Malicious code vulnerability - May expose internal static state by storing a mutable object into a static field
Malicious code vulnerability - Public static method may expose internal representation by returning array

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...