Filtered by vendor Code16 Subscriptions
Filtered by product Sharp Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-62798 1 Code16 1 Sharp 2025-10-30 5.4 Medium
Sharp is a content management framework built for Laravel as a package. Prior to 9.11.1, a Cross-Site Scripting (XSS) vulnerability was discovered in code16/sharp when rendering content using the SharpShowTextField component. In affected versions, expressions wrapped in {{ & }} were evaluated by Vue. This allowed attackers to inject arbitrary JavaScript or HTML that executes in the browser when the field is displayed. The issue has been fixed in v9.11.1 .
CVE-2025-61457 1 Code16 1 Sharp 2025-10-23 6.1 Medium
code16 Sharp v9.6.6 is vulnerable to Cross Site Scripting (XSS) src/Form/Fields/SharpFormUploadField.php.