Filtered by vendor Patrickposner Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-10000 2 Patrickposner, Wordpress 2 Qyrr, Wordpress 2025-09-30 6.4 Medium
The Qyrr – simply and modern QR-Code creation plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the blob_to_file() function in all versions up to, and including, 2.0.7. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
CVE-2021-24559 1 Patrickposner 1 Qyrr 2025-06-20 5.4 Medium
The Qyrr WordPress plugin before 0.7 does not escape the data-uri of the QR Code when outputting it in a src attribute, allowing for Cross-Site Scripting attacks. Furthermore, the data_uri_to_meta AJAX action, available to all authenticated users, only had a CSRF check in place, with the nonce available to users with a role as low as Contributor allowing any user with such role (and above) to set a malicious data-uri in arbitrary QR Code posts, leading to a Stored Cross-Site Scripting issue.