Update plugin_vulns.xml

Adding the full path disclosure in "aryo-activity-log" plugin; it was fixed 3 days ago.
This commit is contained in:
nashe
2014-02-23 22:52:02 +01:00
parent 5459b8bb7a
commit 6bda493f6e

View File

@@ -11005,5 +11005,16 @@
<type>CSRF</type>
</vulnerability>
</plugin>
<plugin name="aryo-activity-log">
<vulnerability>
<title>Aryo Activity Log - Full Path Disclosure</title>
<references>
<url>https://github.com/KingYes/wordpress-aryo-activity-log/pull/27</url>
</references>
<type>FPD</type>
<fixed_in>2.0.4</fixed_in>
</vulnerability>
</plugin>
</vulnerabilities>