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

Known vulnerabilities in shared libraries xerces-c which mikecore depends on.Can you help upgrade to patch versions? #21

Open
MikeWazoWski123 opened this issue Apr 1, 2022 · 3 comments

Comments

@MikeWazoWski123
Copy link

Hi, @jsmariegaard , @ecomodeller , I'd like to report a vulnerability issue in mikecore_0.2.0.

Dependency Graph between Python and Shared Libraries

image

Issue Description

As shown in the above dependency graph, mikecore_0.2.0 directly or transitively depends on 3 C libraries (.so). However, I noticed that one C library is vulnerable, containing the following CVEs:
libxerces-c-3.1.so from C project xerces-c(version:3.1.1) exposed 2 vulnerabilities:
CVE-2018-1311, CVE-2015-0252

Suggested Vulnerability Patch Versions

xerces-c has fixed the vulnerabilities in versions >=3.2.3

Python build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Python projects.
As a popular python package (mikecore has 2,265 downloads per month), could you please upgrade the above shared libraries to their patch versions?

Thanks for your help~
Best regards,
Andy

@jsmariegaard
Copy link
Member

@JesperGr - could you help here?

@JesperGr
Copy link
Collaborator

JesperGr commented Apr 1, 2022

I will report this on, as this is an issue for all the MIKE linux products.

@jsmariegaard
Copy link
Member

Thanks @JesperGr, and thanks @MikeWazoWski123 for letting us know!

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

3 participants