{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b473f92b5326f45d7bce2de93a5381bed7ca8ac7"
            }
          ],
          "repo": "https://github.com/portabilis/i-educar",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4hrj-5gwx-r4w4"
  ],
  "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-65022.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/agenda.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_agenda request parameter, which is directly concatenated into multiple SQL queries without proper sanitization. This issue has been patched in commit b473f92.",
  "id": "CVE-2025-65022",
  "modified": "2026-04-01T23:10:28.447997807Z",
  "published": "2025-11-19T16:02:13.336Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/65xxx/CVE-2025-65022.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/portabilis/i-educar/security/advisories/GHSA-4hrj-5gwx-r4w4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65022"
    },
    {
      "type": "FIX",
      "url": "https://github.com/portabilis/i-educar/commit/b473f92b5326f45d7bce2de93a5381bed7ca8ac7"
    }
  ],
  "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 `agenda.php`"
}