-
Controller Versionv5.9 Describe Your Issue or QuestionI recently stumbled upon your omada controller docker compose setup. Very nice! It works great. However, docker has enabled some new features for vulnerability scans against the image, and it's found some pretty critical ones. I would post a screenshot but it's a pretty long list to cover. Have you noticed this? It appears that the critical ones are associated with: RUN |2 ARCH=amd64 INSTALL_VER=5.9 /bin/sh -c /install.sh && /log4j_patch.sh && rm /install.sh /log4j_patch.sh # buildkit Which is listed as having 81 vulnerabilities with 5 of them as Critical 1.
Additionally in that same run, there are 10 high vulnerabilities. Is this something you plan on evaluating to fix, or this an issue specifically with the omada application and how it's hosted? Expected BehaviorLess vulnerabilities Steps to Reproducen/a How You're Launching the Container
Container Logs
Additional ContextSecurity Discussion |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Realistically, that's on TP-Link to fix as that's what they're packaging as a part of the software that they're providing. I can't safely test the apps with different libraries and support that, especially since I don't have the source code for the app. |
Beta Was this translation helpful? Give feedback.
Realistically, that's on TP-Link to fix as that's what they're packaging as a part of the software that they're providing. I can't safely test the apps with different libraries and support that, especially since I don't have the source code for the app.