Deserialization of Untrusted Data in the Sitecore.Security.AntiCSRF (aka anti CSRF) module in Sitecore CMS 7.0 to 7.2 and Sitecore XP 7.5 to 8.2 allows an unauthenticated attacker to execute arbitrary code by sending a serialized .NET object in the HTTP POST parameter __CSRFTOKEN.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://dev.sitecore.net/Downloads.aspx | product vendor advisory |
https://www.synacktiv.com/blog.html | third party advisory |
https://www.synacktiv.com/ressources/advisories/Sitecore_CSRF_deserialize_RCE.pdf | exploit third party advisory patch |