{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-7473", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "An IDOR vulnerability exists in the 'Evaluations' function of the 'umgws datasets' section in lunary-ai/lunary versions 1.3.2. This vulnerability allows an authenticated user to update other users' prompts by manipulating the 'id' parameter in the request. The issue is fixed in version 1.4.3." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-269 Improper Privilege Management", "cweId": "CWE-269" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "lunary-ai", "product": { "product_data": [ { "product_name": "lunary-ai/lunary", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "1.4.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/afecd927-b5f6-44ba-9147-5c45091beda5", "refsource": "MISC", "name": "https://huntr.com/bounties/afecd927-b5f6-44ba-9147-5c45091beda5" }, { "url": "https://github.com/lunary-ai/lunary/commit/88b55b01fcbab0fbbc5b8032a38d0345af98ecfa", "refsource": "MISC", "name": "https://github.com/lunary-ai/lunary/commit/88b55b01fcbab0fbbc5b8032a38d0345af98ecfa" } ] }, "source": { "advisory": "afecd927-b5f6-44ba-9147-5c45091beda5", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "baseScore": 7.5, "baseSeverity": "HIGH" } ] } }