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

Could you help upgrade the vulnerble shared library introduced by package emcore? #24

Open
andy201709 opened this issue Mar 31, 2022 · 1 comment

Comments

@andy201709
Copy link

Hi, @delarosatrevin , @joton , I'd like to report a vulnerability issue in emcore_0.0.5.

Dependency Graph between Python and Shared Libraries

image

Issue Description

As shown in the above dependency graph, emcore_0.0.5 directly or transitively depends on 4 C libraries (.so). However, I noticed that one C libraries are vulnerable, containing the following CVEs:
libpng12-640ca796.so.0.49.0 from C project libpng(version:1.2.54) exposed 10 vulnerabilities:
CVE-2011-3045, CVE-2014-9495, CVE-2013-7354, CVE-2013-7353,CVE-2017-12652, CVE-2015-8472, CVE-2016-10087, CVE-2016-3751, CVE-2015-0973, CVE-2015-8540

Suggested Vulnerability Patch Versions

libpng has fixed the vulnerabilities in versions >=1.6.32

Python build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Python projects.Could you please upgrade the above shared libraries to their patch versions?

Thanks for your help~
Best regards,
Andy

@azazellochg
Copy link
Collaborator

https://github.com/andy201709 this is clearly a scripted bot. But I doubt emcore is developed anymore

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