### [CVE-2017-8102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8102) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Stored XSS in Serendipity v2.1-rc1 allows an attacker to steal an admin's cookie and other information by composing a new entry as an editor user. This is related to lack of the serendipity_event_xsstrust plugin and a set_config error in that plugin. ### POC #### Reference - http://seclists.org/fulldisclosure/2017/Apr/44 #### Github No PoCs found on GitHub currently.