| Title | itsourcecode Online Public Access Catalog (OPAC) 1 SQL Injection |
|---|
| Description | The mysearch.php file of the application is vulnerable to multiple forms of SQL Injection due to unsanitized user input being concatenated directly into SQL statements. Attackers can manipulate the search_field and search_text POST parameters to inject malicious SQL. This allows for boolean-based blind, time-based blind, and UNION-based injection techniques, enabling database enumeration and data exfiltration. |
|---|
| Source | ⚠️ https://github.com/drew-byte/Online-Public-Access-Catalog-OPAC-SQLi-PoC/blob/main/README.md |
|---|
| User | drewbyte (UID 89075) |
|---|
| Submission | 09/05/2025 20:01 (8 months ago) |
|---|
| Moderation | 09/17/2025 07:55 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 324609 [itsourcecode Online Public Access Catalog OPAC 1.0 POST Parameter mysearch.php search_field/search_text sql injection] |
|---|
| Points | 20 |
|---|