Sentence 15
The WP SVG images WordPress plugin before 3.4 did not sanitise the SVG files uploaded, which could allow low privilege users such as author+ to upload a malicious SVG and then perform XSS attacks by inducing another user to access the file directly. In v3.4, the plugin restricted such upload to editors and admin, with an option to also allow author to do so. The description of the plugin has also been updated with a security warning as upload of such content is intended.
Actual
Tags:
-
Exploit mechanism: upload a malicious SVG, XSS attacks
-
Exploit objective: XSS attacks
-
Attack pathway: another user to access the file directly
Predicted
Tags:
-
Exploit mechanism: not sanitising the SVG files uploaded
-
Exploit objective: perform XSS attacks
-
Attack pathway: low privilege users such as author+