CWE-1123 (Excessive Use of Self-Modifying Code) describes different types of attacks and infection methods that can occur due to the unpredictable and dynamic nature of self-modifying code. The most ...
While there may not be specific CVEs (Common Vulnerabilities and Exposures) explicitly labeled as caused by CWE-1123 (Excessive Use of Self-Modifying Code), several Java-related vulnerabilities can ...