Description
A malicious server or man-in-the-middle could send us a specially-crafted SOAP response that results in a NULL pointer dereference.
Mitigation
Check for NULL before using values.
A malicious server or man-in-the-middle could send us a specially-crafted SOAP response that results in a NULL pointer dereference.
Check for NULL before using values.