Security Research

CVE-2023-24488 QR Code Generator XSS: A Stored XSS on code-projects.org

#Vulnerability Analysis#Code Audit#Web Security
CVE-2023-24488 QR Code Generator XSS: A Stored XSS on code-projects.org

The open-source QR Code Generator on code-projects.org concatenates user input directly into an href link when generating the QR Code preview — write a javascript:alert(1) in, and the moment the QR Code is scanned, XSS fires.

Unlock to view this content.