XSS in Http-Swagger Project
CVE-2024-25712
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.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.006 (43.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Http-swagger_project Http-swagger
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Exploit, Third Party Advisory)
- cve@mitre.org (Release Notes)
Frequently asked questions
- What is CVE-2024-25712?
- CVE-2024-25712 is a medium-severity vulnerability in Http-Swagger Project, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2024-02-29.
- How severe is CVE-2024-25712?
- Medium severity. CVSS v3 base score is 6.1 out of 10.
- Is CVE-2024-25712 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.