cvelist/2024/48xxx/CVE-2024-48325.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2024-10-08 16:00:51 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-06 23:00:32 +00:00
"ID": "CVE-2024-48325",
"STATE": "PUBLIC"
2024-10-08 16:00:51 +00:00
},
2024-11-06 23:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-10-08 16:00:51 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-06 23:00:32 +00:00
"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&resource=getDocuments&instituicao_id\" is not properly sanitized, allowing an unauthenticated remote attacker to inject malicious SQL commands."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/osvaldotenorio/cve-2024-48325",
"url": "https://github.com/osvaldotenorio/cve-2024-48325"
2024-10-08 16:00:51 +00:00
}
]
}
}