First published: Thu Mar 05 2020(Updated: )
PHPGurukul Daily Expense Tracker System 1.0 is vulnerable to stored XSS, as demonstrated by the ExpenseItem or ExpenseCost parameter in manage-expense.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Daily Expense Tracker System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-10107 is a vulnerability in PHPGurukul Daily Expense Tracker System 1.0 that allows for stored cross-site scripting (XSS) attacks.
CVE-2020-10107 allows an attacker to perform stored XSS attacks through the ExpenseItem or ExpenseCost parameter in the manage-expense.php file.
CVE-2020-10107 has a severity rating of medium with a CVSS score of 5.4.
To fix the CVE-2020-10107 vulnerability, update PHPGurukul Daily Expense Tracker System to a version that addresses the XSS vulnerability and sanitize user input in the manage-expense.php file to prevent stored XSS attacks.
You can find more information about CVE-2020-10107 at https://frostylabs.net/writeups/cve-2020-10107/.