WP Live.php

The WP Live Php plugin automatically refreshes a user's browser when changes are made to their wp-content/themes or plugins directories, making it easier for WordPress theme and plugin developers to check their work in multiple browsers simultaneously. The plugin also includes an option for admin bar integration and a content update feature that auto-updates the browser with every post or page save. However, it is important to note that the plugin should only be used in a developer environment and not on a live server.

This information is sourced from wpvulnerabilities.com. An open-source database of vulnerabilities maintained by the community. Help us out by submitting vulnerabilities!

Vulnerabilities

  • Input validation vulnerability in WP Live.php 1.2.1

    Fixed

    Cross-site scripting (XSS) is a type of vulnerability that allows malicious actors to inject malicious code into a website. In this case

    Read More