### [CVE-2007-0539](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0539) ![](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 The wp_remote_fopen function in WordPress before 2.1 allows remote attackers to cause a denial of service (bandwidth or thread consumption) via pingback service calls with a source URI that corresponds to a large file, which triggers a long download session without a timeout constraint. ### POC #### Reference - http://securityreason.com/securityalert/2191 #### Github No PoCs found on GitHub currently.