diff --git a/2022/1xxx/CVE-2022-1543.json b/2022/1xxx/CVE-2022-1543.json index f46e3dc2b36..5bea4ed8ab5 100644 --- a/2022/1xxx/CVE-2022-1543.json +++ b/2022/1xxx/CVE-2022-1543.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-1543", - "STATE": "PUBLIC", - "TITLE": "Improper handling of Length parameter in erudika/scoold" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "erudika/scoold", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "1.49.4" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1543", + "STATE": "PUBLIC", + "TITLE": "Improper handling of Length parameter in erudika/scoold" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "erudika/scoold", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.49.4" + } + ] + } + } + ] + }, + "vendor_name": "erudika" } - } ] - }, - "vendor_name": "erudika" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Improper handling of Length parameter in GitHub repository erudika/scoold prior to 1.49.4. When the text size is large enough the service results in a momentary outage in a production environment. That can lead to memory corruption on the server." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 9.3, - "baseSeverity": "CRITICAL", - "confidentialityImpact": "NONE", - "integrityImpact": "LOW", - "privilegesRequired": "NONE", - "scope": "CHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-130 Improper Handling of Length Parameter Inconsistency" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Improper handling of Length parameter in GitHub repository erudika/scoold prior to 1.49.4. When the text size is large enough the service results in a momentary outage in a production environment. That can lead to memory corruption on the server." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/9889d435-3b9c-4e9d-93bc-5272e0723f9f", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/9889d435-3b9c-4e9d-93bc-5272e0723f9f" - }, - { - "name": "https://github.com/erudika/scoold/commit/62a0e92e1486ddc17676a7ead2c07ff653d167ce", - "refsource": "MISC", - "url": "https://github.com/erudika/scoold/commit/62a0e92e1486ddc17676a7ead2c07ff653d167ce" - } - ] - }, - "source": { - "advisory": "9889d435-3b9c-4e9d-93bc-5272e0723f9f", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.3, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-130 Improper Handling of Length Parameter Inconsistency" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/9889d435-3b9c-4e9d-93bc-5272e0723f9f", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/9889d435-3b9c-4e9d-93bc-5272e0723f9f" + }, + { + "name": "https://github.com/erudika/scoold/commit/62a0e92e1486ddc17676a7ead2c07ff653d167ce", + "refsource": "MISC", + "url": "https://github.com/erudika/scoold/commit/62a0e92e1486ddc17676a7ead2c07ff653d167ce" + } + ] + }, + "source": { + "advisory": "9889d435-3b9c-4e9d-93bc-5272e0723f9f", + "discovery": "EXTERNAL" + } } \ No newline at end of file