...
Wiki Markup |
---|
\[[Mcgraw 98|AA. Java References#Mcgraw 98]\] \[[Wheeler 03|AA. Java References#Wheeler 03]\] 10.6. Java \[[MITRE 09|AA. Java References#MITRE 09]\] [CWE ID 498|http://cwe.mitre.org/data/definitions/498.html] "Information Leak through Class Cloning", [CWE ID 491|http://cwe.mitre.org/data/definitions/491.html] "Public cloneable() Method Without Final (aka 'Object Hijack')" |
...
MSC03MSC04-J. Never hardcode sensitive informationDo not use Object.equals() to compare cryptographic keys 49. Miscellaneous (MSC) MSC13MSC06-J. Do not modify the underlying collection when an iteration is in progressAvoid memory leaks