Skip to content

Conversation

oh6hay
Copy link
Contributor

@oh6hay oh6hay commented Oct 22, 2019

Tested with a few debian variants (kali, ubuntu)

  • listed the binaries with dpkq-query -L openssh-server and dpkg-query -L openssh-client
  • checked with actual binaries from a few ubuntu server versions and current kali

Note, some(/all?) distributions ship versions with patches on top of the baseline release, eg: "OpenSSH_8.1p1 Debian-1" instead of just "OpenSSH_8.1". The checker checks for the complete version string, which should reduce the amount of false positives (vendor patched binaries hopefully don't contain vulnerabilities found in the baseline version).

@terriko
Copy link
Contributor

terriko commented Oct 29, 2019

Looks good! I think there might be an issue with the VPkg string not having a vendor (it's just openssh and not openbsd, openssh) but that can be fixed when we add tests for this later if it's a problem. Thank you!

@terriko terriko merged commit d52c045 into intel:master Oct 29, 2019
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

Successfully merging this pull request may close these issues.

2 participants