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

Vulnerabilities with the libgdiplus packages #718

Open
mohanselvaraj22 opened this issue Sep 27, 2021 · 0 comments
Open

Vulnerabilities with the libgdiplus packages #718

mohanselvaraj22 opened this issue Sep 27, 2021 · 0 comments

Comments

@mohanselvaraj22
Copy link

Hi All,

We are using libpdfium assembly on our end for converting the PDF pages to images. In the Linux environment, the additional packages(libgdiplus) have to be installed for using the libpdfium assembly by using the below command.

RUN apt-get update \ && apt-get install -y --allow-unauthenticated \ libc6-dev \ libgdiplus \ libx11-dev

But after installing these packages we have scanned and found “24 critical 103 major and 37 minor” vulnerabilities(Common Vulnerability Exposure ). Please find the vulnerability count along with the filename. Can you please provide any suggestions for resolving the vulnerability on our end?

FilePaths Critical count(vulnCount + vulnCountCVSSV3) Total
libe_sqlite3.so 3 + 3 6
libxml2.so 1 + 0 1
e_sqlite3.dll && libe_sqlite3.so 4 + 4 8
liblz4.so 1 + 1 2
ibpng16.so 1 + 1 2
libc-2.24.so 2 + 0 2
libudev.so.1.6.5 && libsystemd.so.0.17.0 1 + 0 1
libX11.so 1 + 1 2
Total 24
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

1 participant