pubdlcntThis module enables you to track download counts of files linked from a Drupal site. Links in Drupal content are rewritten to go through an intermediate page that records download stats and then redirects to the final destination.
The module did not verify that the links provided to the intermediate page were actually present in the Drupal site content and did not contain checks to prevent external sites from accessing the counter.
Install the latest version:
- If you use pubdlcnt for Drupal 7.x, upgrade to pubdlcnt 7.x-1.3
Also see the Public Download Count project page.
- Michael Hess of the Drupal Security Team