Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in gogs.io/gogs: GHSA-65f3-3278-7m65 #557

Closed
julieqiu opened this issue Aug 1, 2022 · 1 comment
Closed
Assignees
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.

Comments

@julieqiu
Copy link
Member

julieqiu commented Aug 1, 2022

In GitHub Security Advisory GHSA-65f3-3278-7m65, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
gogs.io/gogs 0.12.5 < 0.12.5

See doc/triage.md for instructions on how to triage this report.

packages:
  - package: gogs.io/gogs
    versions:
      - fixed: 0.12.5
description: "### Impact\n\nExpired PAM accounts and accounts with expired passwords
    are continued to be seen as valid. Installations use PAM as authentication sources
    are affected.\n\n### Patches\n\nExpired PAM accounts and accounts with expired
    passwords are no longer being seen as valid. Users should upgrade to 0.12.5 or
    the latest 0.13.0+dev.\n\n### Workarounds\n\nIn addition to marking PAM accounts
    as expired, also disable/lock them. Running `usermod -L <username>` will add an
    exclamation mark to the password hash and would result in wrong passwords responses
    when trying to login. \n\n### References\n\nhttps://huntr.dev/bounties/ea82cfc9-b55c-41fe-ae58-0d0e0bd7ab62/\n\n###
    For more information\n\nIf you have any questions or comments about this advisory,
    please post on https://github.com/gogs/gogs/issues/6810.\n"
published: 2022-03-12T00:00:34Z
last_modified: 2022-03-29T19:10:32Z
cves:
  - CVE-2022-0871
ghsas:
  - GHSA-65f3-3278-7m65
links:
    context:
      - https://github.com/advisories/GHSA-65f3-3278-7m65

@tatianab
Copy link
Contributor

tatianab commented Aug 3, 2022

Code is not importable

@tatianab tatianab closed this as completed Aug 3, 2022
@neild neild added excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. and removed NotGoVuln labels Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.
Projects
None yet
Development

No branches or pull requests

3 participants