WP-Syntax

WP-Syntax is a WordPress plugin that provides clean syntax highlighting using GeSHi, supporting a wide range of popular programming languages. It avoids conflicts with other 3rd party plugins by running an early pre-filter and a late post-filter that substitutes and pulls the code snippets out first and then pushes them back in with highlighting at the end. The plugin can be found on GitHub for contribution. To use, wrap code blocks with
 and 
where "LANGUAGE" is a GeSHi supported language syntax.

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

Vulnerabilities

  • Denial of Service vulnerability in WP-Syntax 1.2

    Open

    The WP-Syntax plugin used for WordPress has a security issue called Regex Denial of Service. This affects all versions of the plugin up to 1.2. The problem is that the plugin does not check the valid...

    Read More
  • Input validation vulnerability in WP-Syntax 0.9.9

    Fixed

    The WP-Syntax plugin version 0.9.9 and earlier

    Read More