CVE-2022-35156: SQL Injection
Bus Pass Management System 1.0 was discovered to contain a SQL Injection vulnerability via the searchdata parameter at /buspassms/download-pass.php..
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-35156?
CVE-2022-35156 is considered a high severity vulnerability due to the potential for SQL injection attacks.
How do I fix CVE-2022-35156?
To fix CVE-2022-35156, you should validate and sanitize all input data, especially parameters like searchdata to prevent SQL injection.
What systems are affected by CVE-2022-35156?
CVE-2022-35156 affects Version 1.0 of Bus Pass Management System implemented by both Bus Pass Management System Project and Phpgurukul.
What is the impact of CVE-2022-35156?
The impact of CVE-2022-35156 can lead to unauthorized access to the database, data manipulation, or retrieval of sensitive information.
Is CVE-2022-35156 exploit-related?
Yes, CVE-2022-35156 can be exploited by attackers through crafted requests to the vulnerable searchdata parameter.