Fix #421 - wp-syntax vuln corrected
This commit is contained in:
@@ -4406,11 +4406,12 @@
|
|||||||
|
|
||||||
<plugin name="wp-syntax">
|
<plugin name="wp-syntax">
|
||||||
<vulnerability>
|
<vulnerability>
|
||||||
<title>WP-Syntax <= 0.9.1 - Remote Command Execution</title>
|
<title>WP-Syntax < 0.9.10 - Remote Command Execution</title>
|
||||||
<references>
|
<references>
|
||||||
<exploitdb>9431</exploitdb>
|
<exploitdb>9431</exploitdb>
|
||||||
</references>
|
</references>
|
||||||
<type>RCE</type>
|
<type>RCE</type>
|
||||||
|
<fixed_in>0.9.10</fixed_in>
|
||||||
</vulnerability>
|
</vulnerability>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user