Kliqqi 3.0.0.5 allows CSRF with resultant Arbitrary File Upload because module.php?module=upload can be used to configure the uploading of .php files, and then modules/upload/upload_main.php can be used for the upload itself.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://blog.ripstech.com/2016/kliqqi-from-cross-site-request-forgery-to-code-execution/ | third party advisory exploit |
https://demo.ripstech.com/projects/kliqqi_3.0.0.5 | third party advisory |