added advanced-xml-reader, Issue #191
This commit is contained in:
@@ -4418,5 +4418,13 @@
|
||||
<type>CSRF</type>
|
||||
</vulnerability>
|
||||
</plugin>
|
||||
|
||||
<plugin name="advanced-xml-reader">
|
||||
<vulnerability>
|
||||
<title>Advanced XML Reader Plugin for WordPress XML External Entity (XXE) Data Parsing Arbitrary File Disclosure</title>
|
||||
<reference>http://osvdb.org/92904</reference>
|
||||
<type>XXE</type>
|
||||
</vulnerability>
|
||||
</plugin>
|
||||
|
||||
</vulnerabilities>
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
<xs:enumeration value="CSRF"/>
|
||||
<xs:enumeration value="AUTHBYPASS"/>
|
||||
<xs:enumeration value="FPD"/>
|
||||
<xs:enumeration value="XXE"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user