[Mapguide-trac] [mapguide-trac] #2879: Update Php in Repositoryadmin
MapGuide Open Source
trac_mapguide at osgeo.org
Wed May 1 03:23:49 PDT 2024
#2879: Update Php in Repositoryadmin
------------------------------------------+-------------------
Reporter: gpewr | Owner: jng
Type: enhancement | Status: new
Priority: medium | Milestone: 4.0
Component: Server | Version:
Severity: major | Resolution:
Keywords: php, security, vulnerability | External ID:
------------------------------------------+-------------------
Changes (by jng):
* owner: (none) => jng
Comment:
I had a quick glance at what the actual .php scripts actually do that
requires such an ancient PHP executable to have to be included and found
out that for the most part that they are nothing more than wrapping around
commands to the pre-existing dbxml executables under server/bin to do
backup and restore operations!
So in light of that, in addition to ripping out this PHP executable, we
should also rip out all the .php scripts and just refactor the calling
.bat/.sh files to do this directly themselves.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2879#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list