GHSA-49w7-5r33-jm9m

Suggest an improvement
Source
https://github.com/advisories/GHSA-49w7-5r33-jm9m
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-49w7-5r33-jm9m/GHSA-49w7-5r33-jm9m.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-49w7-5r33-jm9m
Aliases
Published
2024-02-29T03:33:18Z
Modified
2025-01-16T19:57:08Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
http-swagger XSS via PUT requests
Details

http-swagger before 1.2.6 allows XSS via PUT requests, because a file that has been uploaded (via httpSwagger.WrapHandler and *webdav.memFile) can subsequently be accessed via a GET request. NOTE: this is independently fixable with respect to CVE-2022-24863, because (if a solution continued to allow PUT requests) large files could have been blocked without blocking JavaScript, or JavaScript could have been blocked without blocking large files.

Database specific
{
    "nvd_published_at": "2024-02-29T01:44:16Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-29T20:11:38Z"
}
References

Affected packages

Go / github.com/swaggo/http-swagger

Package

Name
github.com/swaggo/http-swagger
View open source insights on deps.dev
Purl
pkg:golang/github.com/swaggo/http-swagger

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.6