diff --git a/2020/22xxx/CVE-2020-22452.json b/2020/22xxx/CVE-2020-22452.json index 6553b28facd..de4aeb6cad1 100644 --- a/2020/22xxx/CVE-2020-22452.json +++ b/2020/22xxx/CVE-2020-22452.json @@ -61,6 +61,16 @@ "url": "https://github.com/phpmyadmin/phpmyadmin/issues/15898", "refsource": "MISC", "name": "https://github.com/phpmyadmin/phpmyadmin/issues/15898" + }, + { + "refsource": "MISC", + "name": "https://github.com/phpmyadmin/phpmyadmin/pull/16004", + "url": "https://github.com/phpmyadmin/phpmyadmin/pull/16004" + }, + { + "refsource": "MISC", + "name": "https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog", + "url": "https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog" } ] } diff --git a/2021/36xxx/CVE-2021-36630.json b/2021/36xxx/CVE-2021-36630.json index 679cbf0133c..fe391920fb6 100644 --- a/2021/36xxx/CVE-2021-36630.json +++ b/2021/36xxx/CVE-2021-36630.json @@ -57,6 +57,11 @@ "refsource": "MISC", "name": "http://ruckus.com" }, + { + "refsource": "MISC", + "name": "https://www.freebuf.com/articles/web/260338.html", + "url": "https://www.freebuf.com/articles/web/260338.html" + }, { "url": "http://smartzone-100.com", "refsource": "MISC", @@ -71,6 +76,11 @@ "refsource": "MISC", "name": "https://github.com/lixiang957/CVE-2021-36630", "url": "https://github.com/lixiang957/CVE-2021-36630" + }, + { + "refsource": "MISC", + "name": "https://www.commscope.com/globalassets/digizuite/921070-faq-security-advisory-id-20210719-v1-0.pdf", + "url": "https://www.commscope.com/globalassets/digizuite/921070-faq-security-advisory-id-20210719-v1-0.pdf" } ] } diff --git a/2021/41xxx/CVE-2021-41143.json b/2021/41xxx/CVE-2021-41143.json index 60bdcd75c50..9d04d1ee052 100644 --- a/2021/41xxx/CVE-2021-41143.json +++ b/2021/41xxx/CVE-2021-41143.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41143", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-advisories@github.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": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, Magento admin users with access to the customer media could execute code on the server. Versions 19.4.22 and 20.0.19 contain a patch for this issue." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "OpenMage", + "product": { + "product_data": [ + { + "product_name": "magento-lts", + "version": { + "version_data": [ + { + "version_value": "< 19.4.22", + "version_affected": "=" + }, + { + "version_value": ">= 20.0.0, < 20.0.19", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" + }, + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" + }, + { + "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-5vpv-xmcj-9q85", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-5vpv-xmcj-9q85" + }, + { + "url": "https://github.com/OpenMage/magento-lts/commit/45330ff50439984e806992fa22c3f96c4d660f91", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/commit/45330ff50439984e806992fa22c3f96c4d660f91" + } + ] + }, + "source": { + "advisory": "GHSA-5vpv-xmcj-9q85", + "discovery": "UNKNOWN" + }, + "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" } ] } diff --git a/2021/41xxx/CVE-2021-41144.json b/2021/41xxx/CVE-2021-41144.json index 25d6643d5c2..859f5b120b0 100644 --- a/2021/41xxx/CVE-2021-41144.json +++ b/2021/41xxx/CVE-2021-41144.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41144", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-advisories@github.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": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, a layout block was able to bypass the block blacklist to execute remote code. Versions 19.4.22 and 20.0.19 contain a patch for this issue." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "OpenMage", + "product": { + "product_data": [ + { + "product_name": "magento-lts", + "version": { + "version_data": [ + { + "version_value": "< 19.4.22", + "version_affected": "=" + }, + { + "version_value": ">= 20.0.0, < 20.0.19", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" + }, + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" + }, + { + "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-5j2g-3ph4-rgvm", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-5j2g-3ph4-rgvm" + }, + { + "url": "https://github.com/OpenMage/magento-lts/commit/06c45940ba3256cdfc9feea12a3c0ca56d23acf8", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/commit/06c45940ba3256cdfc9feea12a3c0ca56d23acf8" + } + ] + }, + "source": { + "advisory": "GHSA-5j2g-3ph4-rgvm", + "discovery": "UNKNOWN" + }, + "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" } ] } diff --git a/2021/41xxx/CVE-2021-41231.json b/2021/41xxx/CVE-2021-41231.json index 0f4bb269073..16289c33c98 100644 --- a/2021/41xxx/CVE-2021-41231.json +++ b/2021/41xxx/CVE-2021-41231.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41231", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-advisories@github.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": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, an administrator with the permissions to upload files via DataFlow and to create products was able to execute arbitrary code via the convert profile. Versions 19.4.22 and 20.0.19 contain a patch for this issue." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "OpenMage", + "product": { + "product_data": [ + { + "product_name": "magento-lts", + "version": { + "version_data": [ + { + "version_value": "< 19.4.22", + "version_affected": "=" + }, + { + "version_value": ">= 20.0.0, < 20.0.19", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" + }, + { + "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" + }, + { + "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-h632-p764-pjqm", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-h632-p764-pjqm" + }, + { + "url": "https://github.com/OpenMage/magento-lts/commit/d16fc6c5a1e66c6f0d9f82020f11702a7ddd78e4", + "refsource": "MISC", + "name": "https://github.com/OpenMage/magento-lts/commit/d16fc6c5a1e66c6f0d9f82020f11702a7ddd78e4" + } + ] + }, + "source": { + "advisory": "GHSA-h632-p764-pjqm", + "discovery": "UNKNOWN" + }, + "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" } ] } diff --git a/2023/0xxx/CVE-2023-0548.json b/2023/0xxx/CVE-2023-0548.json new file mode 100644 index 00000000000..80e068e5ecd --- /dev/null +++ b/2023/0xxx/CVE-2023-0548.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-0548", + "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." + } + ] + } +} \ No newline at end of file diff --git a/2023/0xxx/CVE-2023-0549.json b/2023/0xxx/CVE-2023-0549.json new file mode 100644 index 00000000000..73ed07fda98 --- /dev/null +++ b/2023/0xxx/CVE-2023-0549.json @@ -0,0 +1,125 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2023-0549", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability, which was classified as problematic, has been found in YAFNET 3.1.9/3.1.10. This issue affects some unknown processing of the file /forum/PostPrivateMessage of the component Private Message Handler. The manipulation of the argument subject/message leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 3.1.11 is able to address this issue. The name of the patch is 2237a9d552e258a43570bb478a92a5505e7c8797. It is recommended to upgrade the affected component. The identifier VDB-219665 was assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in YAFNET 3.1.9/3.1.10 entdeckt. Sie wurde als problematisch eingestuft. Davon betroffen ist unbekannter Code der Datei /forum/PostPrivateMessage der Komponente Private Message Handler. Mittels Manipulieren des Arguments subject/message mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Ein Aktualisieren auf die Version 3.1.11 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 2237a9d552e258a43570bb478a92a5505e7c8797 bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "YAFNET", + "version": { + "version_data": [ + { + "version_value": "3.1.9", + "version_affected": "=" + }, + { + "version_value": "3.1.10", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.219665", + "refsource": "MISC", + "name": "https://vuldb.com/?id.219665" + }, + { + "url": "https://vuldb.com/?ctiid.219665", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.219665" + }, + { + "url": "https://drive.google.com/drive/folders/1ct6Tp_cnsYO8L_JSvlBCf_Ae7KW3JAcD?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/drive/folders/1ct6Tp_cnsYO8L_JSvlBCf_Ae7KW3JAcD?usp=sharing" + }, + { + "url": "https://github.com/YAFNET/YAFNET/security/advisories/GHSA-4hwx-678w-9cp5", + "refsource": "MISC", + "name": "https://github.com/YAFNET/YAFNET/security/advisories/GHSA-4hwx-678w-9cp5" + }, + { + "url": "https://github.com/YAFNET/YAFNET/commit/2237a9d552e258a43570bb478a92a5505e7c8797", + "refsource": "MISC", + "name": "https://github.com/YAFNET/YAFNET/commit/2237a9d552e258a43570bb478a92a5505e7c8797" + }, + { + "url": "https://github.com/YAFNET/YAFNET/releases/tag/v3.1.11", + "refsource": "MISC", + "name": "https://github.com/YAFNET/YAFNET/releases/tag/v3.1.11" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "lin7lic (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.5, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.5, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file diff --git a/2023/24xxx/CVE-2023-24595.json b/2023/24xxx/CVE-2023-24595.json new file mode 100644 index 00000000000..773fe9e4bbb --- /dev/null +++ b/2023/24xxx/CVE-2023-24595.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-24595", + "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." + } + ] + } +} \ No newline at end of file