From d9bd6a8eb5fdd6530e39becce07c6073ac52e07a Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Mon, 20 Mar 2023 22:29:41 -0600 Subject: [PATCH] d8d6c259-a0f2-4209-a3b0-ecbf3eb092f4 --- 2023/1xxx/CVE-2023-1540.json | 101 +++++++++++++++++++++++++++++------ 1 file changed, 86 insertions(+), 15 deletions(-) diff --git a/2023/1xxx/CVE-2023-1540.json b/2023/1xxx/CVE-2023-1540.json index 17a46a6129c..3d6e9d0fbd2 100644 --- a/2023/1xxx/CVE-2023-1540.json +++ b/2023/1xxx/CVE-2023-1540.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2023-1540", - "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-2023-1540", + "STATE": "PUBLIC", + "TITLE": "Observable Response Discrepancy in answerdev/answer" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "answerdev/answer", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.0.6" + } + ] + } + } + ] + }, + "vendor_name": "answerdev" + } + ] } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Observable Response Discrepancy in GitHub repository answerdev/answer prior to 1.0.6." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-204 Observable Response Discrepancy" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/d8d6c259-a0f2-4209-a3b0-ecbf3eb092f4", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/d8d6c259-a0f2-4209-a3b0-ecbf3eb092f4" + }, + { + "name": "https://github.com/answerdev/answer/commit/1de3ec27e50ba7389c9449c59e8ea3a37a908ee4", + "refsource": "MISC", + "url": "https://github.com/answerdev/answer/commit/1de3ec27e50ba7389c9449c59e8ea3a37a908ee4" + } + ] + }, + "source": { + "advisory": "d8d6c259-a0f2-4209-a3b0-ecbf3eb092f4", + "discovery": "EXTERNAL" + } } \ No newline at end of file