XXE Attack

Difficulty: Advanced

Question

What is an XXE injection?

Answer

When an XML parser incorrectly processes external entities, potentially allowing attackers to read internal files or perform port scanning on the server.

Concepts covered

XML, Injection