CVE-2025-61550
BaseFortify
Publication date: 2026-01-08
Last updated on: 2026-02-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| edubusinesssolutions | print_shop_pro_webdesk | 18.34 |
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 edu Business Solutions Print Shop Pro WebDesk version 18.34. It occurs on the ctl00_Content01_fieldValue parameters at the /psp/appNet/TemplateOrder/TemplatePreview.aspx endpoint. User input is stored and later displayed in HTML pages without proper encoding or sanitization, allowing attackers to inject malicious JavaScript that executes in other users' sessions.
How can this vulnerability impact me? :
The vulnerability allows attackers to persistently inject arbitrary JavaScript code that runs in the context of other users' sessions. This can lead to session hijacking, theft of sensitive information, unauthorized actions performed on behalf of users, and potentially further compromise of the affected system.