### [CVE-2021-25967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25967) ![](https://img.shields.io/static/v1?label=Product&message=ckan&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=2.9.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen) ### Description In CKAN, versions 2.9.0 to 2.9.3 are affected by a stored XSS vulnerability via SVG file upload of users’ profile picture. This allows low privileged application users to store malicious scripts in their profile picture. These scripts are executed in a victim’s browser when they open the malicious profile picture ### POC #### Reference - https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25967 #### Github No PoCs found on GitHub currently.