CVE-2025-8436: projectworlds Online Admission System viewdoc.php sql injection
A vulnerability was found in projectworlds Online Admission System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /viewdoc.php. The manipulation of the argument ID leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-8436?
CVE-2025-8436 has been rated as critical due to the potential for remote SQL injection.
What is affected by CVE-2025-8436?
CVE-2025-8436 affects the functionality of the file /viewdoc.php in Projectworlds Online Admission System 1.0.
How does the CVE-2025-8436 vulnerability occur?
CVE-2025-8436 occurs when the manipulation of the argument ID in the affected file leads to SQL injection.
Can CVE-2025-8436 be exploited remotely?
Yes, CVE-2025-8436 allows for remote exploitation through SQL injection.
How do I fix CVE-2025-8436?
To fix CVE-2025-8436, sanitize user inputs and implement prepared statements to prevent SQL injection.