itsourcecode School Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability exists in itsourcecode School Management System version 1.0, specifically in the file /ramonsys/inquiry/index.php. The issue arises because the application does not properly sanitize the 'txtsearch' parameter, allowing remote attackers to inject malicious SQL code. This vulnerability can be exploited without authentication.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a request to the '/ramonsys/inquiry/index.php' file with a crafted 'txtsearch' parameter that includes malicious SQL code. The lack of input validation will allow the injected SQL to be executed, demonstrating the SQL injection flaw.

Added: Jan 29, 2026, 3:21 PM
Updated: Jan 29, 2026, 4:40 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
8.7
remediation
0.0
relevance
2.5
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.