### [CVE-2021-36713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36713) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Cross Site Scripting (XSS) vulnerability in the DataTables plug-in 1.9.2 for jQuery allows attackers to run arbitrary code via the sBaseName parameter to function _fnCreateCookie. NOTE: 1.9.2 is a version from 2012. ### POC #### Reference - https://gist.github.com/walhajri/711af9b62f6fb25e66a5d9a490deab98 #### Github No PoCs found on GitHub currently.