XML External Entity (XXE) Pitfalls With JAXB

| | Threat, Vulnerabilities
The Java XML Binding (JAXB) runtime that ships with OpenJDK 1.8 uses a default configuration that protects against XML external entity (XXE) attacks. Contrast researched this secure default configuration and found that developers should not rely on it to protect their applications from XXE attacks. In this post, we explain ... Read More