|
Web Interface Command Execution - This is a particularly critical type of vulnerability. Make certain you understand the context, e.g. if the exploit requires authentication or not. The ability to execute operating system commands via the web interface easily allows attacker to take control of a system. I've encountered command execution vulnerabilities in several different forms, and most of the time, with a little testing, it is possible to fully compromise the system. Many systems do not offer command line access, however, the web interface allows you to run commands, often without restrictions since the system assumes the user will never see "under the covers". The plugin released this month covers a web command exception for z/OS, IBM's mainframe platform, making this an interesting situation. How can we more easily detect this type of vulnerability in our environments?
Detecting HTTP Error Codes - Several new plugins for PVS detect HTTP error codes. This could be indicative of a host on your internal network looking for vulnerabilities in external sites.
Categorizing Vulnerabilities by Software Type - Several new reports and dashboards were created to allow you to analyze vulnerabilities by software type. How does this help you analyze risk and improve your vulnerability management program? |