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/oxyno-zeta/s3-proxy/cmd/s3-proxy: GHSA-pp9m-qf39-hxjc #3477

Open
GoVulnBot opened this issue Feb 20, 2025 · 0 comments
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-pp9m-qf39-hxjc references a vulnerability in the following Go modules:

Module
github.com/oxyno-zeta/s3-proxy

Description:

Summary

A Reflected Cross-site Scripting (XSS) vulnerability enables attackers to create malicious URLs that, when visited, inject scripts into the web application. This can lead to session hijacking or phishing attacks on a trusted domain, posing a moderate risk to all users.

Details

Give all details on the vulnerability. Pointing to the incriminated source code is very helpful for the maintainer.
It's possible to inject html elements, including scripts through the folder-list template. It...

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/oxyno-zeta/s3-proxy
      vulnerable_at: 0.0.0-20250220214310-c611c741ed48
summary: S3-Proxy allows Reflected Cross-site Scripting (XSS) in template implementation in github.com/oxyno-zeta/s3-proxy
cves:
    - CVE-2025-27088
ghsas:
    - GHSA-pp9m-qf39-hxjc
references:
    - advisory: https://github.com/advisories/GHSA-pp9m-qf39-hxjc
    - advisory: https://github.com/oxyno-zeta/s3-proxy/security/advisories/GHSA-pp9m-qf39-hxjc
    - fix: https://github.com/oxyno-zeta/s3-proxy/commit/c611c741ed4872ea3f46232be23bb830f96f9564
    - web: https://github.com/oxyno-zeta/s3-proxy/releases/tag/v4.18.1
source:
    id: GHSA-pp9m-qf39-hxjc
    created: 2025-02-20T23:01:24.584637323Z
review_status: UNREVIEWED

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

2 participants