From 97f0c631b6837d74a10af93660d9363432f77f62 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Thu, 25 May 2023 04:00:37 +0000 Subject: [PATCH] Auto-Update: 2023-05-25T04:00:34.381517+00:00 --- CVE-2023/CVE-2023-27xx/CVE-2023-2732.json | 63 +++++++++++++++++++++ CVE-2023/CVE-2023-27xx/CVE-2023-2733.json | 63 +++++++++++++++++++++ CVE-2023/CVE-2023-27xx/CVE-2023-2734.json | 63 +++++++++++++++++++++ CVE-2023/CVE-2023-318xx/CVE-2023-31861.json | 24 ++++++++ README.md | 32 +++-------- 5 files changed, 222 insertions(+), 23 deletions(-) create mode 100644 CVE-2023/CVE-2023-27xx/CVE-2023-2732.json create mode 100644 CVE-2023/CVE-2023-27xx/CVE-2023-2733.json create mode 100644 CVE-2023/CVE-2023-27xx/CVE-2023-2734.json create mode 100644 CVE-2023/CVE-2023-318xx/CVE-2023-31861.json diff --git a/CVE-2023/CVE-2023-27xx/CVE-2023-2732.json b/CVE-2023/CVE-2023-27xx/CVE-2023-2732.json new file mode 100644 index 00000000000..0a829771ada --- /dev/null +++ b/CVE-2023/CVE-2023-27xx/CVE-2023-2732.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-2732", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-05-25T03:15:08.630", + "lastModified": "2023-05-25T03:15:08.630", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.2. This is due to insufficient verification on the user being supplied during the add listing REST API request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-288" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/mstore-api/tags/3.9.0/controllers/listing-rest-api/class.api.fields.php#L1079", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2916124%40mstore-api&old=2915729%40mstore-api&sfp_email=&sfph_mail=#file58", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f00761a7-fe24-49a3-b3e3-a471e05815c1?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-27xx/CVE-2023-2733.json b/CVE-2023/CVE-2023-27xx/CVE-2023-2733.json new file mode 100644 index 00000000000..983edab32ed --- /dev/null +++ b/CVE-2023/CVE-2023-27xx/CVE-2023-2733.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-2733", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-05-25T03:15:08.797", + "lastModified": "2023-05-25T03:15:08.797", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.0. This is due to insufficient verification on the user being supplied during the coupon redemption REST API request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-288" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/mstore-api/tags/3.9.0/controllers/flutter-woo.php#L734", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2913397%40mstore-api&old=2910707%40mstore-api&sfp_email=&sfph_mail=#file60", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c726d8f0-7f2a-414b-9d73-a053921074d9?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-27xx/CVE-2023-2734.json b/CVE-2023/CVE-2023-27xx/CVE-2023-2734.json new file mode 100644 index 00000000000..be83643e4d3 --- /dev/null +++ b/CVE-2023/CVE-2023-27xx/CVE-2023-2734.json @@ -0,0 +1,63 @@ +{ + "id": "CVE-2023-2734", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-05-25T03:15:08.870", + "lastModified": "2023-05-25T03:15:08.870", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The MStore API plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.9.1. This is due to insufficient verification on the user being supplied during the cart sync from mobile REST API request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL" + }, + "exploitabilityScore": 3.9, + "impactScore": 5.9 + } + ] + }, + "weaknesses": [ + { + "source": "security@wordfence.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-288" + } + ] + } + ], + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/mstore-api/tags/3.9.0/controllers/flutter-woo.php#L911", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2915729%40mstore-api&old=2913397%40mstore-api&sfp_email=&sfph_mail=#file59", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5881d16c-84e8-4610-8233-cfa5a94fe3f9?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-318xx/CVE-2023-31861.json b/CVE-2023/CVE-2023-318xx/CVE-2023-31861.json new file mode 100644 index 00000000000..6045dd062e5 --- /dev/null +++ b/CVE-2023/CVE-2023-318xx/CVE-2023-31861.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-31861", + "sourceIdentifier": "cve@mitre.org", + "published": "2023-05-25T02:15:08.820", + "lastModified": "2023-05-25T02:15:08.820", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "ZLMediaKit 4.0 is vulnerable to Directory Traversal." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://gist.github.com/nbb651/5aa72867fc1df3ef52e690b293964aac", + "source": "cve@mitre.org" + }, + { + "url": "https://github.com/nbb651/CVE-ZLMediaKit/blob/main/README.md", + "source": "cve@mitre.org" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index ff88d3c19eb..0fa0a219086 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-05-25T02:00:41.607661+00:00 +2023-05-25T04:00:34.381517+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-05-25T01:15:41.833000+00:00 +2023-05-25T03:15:08.870000+00:00 ``` ### Last Data Feed Release @@ -29,37 +29,23 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -215975 +215979 ``` ### CVEs added in the last Commit -Recently added CVEs: `2` +Recently added CVEs: `4` -* [CVE-2023-2500](CVE-2023/CVE-2023-25xx/CVE-2023-2500.json) (`2023-05-25T00:15:09.230`) -* [CVE-2023-31594](CVE-2023/CVE-2023-315xx/CVE-2023-31594.json) (`2023-05-25T01:15:41.833`) +* [CVE-2023-31861](CVE-2023/CVE-2023-318xx/CVE-2023-31861.json) (`2023-05-25T02:15:08.820`) +* [CVE-2023-2732](CVE-2023/CVE-2023-27xx/CVE-2023-2732.json) (`2023-05-25T03:15:08.630`) +* [CVE-2023-2733](CVE-2023/CVE-2023-27xx/CVE-2023-2733.json) (`2023-05-25T03:15:08.797`) +* [CVE-2023-2734](CVE-2023/CVE-2023-27xx/CVE-2023-2734.json) (`2023-05-25T03:15:08.870`) ### CVEs modified in the last Commit -Recently modified CVEs: `16` +Recently modified CVEs: `0` -* [CVE-2023-2739](CVE-2023/CVE-2023-27xx/CVE-2023-2739.json) (`2023-05-25T00:30:47.950`) -* [CVE-2023-31890](CVE-2023/CVE-2023-318xx/CVE-2023-31890.json) (`2023-05-25T00:31:04.963`) -* [CVE-2023-32989](CVE-2023/CVE-2023-329xx/CVE-2023-32989.json) (`2023-05-25T00:32:07.660`) -* [CVE-2023-32988](CVE-2023/CVE-2023-329xx/CVE-2023-32988.json) (`2023-05-25T00:32:30.760`) -* [CVE-2023-32987](CVE-2023/CVE-2023-329xx/CVE-2023-32987.json) (`2023-05-25T00:33:17.503`) -* [CVE-2023-32986](CVE-2023/CVE-2023-329xx/CVE-2023-32986.json) (`2023-05-25T00:34:23.737`) -* [CVE-2023-32985](CVE-2023/CVE-2023-329xx/CVE-2023-32985.json) (`2023-05-25T00:35:02.587`) -* [CVE-2023-32984](CVE-2023/CVE-2023-329xx/CVE-2023-32984.json) (`2023-05-25T00:35:23.437`) -* [CVE-2023-32983](CVE-2023/CVE-2023-329xx/CVE-2023-32983.json) (`2023-05-25T00:35:58.370`) -* [CVE-2023-32982](CVE-2023/CVE-2023-329xx/CVE-2023-32982.json) (`2023-05-25T00:36:20.897`) -* [CVE-2023-32981](CVE-2023/CVE-2023-329xx/CVE-2023-32981.json) (`2023-05-25T00:40:26.697`) -* [CVE-2023-32980](CVE-2023/CVE-2023-329xx/CVE-2023-32980.json) (`2023-05-25T00:41:33.757`) -* [CVE-2023-32979](CVE-2023/CVE-2023-329xx/CVE-2023-32979.json) (`2023-05-25T00:42:45.070`) -* [CVE-2023-32978](CVE-2023/CVE-2023-329xx/CVE-2023-32978.json) (`2023-05-25T00:43:03.343`) -* [CVE-2023-32977](CVE-2023/CVE-2023-329xx/CVE-2023-32977.json) (`2023-05-25T00:43:19.120`) -* [CVE-2023-29809](CVE-2023/CVE-2023-298xx/CVE-2023-29809.json) (`2023-05-25T01:15:40.337`) ## Download and Usage