CVE-2023-31933: SQL Injection
Sql injection vulnerability found in Rail Pass Management System v.1.0 allows a remote attacker to execute arbitrary code via the editid parameter of the edit-pass-detail.php file.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-31933?
CVE-2023-31933 is considered a high severity vulnerability due to the potential for remote code execution.
How do I fix CVE-2023-31933?
To fix CVE-2023-31933, validate and sanitize the input for the editid parameter in the edit-pass-detail.php file.
What systems are affected by CVE-2023-31933?
CVE-2023-31933 affects the Rail Pass Management System version 1.0 provided by both the Rail Pass Management System Project and PHPGurukul.
Can CVE-2023-31933 be exploited remotely?
Yes, CVE-2023-31933 can be exploited remotely by an attacker who has access to the editid parameter.
What type of vulnerability is CVE-2023-31933?
CVE-2023-31933 is classified as an SQL injection vulnerability, allowing attackers to execute arbitrary SQL queries.