XXE – iOS secure coding
libxml2 iOS includes the C/C++ libxml2 library described in C/C++ secure coding examples, so that guidance applies if you are using libxml2 directly. However, the version of libxml2 provided up through iOS6 is prior to version 2.9 of libxml2 (which protects against XXE by default). NSXMLDocument iOS also provides an NSXMLDocument type, which is built […]