A flaw was found in the Quay registry. While the image labels created through Quay undergo validation both in the UI and backend by applying a regex (validation.py), the same validation is
not performed when the label comes from an image. This flaw allows an attacker to publish a malicious image to a public registry containing a script that can be executed via Cross-site scripting (XSS).
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2023-3384 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2216924 | Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-07-24 16:15
Updated : 2023-11-07 04:18
NVD link : CVE-2023-3384
Mitre link : CVE-2023-3384
CVE.ORG link : CVE-2023-3384
JSON object : View
Products Affected
redhat
- quay
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')