From 3680afa51a356303bf3ea38a021195f226b7a952 Mon Sep 17 00:00:00 2001 From: uuren Date: Thu, 27 Oct 2022 11:52:58 +0300 Subject: [PATCH] TR-CERT/CVE-2021-45476/20221027 --- 2021/45xxx/CVE-2021-45476.json | 121 +++++++++++++++++++++++++++++---- 1 file changed, 106 insertions(+), 15 deletions(-) diff --git a/2021/45xxx/CVE-2021-45476.json b/2021/45xxx/CVE-2021-45476.json index 7b58c6b88fc..9476bc01506 100644 --- a/2021/45xxx/CVE-2021-45476.json +++ b/2021/45xxx/CVE-2021-45476.json @@ -1,18 +1,109 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-45476", - "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." - } - ] + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "CVE_data_meta": { + "ID": "CVE-2021-45476", + "ASSIGNER": "cve@usom.gov.tr", + "DATE_PUBLIC": "2022-10-27T21:00:00.000Z", + "TITLE": "Information disclosure in Yordam Library Information Document Automation Program", + "AKA": "", + "STATE": "PUBLIC" + }, + "source": { + "defect": [ + "TR-22-0669" + ], + "advisory": "TR-22-0669", + "discovery": "EXTERNAL" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Yordam Informatics Systems", + "product": { + "product_data": [ + { + "product_name": "Yordam Library Information Document Automation Program", + "version": { + "version_data": [ + { + "version_name": "", + "version_affected": "<", + "version_value": "19.02", + "platform": "" + } + ] + } + } + ] + } + } + ] } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Yordam Library Information Document Automation product before version 19.02 has an unauthenticated reflected XSS vulnerability." + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.usom.gov.tr/bildirim/tr-22-0669", + "name": "https://www.usom.gov.tr/bildirim/tr-22-0669" + } + ] + }, + "configuration": [], + "impact": { + "cvss": { + "version": "3.1", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N", + "baseScore": 4.7, + "baseSeverity": "MEDIUM" + } + }, + "exploit": [], + "work_around": [], + "solution": [ + { + "lang": "eng", + "value": "Yordam Library Information Document Automation program should be updated to version 19.02, provided by the vendor." + } + ], + "credit": [ + { + "lang": "eng", + "value": "Bartu Utku Sarp " + } + ] } \ No newline at end of file