First published: Sun Mar 17 2019(Updated: )
Attendance Monitoring System 1.0 has SQL Injection via the 'id' parameter to student/index.php?view=view, event/index.php?view=view, and user/index.php?view=view.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Janobe School Attendance Monitoring System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18798 has a medium severity level due to the potential for unauthorized database access.
To fix CVE-2018-18798, validate and sanitize the 'id' parameter inputs to prevent SQL injection.
CVE-2018-18798 specifically affects version 1.0 of the Attendance Monitoring System.
The attack vector for CVE-2018-18798 involves sending crafted requests to specific URLs with manipulated 'id' parameters.
Yes, CVE-2018-18798 can lead to data exposure by allowing attackers to execute arbitrary SQL commands.