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/mlogclub/bbs-go: CVE-2023-36222 #1885

Closed
GoVulnBot opened this issue Jul 3, 2023 · 4 comments
Closed
Assignees
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.

Comments

@GoVulnBot
Copy link

CVE-2023-36222 references github.com/mlogclub/bbs-go, which may be a Go module.

Description:
Cross Site Scripting vulnerability in mlogclub bbs-go v. 3.5.5. and before allows a remote attacker to execute arbitrary code via a crafted payload to the comment parameter in the article function.

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/mlogclub/bbs-go
      vulnerable_at: 1.0.5
      packages:
        - package: n/a
description: |-
    Cross Site Scripting vulnerability in mlogclub bbs-go v. 3.5.5. and before
    allows a remote attacker to execute arbitrary code via a crafted payload to the
    comment parameter in the article function.
cves:
    - CVE-2023-36222
references:
    - web: http://bbs-go.com
    - web: https://github.com/mlogclub/bbs-go
    - report: https://github.com/mlogclub/bbs-go/issues/206

@jba
Copy link
Contributor

jba commented Jul 5, 2023

Binary, non-main packages seem to have no imports.

@jba jba self-assigned this Jul 5, 2023
@jba jba added the excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. label Jul 5, 2023
@gopherbot
Copy link
Contributor

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

@gopherbot
Copy link
Contributor

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

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592761 mentions this issue: data/reports: unexclude 75 reports

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