FreeCol / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
585 stars 170 forks source link

WIP: backport XXE vulnerability fix #55

Open vn971 opened 4 years ago

vn971 commented 4 years ago

Backports 8963506897e3270a75b062f28486934bcb79b1e3 Addresses CVE 2018-1000825.

Relates to GH-54

vn971 commented 4 years ago

This commit is not intended to be merged. Instead, it can itself be tagged as v0.11.7 or v0.11.6.1, and made a release. See GH-54

vn971 commented 4 years ago

BTW, I compiled the PR, it successfully builds and runs.