### [CVE-2021-29476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29476) ![](https://img.shields.io/static/v1?label=Product&message=Requests&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%201.6.0%2C%20%3C%201.8.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=%7B%22CWE-502%22%3A%22Deserialization%20of%20Untrusted%20Data%22%7D&color=brightgreen) ### Description Requests is a HTTP library written in PHP. Requests mishandles deserialization in FilteredIterator. The issue has been patched and users of `Requests` 1.6.0, 1.6.1 and 1.7.0 should update to version 1.8.0. ### POC #### Reference No PoCs from references. #### Github - https://github.com/20142995/nuclei-templates