CVE-2025-62798
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-28

Last updated on: 2025-10-30

Assigner: GitHub, Inc.

Description
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 .
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-28
Last Modified
2025-10-30
Generated
2026-05-07
AI Q&A
2025-10-28
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
code16 sharp *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Cross-Site Scripting (XSS) issue in the Sharp content management framework for Laravel, specifically in versions prior to 9.11.1. It occurs when the SharpShowTextField component renders content containing expressions wrapped in {{ & }}. These expressions were evaluated by Vue, allowing attackers to inject arbitrary JavaScript or HTML that executes in the browser when the field is displayed.


How can this vulnerability impact me? :

The vulnerability can allow attackers to execute arbitrary JavaScript or HTML in the browser of users viewing the affected content. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user, potentially compromising user data and application integrity.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the Sharp package to version 9.11.1 or later, as this version contains the fix for the Cross-Site Scripting (XSS) vulnerability in the SharpShowTextField component.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart