Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-45058
HistoryAug 28, 2024 - 8:17 p.m.

CVE-2024-45058 Privilege escalation in i-Educar

2024-08-2820:17:30
CWE-20
CWE-269
GitHub_M
github.com
2
cve-2024-45058
i-educar
privilege escalation

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

AI Score

8

Confidence

High

EPSS

0.001

Percentile

18.4%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

i-Educar is free, fully online school management software that can be used by school secretaries, teachers, coordinators, and area managers. Prior to the 2.9 branch, an attacker with only minimal viewing privileges in the settings section is able to change their user type to Administrator (or another type with super-permissions) through a specifically crafted POST request to /intranet/educar_usuario_cad.php, modifying the nivel_usuario_ parameter. The vulnerability occurs in the file located at ieducar/intranet/educar_usuario_cad.php, which does not check the user’s current permission level before allowing changes. Commit c25910cdf11ab50e50162a49dd44bef544422b6e contains a patch for the issue.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:portabilis:i-educar:*:*:*:*:*:*:*:*"
    ],
    "vendor": "portabilis",
    "product": "i-educar",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.9"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

AI Score

8

Confidence

High

EPSS

0.001

Percentile

18.4%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-45058