CVE-2025-45661
BaseFortify
Publication date: 2025-06-18
Last updated on: 2025-07-02
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| heavenspell | minitcg | 1.3.1 |
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?
CVE-2025-45661 is a cross-site scripting (XSS) vulnerability in the miniTCG v1.3.1 beta application. It allows attackers to inject and execute arbitrary web scripts or HTML by inserting a crafted payload into the 'id' parameter at the /members/edit.php page. This means that an attacker can manipulate the input to run malicious code in the context of the victim's browser when they visit the affected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit the affected page, potentially leading to session hijacking, theft of sensitive information, defacement of the website, or redirection to malicious sites. It compromises the security and trustworthiness of the application and can affect user data confidentiality and integrity.