CVE-2025-40734
BaseFortify
Publication date: 2025-06-30
Last updated on: 2025-07-07
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| code-projects | daily_expense_manager | 1.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 is a Reflected Cross-Site Scripting (XSS) issue in Daily Expense Manager v1.0. It allows an attacker to execute arbitrary JavaScript code by sending a specially crafted POST request using the password and confirm_password parameters in the /register.php page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the victim's browser, potentially leading to theft of session cookies, defacement of the website, or redirection to malicious sites, which can compromise user data and trust.