tianon / gosu

Simple Go-based setuid+setgid+setgroups+exec
Apache License 2.0
4.68k stars 312 forks source link

New CVEs need to be applied for Gosu: CVE-2022-24675, CVE-2022-27191, CVE-2022-28327 #108

Closed marcosbc closed 2 years ago

marcosbc commented 2 years ago

Hi! We have got a report that the following CVEs, which do not appear in https://github.com/tianon/gosu/issues/104:

Is Gosu affected by any of these issues? Thanks!

tianon commented 2 years ago

Thanks! Updated #104:

  • CVE-2022-24675: does not use encoding/pem (#108)
  • CVE-2022-27191: does not use golang.org/x/crypto/ssh (#108)
  • CVE-2022-28327: does not use crypto/elliptic (#108)