False positive from Inspector2

1

Hello,

Inspector2 is reporting that a freshly-built EC2 instance is vulnerable to CVE-2021-44731 (affecting snap v2.54.2), but our installed version is 2.54.3:

$ snap --version
snap    2.54.3+18.04.2ubuntu0.1
snapd   2.54.3+18.04.2ubuntu0.1
series  16
ubuntu  18.04
kernel  5.4.0-1066-aws

I haven't found any other versions of snap on the instance. Any idea what would cause this?

Thanks in advance, Eugene

eugene
已提問 2 年前檢視次數 818 次
2 個答案
1

We are on the Basic Support Plan, unfortunately. I spent a couple hours looking into this today, and still believe Inspector2 is misreporting. Here's an excerpt from the finding:

    ...
    "vulnerabilityId": "CVE-2021-44731",
    "vulnerablePackages": [
      {
        "arch": "ALL",
        "epoch": 0,
        "name": "snapd",
        "packageManager": "OS",
        "version": "2.54.3"
      }
    ],
    ...

And from CVE-2021-44731:

Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1

I'd rather not suppress this finding. Does anyone have any other suggestions?

eugene
已回答 2 年前
  • We are having the same problem. For us, it looks like systems manager inventory is retaining the old version of snapd even though it isn't on the system and not returned by dpkg-query

0

Please create a support case providing details for the AWS support team to investigate and provide guidance on this.

Thanks.

AWS
已回答 2 年前
profile pictureAWS
專家
已審閱 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南