Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSRF #2

Open
HavenDV opened this issue Aug 3, 2023 · 2 comments
Open

SSRF #2

HavenDV opened this issue Aug 3, 2023 · 2 comments

Comments

@HavenDV
Copy link
Owner

HavenDV commented Aug 3, 2023

XmlDocument load is vulnerable to XXE attacks (XML external entity injection)

it can allow someone to perform SSRF attacks and read local files by sending an AMF request with XML data

Here is some more info that may help https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca3075

@lcfidev
Copy link

lcfidev commented Jul 15, 2024

issue fixed yet?

@HavenDV
Copy link
Owner Author

HavenDV commented Jul 15, 2024

I don't remember exactly, I think not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants