Update plugin_vulns.xml

Hi there,

adding http://packetstormsecurity.com/files/126521/wpphotogallery-xsrf.txt to the list, security researcher was a bad boy and didn't specify version or anything.

Ta,
Pedro
This commit is contained in:
Pedro Worcel
2014-05-08 17:40:15 +12:00
parent 1b90fdce73
commit 722c31ccd9

View File

@@ -12541,5 +12541,15 @@
<fixed_in>1.2</fixed_in>
</vulnerability>
</plugin>
<plugin name="photo-gallery">
<vulnerability>
<title>WordPress Photo-Gallery Cross Site Request Forgery</title>
<references>
<url>http://packetstormsecurity.com/files/126521/wpphotogallery-xsrf.txt</url>
</references>
<type>CSRF</type>
</vulnerability>
</plugin>
</vulnerabilities>