Vulnerability Description
Daily Expenses Management System version 1.0, developed by PHP Gurukul, contains a time-based blind SQL injection vulnerability in the 'add-expense.php' page. An attacker can exploit the 'item' parameter in a POST request to execute arbitrary SQL commands in the backend database. This can be done by injecting specially crafted SQL queries that make the database perform time-consuming operations, thereby confirming the presence of the SQL injection vulnerability based on the delay in the server's response.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Anujk305 | Daily Expenses Management System | 1.0 |
Related Weaknesses (CWE)
References
- https://github.com/CyberSentryX/CVE_Hunting/blob/main/CVE-2024-29390/README.mdExploitThird Party Advisory
- https://github.com/CyberSentryX/CVE_Hunting/blob/main/CVE-2024-29390/README.mdExploitThird Party Advisory
FAQ
What is CVE-2024-29390?
CVE-2024-29390 is a vulnerability with a CVSS score of 7.3 (HIGH). Daily Expenses Management System version 1.0, developed by PHP Gurukul, contains a time-based blind SQL injection vulnerability in the 'add-expense.php' page. An attacker can exploit the 'item' parame...
How severe is CVE-2024-29390?
CVE-2024-29390 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-29390?
Check the references section above for vendor advisories and patch information. Affected products include: Anujk305 Daily Expenses Management System.