[mapguide-trac] #1705: MAPAGENT call crashes webservers (IIS & Apache)

MapGuide Open Source trac_mapguide at osgeo.org
Mon May 30 12:24:22 EDT 2011


#1705: MAPAGENT call crashes webservers (IIS & Apache)
-------------------------+--------------------------------------------------
   Reporter:  zspitzer   |       Owner:       
       Type:  defect     |      Status:  new  
   Priority:  high       |   Milestone:  2.2  
  Component:  Map Agent  |     Version:  2.2.0
   Severity:  critical   |    Keywords:       
External_id:             |  
-------------------------+--------------------------------------------------

Comment(by brucedechant):

 The SETVIEWCENTERX parameter you have in this request is not being
 properly created.

 The "%a5'%20having%201=1--" is garbage that should not be part of the
 request parameter.

 It should be a single numerical value like this:
 SETVIEWCENTERX=3549113

 How are you generating this request?

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1705#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list