Fix #421 - wp-syntax vuln corrected

This commit is contained in:
erwanlr
2014-03-05 14:22:39 +01:00
parent 0f0d4f06bb
commit d186240cfc

View File

@@ -4406,11 +4406,12 @@
<plugin name="wp-syntax">
<vulnerability>
<title>WP-Syntax &lt;= 0.9.1 - Remote Command Execution</title>
<title>WP-Syntax &lt; 0.9.10 - Remote Command Execution</title>
<references>
<exploitdb>9431</exploitdb>
</references>
<type>RCE</type>
<fixed_in>0.9.10</fixed_in>
</vulnerability>
</plugin>