URL Params

The URL Params WordPress Plugin allows users to access URL parameters in the Query String of the URL, with the option to specify a default value in the shortcode if the parameter isn't set. Users can also specify a backup URL parameter and a date format option. This plugin is useful for personalized links and pre-filling form fields. The shortcode for usage is [urlparam param="FirstName" /], with the option to add a default value.

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 URL Params 2.4

    Fixed

    The URL Params plugin for WordPress has a security vulnerability that could allow people with certain permissions to insert malicious code into pages on your website. This code will run every time som...

    Read More