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 github.com/apache/incubator-answer: GHSA-48cr-j2cx-mcr8 #3158

Closed
GoVulnBot opened this issue Sep 25, 2024 · 2 comments
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-48cr-j2cx-mcr8 references a vulnerability in the following Go modules:

Module
github.com/apache/incubator-answer

Description:
Inadequate Encryption Strength vulnerability in Apache Answer.

This issue affects Apache Answer: through 1.3.5.

Using the MD5 value of a user's email to access Gravatar is insecure and can lead to the leakage of user email. The official recommendation is to use SHA256 instead.
Users are recommended to upgrade to version 1.4.0, which fixes the issue.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/apache/incubator-answer
      versions:
        - fixed: 1.4.0
      vulnerable_at: 1.4.0-RC1
summary: 'Apache Answer: Avatar URL leaked user email addresses in github.com/apache/incubator-answer'
cves:
    - CVE-2024-40761
ghsas:
    - GHSA-48cr-j2cx-mcr8
references:
    - advisory: https://github.com/advisories/GHSA-48cr-j2cx-mcr8
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-40761
    - fix: https://github.com/apache/incubator-answer/commit/c3a17046c6c3be1cec16ba49d07d9f7742b7260f
    - web: https://lists.apache.org/thread/mmrhsfy16qwrw0pkv0p9kj40vy3sg08x
source:
    id: GHSA-48cr-j2cx-mcr8
    created: 2024-09-25T15:01:13.993256308Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/616059 mentions this issue: data/reports: add 13 unreviewed reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/616060 mentions this issue: data/reports: add 11 unreviewed reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants