A
ani.purkar
hi,
I am using Xerces 2.1 C++ SAXParser for parsing the xml input.
Is there any way to disable external entity dereferencing to avoid XEE attack for this implementation.
I cant find setFeature or getFeature method provided with SAXParser interface.
Any pointer would be appreciated.
Thanks.
I am using Xerces 2.1 C++ SAXParser for parsing the xml input.
Is there any way to disable external entity dereferencing to avoid XEE attack for this implementation.
I cant find setFeature or getFeature method provided with SAXParser interface.
Any pointer would be appreciated.
Thanks.