CVE-2025-52876
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 on the favoriteIcon page. Reflected XSS occurs when an attacker can inject malicious scripts into a web page that is then reflected back to the user, potentially allowing the attacker to execute scripts in the context of the victim's browser.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute malicious scripts in the context of a user's browser when they visit the affected favoriteIcon page. This can lead to theft of sensitive information, session hijacking, or other malicious actions that compromise the integrity and confidentiality of user data.