2024-08-21 20:00:28 +00:00
{
2024-08-28 21:00:34 +00:00
"data_version" : "4.0" ,
2024-08-21 20:00:28 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-45059" ,
2024-08-28 21:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-08-21 20:00:28 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-06 20:00:33 +00:00
"value" : "i-Educar is free, fully online school management software that can be used by school secretaries, teachers, coordinators, and area managers. A SQL Injection vulnerability was found prior to the 2.9 branch in the `ieducar/intranet/funcionario_vinculo_det.php` file, which creates the query by concatenating the unsanitized GET parameter `cod_func`, allowing the attacker to obtain sensitive information such as emails and password hashes. Commit 7824b95745fa2da6476b9901041d9c854bf52ffe fixes the issue."
2024-08-28 21:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" ,
"cweId" : "CWE-89"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "portabilis" ,
"product" : {
"product_data" : [
{
"product_name" : "i-educar" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
2024-09-06 20:00:33 +00:00
"version_value" : "< 2.9"
2024-08-28 21:00:34 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/portabilis/i-educar/security/advisories/GHSA-2v4w-7xqr-hxmr" ,
"refsource" : "MISC" ,
"name" : "https://github.com/portabilis/i-educar/security/advisories/GHSA-2v4w-7xqr-hxmr"
} ,
2024-09-06 20:00:33 +00:00
{
"url" : "https://github.com/portabilis/i-educar/commit/7824b95745fa2da6476b9901041d9c854bf52ffe" ,
"refsource" : "MISC" ,
"name" : "https://github.com/portabilis/i-educar/commit/7824b95745fa2da6476b9901041d9c854bf52ffe"
} ,
2024-08-28 21:00:34 +00:00
{
"url" : "https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html" ,
"refsource" : "MISC" ,
"name" : "https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html"
} ,
{
"url" : "https://portswigger.net/web-security/sql-injection" ,
"refsource" : "MISC" ,
"name" : "https://portswigger.net/web-security/sql-injection"
}
]
} ,
"source" : {
"advisory" : "GHSA-2v4w-7xqr-hxmr" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
2024-08-21 20:00:28 +00:00
}
]
}
}