First published: Fri Jul 28 2023(Updated: )
Sql injection vulnerability found in Rail Pass Management System v.1.0 allows a remote attacker to execute arbitrary code via the viewid parameter of the view-pass-detail.php file.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Rail Pass Management System Project Rail Pass Management System | =1.0 | |
PHPGurukul Rail Pass Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID of this sql injection vulnerability is CVE-2023-31936.
The title of this vulnerability is 'Sql injection vulnerability found in Rail Pass Management System v.1.0 allows a remote attacker to execute arbitrary code via the viewid parameter of the view-pass-detail.php file.'
The severity level of CVE-2023-31936 is high with a severity value of 7.2.
Rail Pass Management System v.1.0 is affected by CVE-2023-31936.
To fix this sql injection vulnerability, developers should properly validate and sanitize user input, and use prepared statements or parameterized queries in the code.