Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hi, for some reason I can't exploit a jpg image of a pdf form that I made.

It returns a xxx in the name, even if it's a jpg image like
<p><img alt="" src="http://www.mywebsite.com/couch/uploads/image/galerie/dosinscxxxription.jpg" style="width: 300px; height: 425px;" /></p>

funny, no? I tried with GIF, it don't work as well.

But no problem if it's a photo...

??? Any idea why?

Polo
Just to be clear, it doesn't work with ckeditor, otherwise it's ok.
Hi Paolo,

That is Couch security getting paranoid :)
The 'problem' is in the image's name - dosinscription.jpg. See the 'script' in it?
That is arousing the verification routine's suspicion leading it to 'sanitize' the term (by injecting the 'xxx' into it).

Please rename the image slightly and things would be fine.
As I said, this is a little paranoid but on a larger perspective (with databound forms etc.) is a small price for the security it gets. I am sure you'll agree.

Thanks.
Ok, good to know for next time.

I went around it anyway.

Thanks KK,
Cheers,
Paolo
4 posts Page 1 of 1