First published: Tue Sep 01 2020(Updated: )
SQL injection vulnerability exists in the CoursePeriodModal.php page of OS4Ed openSIS 7.3. The id parameter in the page CoursePeriodModal.php is vulnerable to SQL injection. An attacker can make an authenticated HTTP request to trigger this vulnerability.
Credit: talos-cna@cisco.com
Affected Software | Affected Version | How to fix |
---|---|---|
OS4Ed OpenSIS | =7.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-6127 is a SQL injection vulnerability that exists in the CoursePeriodModal.php page of OS4Ed openSIS 7.3.
CVE-2020-6127 has a severity score of 8.8, which is classified as high.
CVE-2020-6127 affects OS4Ed openSIS 7.3.
The Common Weakness Enumeration (CWE) ID for CVE-2020-6127 is CWE-89.
To fix the SQL injection vulnerability in CoursePeriodModal.php, you should implement proper input validation and use parameterized queries or prepared statements.