FKIE_CVE-2024-48325
Vulnerability from fkie_nvd - Published: 2024-11-06 23:15 - Updated: 2025-06-24 16:31
Severity ?
Summary
Portabilis i-Educar 2.8.0 is vulnerable to SQL Injection in the "getDocuments" function of the "InstituicaoDocumentacaoController" class. The "instituicao_id" parameter in "/module/Api/InstituicaoDocumentacao?oper=get&resource=getDocuments&instituicao_id" is not properly sanitized, allowing an unauthenticated remote attacker to inject malicious SQL commands.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/osvaldotenorio/cve-2024-48325 | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| portabilis | i-educar | 2.8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:portabilis:i-educar:2.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A2F64DB9-822A-4E41-8CF4-C55CADA9A66E",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Portabilis i-Educar 2.8.0 is vulnerable to SQL Injection in the \"getDocuments\" function of the \"InstituicaoDocumentacaoController\" class. The \"instituicao_id\" parameter in \"/module/Api/InstituicaoDocumentacao?oper=get\u0026resource=getDocuments\u0026instituicao_id\" is not properly sanitized, allowing an unauthenticated remote attacker to inject malicious SQL commands."
},
{
"lang": "es",
"value": "Portabilis i-Educar 2.8.0 es vulnerable a la inyecci\u00f3n SQL en la funci\u00f3n \"getDocuments\" de la clase \"InstituicaoDocumentacaoController\". El par\u00e1metro \"instituicao_id\" en \"/module/Api/InstituicaoDocumentacao?oper=get\u0026amp;resource=getDocuments\u0026amp;instituicao_id\" no est\u00e1 correctamente desinfectado, lo que permite que un atacante remoto no autenticado inyecte comandos SQL maliciosos."
}
],
"id": "CVE-2024-48325",
"lastModified": "2025-06-24T16:31:44.100",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-11-06T23:15:04.367",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/osvaldotenorio/cve-2024-48325"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…