Update theme_vulns.xml

This commit is contained in:
Peter van der Laan
2013-11-11 18:18:29 +01:00
parent cfa222c3b6
commit 43c7586b61

View File

@@ -2014,6 +2014,26 @@
</vulnerability>
</theme>
<theme name="shotzz">
<vulnerability>
<title>Shotzz - Arbitrary File Upload Vulnerability</title>
<references>
<url>http://1337day.com/exploit/19829</url>
</references>
<type>UPLOAD</type>
</vulnerability>
</theme>
<theme name="vithy">
<vulnerability>
<title>vithy - Arbitrary File Upload Vulnerability</title>
<references>
<url>http://1337day.com/exploit/19830</url>
</references>
<type>UPLOAD</type>
</vulnerability>
</theme>
<theme name="kernel-theme">
<vulnerability>
<title>Kernel Theme - functions/upload-handler.php File Upload Remote Code Execution</title>