diff --git a/CVE-2023/CVE-2023-452xx/CVE-2023-45208.json b/CVE-2023/CVE-2023-452xx/CVE-2023-45208.json new file mode 100644 index 00000000000..10279dc5197 --- /dev/null +++ b/CVE-2023/CVE-2023-452xx/CVE-2023-45208.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-45208", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-10-10T05:15:09.260", + "lastModified": "2023-10-10T05:15:09.260", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A command injection in the parsing_xml_stasurvey function inside libcgifunc.so of the D-Link DAP-X1860 repeater 1.00 through 1.01b05-01 allows attackers (within range of the repeater) to run shell commands as root during the setup process of the repeater, via a crafted SSID. Also, network names containing single quotes (in the range of the repeater) can result in a denial of service." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://www.redteam-pentesting.de/en/advisories/rt-sa-2023-006/-d-link-dap-x1860-remote-command-injection", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-54xx/CVE-2023-5467.json b/CVE-2023/CVE-2023-54xx/CVE-2023-5467.json new file mode 100644 index 00000000000..61e3632feb4 --- /dev/null +++ b/CVE-2023/CVE-2023-54xx/CVE-2023-5467.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-5467", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-10-10T05:15:09.407", + "lastModified": "2023-10-10T05:15:09.407", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The GEO my WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcodes in versions up to, and including, 4.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.com", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 6.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 3.1, + "impactScore": 2.7 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.0.1/plugins/single-location/includes/class-gmw-single-location.php#L413", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.0/plugins/single-location/includes/class-gmw-single-location.php#L401", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a96ac71f-3dae-40eb-9268-d56688a5aa64?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-54xx/CVE-2023-5468.json b/CVE-2023/CVE-2023-54xx/CVE-2023-5468.json new file mode 100644 index 00000000000..038524ee717 --- /dev/null +++ b/CVE-2023/CVE-2023-54xx/CVE-2023-5468.json @@ -0,0 +1,59 @@ +{ + "id": "CVE-2023-5468", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-10-10T05:15:09.550", + "lastModified": "2023-10-10T05:15:09.550", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The Slick Contact Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'dcscf-link' shortcode in versions up to, and including, 1.3.7 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.com", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "CHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 6.4, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 3.1, + "impactScore": 2.7 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/slick-contact-forms/tags/1.3.7/dcwp_slick_contact.php#L71", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/22c63226-2bc6-40be-a5d1-1bd169fc78b8?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 22659a98853..e6c1a7e30de 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-10-10T04:00:24.974096+00:00 +2023-10-10T06:00:24.845538+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-10-10T03:15:10.050000+00:00 +2023-10-10T05:15:09.550000+00:00 ``` ### Last Data Feed Release @@ -29,34 +29,22 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -227281 +227284 ``` ### CVEs added in the last Commit -Recently added CVEs: `11` +Recently added CVEs: `3` -* [CVE-2020-18336](CVE-2020/CVE-2020-183xx/CVE-2020-18336.json) (`2023-10-10T03:15:09.430`) -* [CVE-2023-40310](CVE-2023/CVE-2023-403xx/CVE-2023-40310.json) (`2023-10-10T02:15:10.680`) -* [CVE-2023-41365](CVE-2023/CVE-2023-413xx/CVE-2023-41365.json) (`2023-10-10T02:15:10.777`) -* [CVE-2023-42473](CVE-2023/CVE-2023-424xx/CVE-2023-42473.json) (`2023-10-10T02:15:10.860`) -* [CVE-2023-42474](CVE-2023/CVE-2023-424xx/CVE-2023-42474.json) (`2023-10-10T02:15:10.940`) -* [CVE-2023-42475](CVE-2023/CVE-2023-424xx/CVE-2023-42475.json) (`2023-10-10T02:15:11.020`) -* [CVE-2023-42477](CVE-2023/CVE-2023-424xx/CVE-2023-42477.json) (`2023-10-10T02:15:11.103`) -* [CVE-2023-42189](CVE-2023/CVE-2023-421xx/CVE-2023-42189.json) (`2023-10-10T03:15:09.530`) -* [CVE-2023-44826](CVE-2023/CVE-2023-448xx/CVE-2023-44826.json) (`2023-10-10T03:15:09.753`) -* [CVE-2023-44827](CVE-2023/CVE-2023-448xx/CVE-2023-44827.json) (`2023-10-10T03:15:09.873`) -* [CVE-2023-44959](CVE-2023/CVE-2023-449xx/CVE-2023-44959.json) (`2023-10-10T03:15:09.923`) +* [CVE-2023-45208](CVE-2023/CVE-2023-452xx/CVE-2023-45208.json) (`2023-10-10T05:15:09.260`) +* [CVE-2023-5467](CVE-2023/CVE-2023-54xx/CVE-2023-5467.json) (`2023-10-10T05:15:09.407`) +* [CVE-2023-5468](CVE-2023/CVE-2023-54xx/CVE-2023-5468.json) (`2023-10-10T05:15:09.550`) ### CVEs modified in the last Commit -Recently modified CVEs: `4` +Recently modified CVEs: `0` -* [CVE-2023-42754](CVE-2023/CVE-2023-427xx/CVE-2023-42754.json) (`2023-10-10T03:15:09.583`) -* [CVE-2023-42756](CVE-2023/CVE-2023-427xx/CVE-2023-42756.json) (`2023-10-10T03:15:09.663`) -* [CVE-2023-5345](CVE-2023/CVE-2023-53xx/CVE-2023-5345.json) (`2023-10-10T03:15:09.970`) -* [CVE-2023-5346](CVE-2023/CVE-2023-53xx/CVE-2023-5346.json) (`2023-10-10T03:15:10.050`) ## Download and Usage