diff --git a/2021/2xxx/CVE-2021-2369.json b/2021/2xxx/CVE-2021-2369.json index 6106ef7c9aa..e08a81a9c31 100644 --- a/2021/2xxx/CVE-2021-2369.json +++ b/2021/2xxx/CVE-2021-2369.json @@ -109,6 +109,11 @@ "refsource": "GENTOO", "name": "GLSA-202209-05", "url": "https://security.gentoo.org/glsa/202209-05" + }, + { + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1982879", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982879" } ] } diff --git a/2022/47xxx/CVE-2022-47503.json b/2022/47xxx/CVE-2022-47503.json index 75506cfdbf8..3c0fdd53659 100644 --- a/2022/47xxx/CVE-2022-47503.json +++ b/2022/47xxx/CVE-2022-47503.json @@ -1,104 +1,112 @@ { - "CVE_data_meta": { - "ASSIGNER": "psirt@solarwinds.com", - "DATE_PUBLIC": "2023-02-15T00:00:00.000Z", - "ID": "CVE-2022-47503", - "STATE": "PUBLIC", - "TITLE": "SolarWinds Platform Deserialization of Untrusted Data Vulnerability" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "SolarWinds Platform", - "version": { - "version_data": [ - { - "version_name": "2022.4.1 and prior versions", - "version_value": "2022.4.1" - } - ] - } - } - ] - }, - "vendor_name": "SolarWinds" - } - ] - } - }, - "credit": [ - { - "lang": "eng", - "value": "SolarWinds would like to thank Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative for reporting on the issue in a responsible manner." - } - ], - "data_format": "MITRE", - "data_type": "CVE", "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2022-47503", + "ASSIGNER": "psirt@solarwinds.com", + "STATE": "PUBLIC" + }, "description": { "description_data": [ { "lang": "eng", - "value": "SolarWinds Platform was susceptible to the Deserialization of Untrusted Data. This vulnerability allows a remote adversary with Orion admin-level account access to SolarWinds Web Console to execute arbitrary commands." + "value": "SolarWinds Platform was susceptible to the Deserialization of Untrusted Data. This vulnerability allows a remote adversary with Orion admin-level account access to SolarWinds Web Console to execute arbitrary commands.\n\n" } ] }, - "generator": { - "engine": "vulnogram 0.1.0-rc1" - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 8.8, - "baseSeverity": "HIGH", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "LOW", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", - "version": "3.1" - } - }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", - "value": "CWE-502 Deserialization of Untrusted Data" + "value": "CWE-502 Deserialization of Untrusted Data", + "cweId": "CWE-502" } ] } ] }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SolarWinds", + "product": { + "product_data": [ + { + "product_name": "SolarWinds Platform", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2022.4.1 and prior versions 2022.4.1" + } + ] + } + } + ] + } + } + ] + } + }, "references": { "reference_data": [ { - "refsource": "MISC", "url": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47503", + "refsource": "MISC", "name": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47503" }, { - "refsource": "MISC", "url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm", + "refsource": "MISC", "name": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm" } ] }, - "solution": [ - { - "lang": "eng", - "value": "All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1" - } - ], + "generator": { + "engine": "vulnogram 0.1.0-rc1" + }, "source": { "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "
All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1
" + } + ], + "value": "All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1\n\n" + } + ], + "credits": [ + { + "lang": "en", + "value": "SolarWinds would like to thank Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative for reporting on the issue in a responsible manner." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" + } + ] } } \ No newline at end of file diff --git a/2022/47xxx/CVE-2022-47504.json b/2022/47xxx/CVE-2022-47504.json index df569e15aa9..15a6387a31b 100644 --- a/2022/47xxx/CVE-2022-47504.json +++ b/2022/47xxx/CVE-2022-47504.json @@ -1,15 +1,38 @@ { + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", "CVE_data_meta": { - "ASSIGNER": "psirt@solarwinds.com", - "DATE_PUBLIC": "2023-02-15T00:00:00.000Z", "ID": "CVE-2022-47504", - "STATE": "PUBLIC", - "TITLE": "SolarWinds Platform Deserialization of Untrusted Data Vulnerability" + "ASSIGNER": "psirt@solarwinds.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "SolarWinds Platform was susceptible to the Deserialization of Untrusted Data. This vulnerability allows a remote adversary with Orion admin-level account access to SolarWinds Web Console to execute arbitrary commands.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-502 Deserialization of Untrusted Data", + "cweId": "CWE-502" + } + ] + } + ] }, "affects": { "vendor": { "vendor_data": [ { + "vendor_name": "SolarWinds", "product": { "product_data": [ { @@ -25,81 +48,66 @@ } } ] - }, - "vendor_name": "SolarWinds" + } } ] } }, - "credit": [ - { - "lang": "eng", - "value": "SolarWinds would like to thank Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative for reporting on the issue in a responsible manner." - } - ], - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "references": { + "reference_data": [ { - "lang": "eng", - "value": "SolarWinds Platform was susceptible to the Deserialization of Untrusted Data. This vulnerability allows a remote adversary with Orion admin-level account access to SolarWinds Web Console to execute arbitrary commands." + "url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm", + "refsource": "MISC", + "name": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm" + }, + { + "url": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47504", + "refsource": "MISC", + "name": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47504" } ] }, "generator": { "engine": "vulnogram 0.1.0-rc1" }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 8.8, - "baseSeverity": "HIGH", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "LOW", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", - "version": "3.1" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-502 Deserialization of Untrusted Data" - } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "MISC", - "url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm", - "name": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2023-1_release_notes.htm" - }, - { - "refsource": "MISC", - "url": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47504", - "name": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2022-47504" - } - ] + "source": { + "discovery": "EXTERNAL" }, "solution": [ { - "lang": "eng", - "value": "All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1" + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1
" + } + ], + "value": "All SolarWinds Platform customers are advised to upgrade to the latest version of the SolarWinds Platform version 2023.1\n\n" } ], - "source": { - "discovery": "EXTERNAL" + "credits": [ + { + "lang": "en", + "value": "SolarWinds would like to thank Piotr Bazydlo (@chudypb) of Trend Micro Zero Day Initiative for reporting on the issue in a responsible manner." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" + } + ] } } \ No newline at end of file diff --git a/2023/33xxx/CVE-2023-33666.json b/2023/33xxx/CVE-2023-33666.json index 5cbf970992b..4d8b574bdd8 100644 --- a/2023/33xxx/CVE-2023-33666.json +++ b/2023/33xxx/CVE-2023-33666.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-33666", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-33666", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "ai-dev aioptimizedcombinations before v0.1.3 was discovered to contain a SQL injection vulnerability via the component /includes/ajax.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.boutique.ai-dev.fr/en/ergonomie/59-optimized-combinations.html", + "refsource": "MISC", + "name": "https://www.boutique.ai-dev.fr/en/ergonomie/59-optimized-combinations.html" + }, + { + "refsource": "MISC", + "name": "https://security.friendsofpresta.org/modules/2023/08/03/aioptimizedcombinations.html", + "url": "https://security.friendsofpresta.org/modules/2023/08/03/aioptimizedcombinations.html" } ] } diff --git a/2023/39xxx/CVE-2023-39121.json b/2023/39xxx/CVE-2023-39121.json index 2ae188543db..96deebb5d84 100644 --- a/2023/39xxx/CVE-2023-39121.json +++ b/2023/39xxx/CVE-2023-39121.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-39121", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-39121", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "emlog v2.1.9 was discovered to contain a SQL injection vulnerability via the component /admin/user.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/safe-b/CVE/issues/1#issue-1817133689", + "refsource": "MISC", + "name": "https://github.com/safe-b/CVE/issues/1#issue-1817133689" + }, + { + "refsource": "MISC", + "name": "https://github.com/safe-b/CVE/issues/1", + "url": "https://github.com/safe-b/CVE/issues/1" } ] } diff --git a/2023/3xxx/CVE-2023-3749.json b/2023/3xxx/CVE-2023-3749.json index 317b54b4186..13c7b2ac400 100644 --- a/2023/3xxx/CVE-2023-3749.json +++ b/2023/3xxx/CVE-2023-3749.json @@ -1,17 +1,106 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-3749", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "productsecurity@jci.com", + "STATE": "PUBLIC" }, "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." + "value": "A local user could edit the VideoEdge configuration file and interfere with VideoEdge operation." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-349 Acceptance of Extraneous Untrusted Data With Trusted Data", + "cweId": "CWE-349" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Sensormatic Electronics, a subsidiary of Johnson Controls, Inc.", + "product": { + "product_data": [ + { + "product_name": "VideoEdge", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "6.1.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories", + "refsource": "MISC", + "name": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories" + }, + { + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-215-04", + "refsource": "MISC", + "name": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-215-04" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "INTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Update VideoEdge to version 6.1.1.