CVE-2025-60932
BaseFortify
Publication date: 2025-10-21
Last updated on: 2025-10-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hr_performance_solutions | performance_pro | 3.19.17 |
| hr_performance_solutions | performance_pro | 6.3.2.0 |
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 involves multiple stored cross-site scripting (XSS) issues in the Current Goals function of HR Performance Solutions Performance Pro v3.19.17. Attackers can inject malicious web scripts or HTML through various input fields such as Goal Name, Goal Notes, Action Step Name, Action Step Description, Note Name, and Goal Description, which then get stored and executed when viewed by users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected application, potentially leading to unauthorized actions, data theft, session hijacking, or defacement of the application. This can compromise user data and the integrity of the system.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately upgrade HR Performance Solutions Performance Pro to the patched version PP-Release-6.3.2.0. Avoid using vulnerable versions and ensure input validation and sanitization are applied to user inputs in the Current Goals function to prevent stored XSS attacks.