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

SimpleXML (latest version 2.7.1) is vulnerable to an XXE vulnerability resulting SSRF, information disclosure, DoS and so on. #981

Closed
just3019 opened this issue Jun 15, 2020 · 2 comments

Comments

@just3019
Copy link

I refer to Minio via Maven。

<dependency>
    <groupId>io.minio</groupId>
    <artifactId>minio</artifactId>
    <version>7.0.2</version>
</dependency>

I found security issues with Simple-XML from Dependency - Check。

result:SimpleXML (latest version 2.7.1) is vulnerable to an XXE vulnerability resulting SSRF, information disclosure, DoS and so on.
cve-uri

@nitisht nitisht transferred this issue from minio/minio Jun 15, 2020
@nitisht
Copy link
Contributor

nitisht commented Jun 15, 2020

Thanks we'll take a look @just3019

@harshavardhana
Copy link
Member

Fixed in #908

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

No branches or pull requests

3 participants