golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/j3ssie/osmedeus: CVE-2024-51735 #3255

Closed GoVulnBot closed 3 weeks ago

GoVulnBot commented 3 weeks ago

Advisory CVE-2024-51735 references a vulnerability in the following Go modules:

Module
github.com/j3ssie/osmedeus

Description: Osmedeus is a Workflow Engine for Offensive Security. Cross-site Scripting (XSS) occurs on the Osmedues web server when viewing results from the workflow, allowing commands to be executed on the server. When using a workflow that contains the summary module, it generates reports in HTML and Markdown formats. The default report is based on the general-template.md template.The contents of the files are read and used to generate the report. However, the file contents are not properly filtered, leading to XSS. This may lead to commands executed on the host as well. This issue is not yet resolved...

References:

No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/j3ssie/osmedeus
      vulnerable_at: 0.0.0-20240404115937-815c261d44f6
summary: CVE-2024-51735 in github.com/j3ssie/osmedeus
cves:
    - CVE-2024-51735
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-51735
    - web: https://github.com/j3ssie/osmedeus/security/advisories/GHSA-wvv7-wm5v-w2gv
source:
    id: CVE-2024-51735
    created: 2024-11-05T20:01:22.703966065Z
review_status: UNREVIEWED
tatianab commented 3 weeks ago

Duplicate of #3254