epics-containers / ibek-support

ibek definitions
Apache License 2.0
1 stars 11 forks source link

xz-utils vulnerability in ADAravis support module #41

Open subinsaji opened 5 months ago

subinsaji commented 5 months ago

Following up from the EPICS collaboration meeting, Ralph Lange and others from the community talked about the security of ibek-support and some reservations about using it.

Ralph pointed out the xz-utils backdoor that was recently discovered. Would the K8s CVE scanning know about this vulnerability and what about ibek-support picking this up or other vulnerabilities?

gilesknap commented 4 months ago

In response to this I intend to add some documentation for epics containers that discusses supply chain security.

gilesknap commented 2 months ago

@subinsaji I don't think we can close this.

Even if there is no vulnerability any more, I need to address the question of how this is mitigated in the world of containers and document it so that we can reassure potential users.

gilesknap commented 2 months ago

@subinsaji however I'm interested in why you closed it - have you looked at the CVE?

subinsaji commented 2 months ago

Hi @gilesknap. I have not looked at the CVE and my mistake as I should not have closed this issue.

gilesknap commented 1 month ago

Here is a trascript of the demo I intend to run at the epics-containers workshops that goes into this issue.

StacksRox scans all of the running containers in the cluster for Common Vunerabilities and Exposures (CVEs.)​

It can be set up to alert users when significant problems are detected.​

I thought we'd take a look at a specific example to illustrate how security in containers looks.​

In our ioc-adaravis container that we use for GigE Cameras there is a bit of suspect script – lets take a look at the reasons why this is not in fact an issue.​

If you did not have Kubernetes but were using containerized IOCs you could scan your container registry or cache in a similar fashion with one of these tools:​ https://www.practical-devsecops.com/top-container-security-tools/​