diff --git a/2021/4xxx/CVE-2021-4111.json b/2021/4xxx/CVE-2021-4111.json index 10aa2aa671f..94664c1e672 100644 --- a/2021/4xxx/CVE-2021-4111.json +++ b/2021/4xxx/CVE-2021-4111.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-4111", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2021-4111", + "STATE": "PUBLIC", + "TITLE": "Business Logic Errors in yetiforcecompany/yetiforcecrm" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "yetiforcecompany/yetiforcecrm", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "6.4.0" + } + ] + } + } + ] + }, + "vendor_name": "yetiforcecompany" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "yetiforcecrm is vulnerable to Business Logic Errors" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-840 Business Logic Errors" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/8afc8981-baff-4082-b640-be535b29eb9a", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/8afc8981-baff-4082-b640-be535b29eb9a" + }, + { + "name": "https://github.com/yetiforcecompany/yetiforcecrm/commit/c1ad7111a090adfcd5898af40724907adc987acf", + "refsource": "MISC", + "url": "https://github.com/yetiforcecompany/yetiforcecrm/commit/c1ad7111a090adfcd5898af40724907adc987acf" + } + ] + }, + "source": { + "advisory": "8afc8981-baff-4082-b640-be535b29eb9a", + "discovery": "EXTERNAL" + } } \ No newline at end of file