{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a00dfa3f129bc84e27873aa01cbd3f82e5b6c6c8"
            }
          ],
          "repo": "https://github.com/portabilis/i-educar",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8rv6-x8h9-fjfc"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/65xxx/CVE-2025-65023.json"
  },
  "details": "i-Educar is free, fully online school management software. In versions 2.10.0 and prior, an authenticated time-based SQL injection vulnerability exists in the ieducar/intranet/funcionario_vinculo_cad.php script. An attacker with access to an authenticated session can execute arbitrary SQL commands against the application's database. This vulnerability is caused by the improper handling of the cod_funcionario_vinculo GET parameter, which is directly concatenated into an SQL query without proper sanitization. This issue has been patched in commit a00dfa3.",
  "id": "CVE-2025-65023",
  "modified": "2026-04-01T23:08:12.509519112Z",
  "published": "2025-11-19T16:02:10.539Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/65xxx/CVE-2025-65023.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/portabilis/i-educar/security/advisories/GHSA-8rv6-x8h9-fjfc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65023"
    },
    {
      "type": "FIX",
      "url": "https://github.com/portabilis/i-educar/commit/a00dfa3f129bc84e27873aa01cbd3f82e5b6c6c8"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "i-Educar Authenticated Time-based SQL Injection in `funcionario_vinculo_cad.php`"
}