what is XXE (XML External Entity Injection) #849
Answered
by
VECNA-07
Mr-Equation
asked this question in
Q&A
-
what is XXE (XML External Entity Injection) |
Beta Was this translation helpful? Give feedback.
Answered by
VECNA-07
Sep 3, 2025
Replies: 1 comment
-
XXE (XML External Entity Injection) is a vulnerability where an attacker injects malicious XML entities, causing the application to disclose sensitive files, perform SSRF, or execute denial-of-service attacks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mr-Equation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
XXE (XML External Entity Injection) is a vulnerability where an attacker injects malicious XML entities, causing the application to disclose sensitive files, perform SSRF, or execute denial-of-service attacks.