diff --git a/2022/40xxx/CVE-2022-40265.json b/2022/40xxx/CVE-2022-40265.json index 04062304b0f..b426870cd9d 100644 --- a/2022/40xxx/CVE-2022-40265.json +++ b/2022/40xxx/CVE-2022-40265.json @@ -1,17 +1,103 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-40265", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "Mitsubishielectric.Psirt@yd.MitsubishiElectric.co.jp", + "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": "Improper Input Validation vulnerability in Mitsubishi Electric Corporation MELSEC iQ-R Series RJ71EN71 Firmware version \"65\" and prior and Mitsubishi Electric Corporation MELSEC iQ-R Series R04/08/16/32/120ENCPU Network Part Firmware version \"65\" and prior allows a remote unauthenticated attacker to cause a Denial of Service condition by sending specially crafted packets. A system reset is required for recovery." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Mitsubishi Electric Corporation", + "product": { + "product_data": [ + { + "product_name": "MELSEC iQ-R Series RJ71EN71", + "version": { + "version_data": [ + { + "version_value": "Firmware version \"65\" and prior", + "version_affected": "=" + } + ] + } + }, + { + "product_name": "MELSEC iQ-R Series R04/08/16/32/120ENCPU", + "version": { + "version_data": [ + { + "version_value": "Network Part Firmware version \"65\" and prior", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2022-017_en.pdf", + "refsource": "MISC", + "name": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2022-017_en.pdf" + }, + { + "url": "https://jvn.jp/vu/JVNVU94702422", + "refsource": "MISC", + "name": "https://jvn.jp/vu/JVNVU94702422" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.6, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", + "version": "3.1" } ] } diff --git a/2022/46xxx/CVE-2022-46146.json b/2022/46xxx/CVE-2022-46146.json index 5264702ad7a..f70c6bb4b3c 100644 --- a/2022/46xxx/CVE-2022-46146.json +++ b/2022/46xxx/CVE-2022-46146.json @@ -99,6 +99,11 @@ "refsource": "MLIST", "name": "[oss-security] 20221129 Re: CVE-2022-46146 in Prometheus' exporter toolkit: bypass basic authentication", "url": "http://www.openwall.com/lists/oss-security/2022/11/29/2" + }, + { + "refsource": "MLIST", + "name": "[oss-security] 20221129 Re: CVE-2022-46146 in Prometheus' exporter toolkit: bypass basic authentication", + "url": "http://www.openwall.com/lists/oss-security/2022/11/29/4" } ] }, diff --git a/2022/4xxx/CVE-2022-4221.json b/2022/4xxx/CVE-2022-4221.json new file mode 100644 index 00000000000..68c62694f7d --- /dev/null +++ b/2022/4xxx/CVE-2022-4221.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-4221", + "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