From 750269bae7e34958c883486c53ce0b4e50f4a81c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 5 Apr 2023 19:00:48 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/1xxx/CVE-2023-1892.json | 101 ++++++----------------------------- 1 file changed, 15 insertions(+), 86 deletions(-) diff --git a/2023/1xxx/CVE-2023-1892.json b/2023/1xxx/CVE-2023-1892.json index 9f2ee7a9a99..ff0a1dc09fd 100644 --- a/2023/1xxx/CVE-2023-1892.json +++ b/2023/1xxx/CVE-2023-1892.json @@ -1,89 +1,18 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2023-1892", - "STATE": "PUBLIC", - "TITLE": "Cross-site Scripting (XSS) - Reflected in sidekiq/sidekiq" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "sidekiq/sidekiq", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "7.0.8" - } - ] - } - } - ] - }, - "vendor_name": "sidekiq" - } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cross-site Scripting (XSS) - Reflected in GitHub repository sidekiq/sidekiq prior to 7.0.8." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "LOW", - "baseScore": 8.3, - "baseSeverity": "HIGH", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "REQUIRED", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" - } + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-1892", + "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." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/e35e5653-c429-4fb8-94a3-cbc123ae4777", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/e35e5653-c429-4fb8-94a3-cbc123ae4777" - }, - { - "name": "https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214", - "refsource": "MISC", - "url": "https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214" - } - ] - }, - "source": { - "advisory": "e35e5653-c429-4fb8-94a3-cbc123ae4777", - "discovery": "EXTERNAL" - } + } } \ No newline at end of file