CVE-2025-63708
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-20
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| remyandrade | ai_font_matcher | 2025-10-10 |
Helpful Resources
Exploitability
| 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 SourceCodester AI Font Matcher. It occurs because the webfonts API does not properly sanitize font family names, allowing remote attackers to inject malicious JavaScript code. Attackers can intercept requests to the webfonts endpoint and insert harmful scripts via font family names, which then execute in the victim's browser.
How can this vulnerability impact me? :
The vulnerability can lead to session cookie theft, account hijacking, and unauthorized actions performed on behalf of authenticated users. This means attackers can take over user sessions and perform malicious activities as if they were the legitimate user.