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/disintegration/imaging: CVE-2023-36308 #2039

Closed
GoVulnBot opened this issue Sep 5, 2023 · 2 comments
Assignees
Labels
excluded: NOT_A_VULNERABILITY This is not a vulnerability.

Comments

@GoVulnBot
Copy link

CVE-2023-36308 references github.com/disintegration/imaging, which may be a Go module.

Description:
** DISPUTED ** disintegration Imaging 1.6.2 allows attackers to cause a panic (because of an integer index out of range during a Grayscale call) via a crafted TIFF file to the scan function of scanner.go. NOTE: it is unclear whether there are common use cases in which this panic could have any security consequence

References:

Cross references:
No existing reports found with this module or alias.

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

modules:
    - module: github.com/disintegration/imaging
      vulnerable_at: 1.6.2
      packages:
        - package: n/a
description: |-
    ** DISPUTED ** disintegration Imaging 1.6.2 allows attackers to cause a panic
    (because of an integer index out of range during a Grayscale call) via a crafted
    TIFF file to the scan function of scanner.go. NOTE: it is unclear whether there
    are common use cases in which this panic could have any security consequence
cves:
    - CVE-2023-36308
references:
    - web: https://github.com/disintegration/imaging/releases/tag/v1.6.2
    - report: https://github.com/disintegration/imaging/issues/165

@timothy-king timothy-king self-assigned this Sep 8, 2023
@timothy-king
Copy link
Contributor

Duplicate of #1929

@timothy-king timothy-king marked this as a duplicate of #1929 Sep 8, 2023
@timothy-king timothy-king added excluded: NOT_A_VULNERABILITY This is not a vulnerability. and removed duplicate labels Sep 11, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/527375 mentions this issue: data/excluded: batch add 1 excluded reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_A_VULNERABILITY This is not a vulnerability.
Projects
None yet
Development

No branches or pull requests

3 participants