/storefr.htm displays perl code
#1
Original Poster
Join Date: May 2009
Location: EWR
Programs: UA .5M, Vistana 1-Star owner
Posts: 992
Yahoo! Search for "" results in http://www.flyertalk.com/storefr.htm which displays with the wrong Content-type in the http response header so it shows the image http://www.flyertalk.com/images/store.gif followed by code starting with
It's a security problem as it reveals underlying code. I didn't attach a screenshot since it occurs in Chrome4.0.249, IE7.00.1500, and Firefox2.0.12 all in WinXP which I believe should make it reproducable enough for all, but I can attach 1 if requested.
I found this problem of what I confirmed at Ad blocks FT content.
Code:
#!/usr/bin/perl -I/site/lib require "cgilib.pl"; require "formatlib.pl"; require "formconfiglib.pl"; ...
I found this problem of what I confirmed at Ad blocks FT content.

