Vulnerabilities (CVE)

Filtered by vendor Code-projects Subscribe
Filtered by product Daily Expense Manager
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-40732 1 Code-projects 1 Daily Expense Manager 2025-07-07 N/A 7.5 HIGH
user enumeration vulnerability in Daily Expense Manager v1.0. To exploit this vulnerability a POST request must be sent using the name parameter in /check.php
CVE-2025-40731 1 Code-projects 1 Daily Expense Manager 2025-07-07 N/A 9.8 CRITICAL
SQL injection vulnerability in Daily Expense Manager v1.0. This vulnerability allows an attacker to retrieve, create, update and delete databases through the pname, pprice and id parameters in /update.php.
CVE-2025-40733 1 Code-projects 1 Daily Expense Manager 2025-07-07 N/A 6.1 MEDIUM
Reflected Cross-Site Scripting (XSS) vulnerability in Daily Expense Manager v1.0. This vulnerability allows an attacker to execute JavaScript code by sending a POST request through the username parameter in /login.php.
CVE-2025-40734 1 Code-projects 1 Daily Expense Manager 2025-07-07 N/A 6.1 MEDIUM
Reflected Cross-Site Scripting (XSS) vulnerability in Daily Expense Manager v1.0. This vulnerability allows an attacker to execute JavaScript code by sending a POST request through the password and confirm_password parameters in /register.php.