CVE-2022-2767: SourceCodester Online Admission System index.php cross site scripting
A vulnerability classified as problematic has been found in SourceCodester Online Admission System. This affects an unknown part of the file /index.php. The manipulation of the argument studentadd leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-206163.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-2767?
CVE-2022-2767 has been classified as a problematic vulnerability.
How does CVE-2022-2767 impact systems?
CVE-2022-2767 allows for cross-site scripting through the manipulation of the student_add argument.
Can CVE-2022-2767 be exploited remotely?
Yes, CVE-2022-2767 can be initiated remotely by an attacker.
What systems are affected by CVE-2022-2767?
CVE-2022-2767 specifically affects the SourceCodester Online Admission System.
What is the recommended fix for CVE-2022-2767?
To fix CVE-2022-2767, it is advised to sanitize and validate user inputs, particularly in the student_add argument.