Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/swaggo/http-swagger
  4. ›
  5. CVE-2024-25712

CVE-2024-25712: http-swagger XSS via PUT requests

February 29, 2024 (updated January 16, 2025)

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.

References

  • cosmosofcyberspace.github.io/improper_http_method_leads_to_xss/poc.html
  • github.com/advisories/GHSA-49w7-5r33-jm9m
  • github.com/swaggo/http-swagger
  • github.com/swaggo/http-swagger/commit/b7d83e8fba85a7a51aa7e45e8244b4173f15049e
  • github.com/swaggo/http-swagger/pull/62
  • github.com/swaggo/http-swagger/releases/tag/v1.2.6
  • nvd.nist.gov/vuln/detail/CVE-2024-25712

Code Behaviors & Features

Detect and mitigate CVE-2024-25712 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.6

Fixed versions

  • 1.2.6

Solution

Upgrade to version 1.2.6 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

go/github.com/swaggo/http-swagger/CVE-2024-25712.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:05 +0000.