Active
Project:
Droptor
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2013 at 18:53 UTC
Updated:
12 Feb 2013 at 02:57 UTC
I've started getting the following error on certain pages:
PDOException: in droptor_exit() (line 163 of sites/all/modules/contrib/droptor/droptor.module).
I did note that the URL of the page this error is triggered on has a crazy URL that looks like someone's trying to hack the site, e.g.
+++++Result:+%f4%ee%f0%f3%ec+%ed%e5+%ed%e0%e9%e4%e5%ed+/+%ed%e5+%f3%e4%e0%eb%ee%f1%fc+%ee%ef%f0%e5%e4%e5%eb%e8%f2%fc+IP
So clearly the URL shouldn't be happening, but Droptor's schema should be able to handle broken URLs like that.
Comments
Comment #1
jemond commentedI can't repro this issue. Do you have any more information no how to reproduce it?
Comment #2
damienmckennaTry adding the string posted in the issue description at the end of a URL of a site running 3.0?
Comment #3
jemond commentedYah, tried that.
Comment #4
damienmckennaThe server is running PHP 5.2.17 rather than PHP 5.3.x, maybe that's part of the problem?
Comment #4.0
damienmckennaFix typo