{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-12305", "ASSIGNER": "vulnerability@ncsc.ch", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "An object-level access control vulnerability in Unifiedtransform version 2.0 and potentially earlier versions allows unauthorized access to student grades. A malicious student user can view grades of other students by manipulating the student_id parameter in the marks viewing endpoint. The vulnerability exists due to insufficient access control checks in MarkController.php. At the time of publication of the CVE no patch is available." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-639 Authorization Bypass Through User-Controlled Key", "cweId": "CWE-639" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unifiedtransform", "product": { "product_data": [ { "product_name": "Unifiedtransform", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "affected", "version": "2.0" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/90a7299e-9233-43fd-b666-7375c4fdbb3c", "refsource": "MISC", "name": "https://huntr.com/bounties/90a7299e-9233-43fd-b666-7375c4fdbb3c" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "ZHAW Information Security Research Group" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }