cve/2023/CVE-2023-45280.md
2024-05-25 21:48:12 +02:00

821 B

CVE-2023-45280

Description

Yamcs 5.8.6 allows XSS (issue 2 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload an HTML file containing arbitrary JavaScript and then navigate to it. Once the user opens the file, the browser will execute the arbitrary JavaScript.

POC

Reference

Github

No PoCs found on GitHub currently.