| Título | Portabilis i-Educar 2.9.0 Stored Cross Site Scripting |
|---|
| Descrição | Hello team!
A Stored XSS vulnerability was discovered in the “Deficiência ou Transtorno” field of the disabilities module in i-Educar. An authenticated attacker can inject malicious JavaScript, which will be executed when the listing page is viewed.
1 - Authentication:
Log in to i-Educar with valid credentials.
2 - Access the "Disability and Disorder Types" module:
Path:
Pessoas > Cadastro > Tipo > Tipo de deficiência e transtorno
URL: /intranet/educar_deficiencia_lst.php
3 - Create or Edit Entry:
Either create a new entry or edit an existing one.
4 - Edit the Vulnerable Field:
Go to: /intranet/educar_deficiencia_cad.php?cod_deficiencia=ID
5 - Insert Payload:
In the “Deficiência ou Transtorno” field, insert:
<script>alert('PoC VulDB i-Educar Pacxxx')</script>
6 - Save and Trigger:
The malicious code will execute when the listing page is accessed.
Recommendations & Mitigations
Input Sanitization: Reject or sanitize input that contains script or HTML elements.
Output Encoding: Properly encode all user input before rendering it in HTML.
|
|---|
| Fonte | ⚠️ https://github.com/RaulPazemecxas/PoCVulDb/blob/main/README16.md |
|---|
| Utilizador | RaulPACXXX (UID 84502) |
|---|
| Submissão | 27/06/2025 19h23 (há 10 meses) |
|---|
| Moderação | 19/07/2025 07h53 (22 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 316979 [Portabilis i-Educar 2.9.0 Disabilities educar_deficiencia_lst.php Deficiência ou Transtorno Script de Site Cruzado] |
|---|
| Pontos | 20 |
|---|