CVE-2025-52879
BaseFortify
Publication date: 2025-06-23
Last updated on: 2025-06-25
Assigner: JetBrains s.r.o.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jetbrains | teamcity | to 2025.03.3 (exc) |
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 reflected Cross-Site Scripting (XSS) issue in JetBrains TeamCity versions before 2025.03.3, specifically in the NPM Registry integration. Reflected XSS occurs when malicious scripts are reflected off a web application to the user's browser, potentially allowing attackers to execute scripts in the context of the victim's session.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of a user's browser session when interacting with the NPM Registry integration in TeamCity. This can lead to unauthorized actions such as stealing user credentials, session tokens, or performing actions on behalf of the user, potentially compromising the integrity and confidentiality of the affected system.