xsd refining #179
This commit is contained in:
@@ -3136,6 +3136,7 @@
|
||||
<reference>https://github.com/FireFart/W3TotalCacheExploit</reference>
|
||||
<metasploit>auxiliary/gather/wp_w3_total_cache_hash_extract</metasploit>
|
||||
<type>UNKNOWN</type>
|
||||
<fixed_in>0.9.2.5</fixed_in>
|
||||
</vulnerability>
|
||||
<vulnerability>
|
||||
<title>W3-Total-Cache < 0.9.2.9 Remote Code Execution</title>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<xs:element name="reference" type="uritype" maxOccurs="unbounded" minOccurs="1"/>
|
||||
<xs:element name="metasploit" type="stringtype" maxOccurs="unbounded" minOccurs="0"/>
|
||||
<xs:element name="type" type="typetype"/>
|
||||
<xs:element name="fixed_in" type="stringtype" minOccurs="0"/>
|
||||
<xs:element name="fixed_in" type="stringtype" minOccurs="0" maxOccurs="1"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user