The following are some of the commonly known vulnerable components in a web application:
- Adobe Flash Player: The Adobe Flash Player was commonly used as a multimedia player within a web browser. It supports application content such as online videos, audio, and games. However, over the years, many security vulnerabilities have been discovered and recorded, and users have been moving away from using this component on their web browsers. One recent vulnerability is CVE-2018-15982, which allows successful exploitations that lead to arbitrary code execution on a target system.
- JBoss Application Server: The JBoss Application Server is a Java web container that is both open source and able to operate cross-platform. At the ...