From 1a682eae4e4b3c6133e3765502f077e3bc6a4f4c Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Mon, 13 Nov 2023 09:00:22 +0000 Subject: [PATCH] Auto-Update: 2023-11-13T09:00:19.069065+00:00 --- CVE-2023/CVE-2023-47xx/CVE-2023-4775.json | 55 +++++++++++++++++++++++ CVE-2023/CVE-2023-50xx/CVE-2023-5037.json | 15 +++++++ CVE-2023/CVE-2023-57xx/CVE-2023-5741.json | 51 +++++++++++++++++++++ CVE-2023/CVE-2023-57xx/CVE-2023-5747.json | 20 +++++++++ README.md | 16 ++++--- 5 files changed, 150 insertions(+), 7 deletions(-) create mode 100644 CVE-2023/CVE-2023-47xx/CVE-2023-4775.json create mode 100644 CVE-2023/CVE-2023-50xx/CVE-2023-5037.json create mode 100644 CVE-2023/CVE-2023-57xx/CVE-2023-5741.json create mode 100644 CVE-2023/CVE-2023-57xx/CVE-2023-5747.json diff --git a/CVE-2023/CVE-2023-47xx/CVE-2023-4775.json b/CVE-2023/CVE-2023-47xx/CVE-2023-4775.json new file mode 100644 index 00000000000..53b231c13d4 --- /dev/null +++ b/CVE-2023/CVE-2023-47xx/CVE-2023-4775.json @@ -0,0 +1,55 @@ +{ + "id": "CVE-2023-4775", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-11-13T08:15:25.790", + "lastModified": "2023-11-13T08:15:25.790", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The Advanced iFrame plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'advanced_iframe' shortcode in versions up to, and including, 2023.8 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": "Secondary", + "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 + } + ] + }, + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/advanced-iframe/trunk/includes/advanced-iframe-main-iframe.php?rev=2961394#L419", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/advanced-iframe/trunk/includes/advanced-iframe-main-iframe.php?rev=2961394#L552", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset/2993602/advanced-iframe", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e9944443-2e71-45c4-8a19-d76863cf66df?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-50xx/CVE-2023-5037.json b/CVE-2023/CVE-2023-50xx/CVE-2023-5037.json new file mode 100644 index 00000000000..51e80a2fa7a --- /dev/null +++ b/CVE-2023/CVE-2023-50xx/CVE-2023-5037.json @@ -0,0 +1,15 @@ +{ + "id": "CVE-2023-5037", + "sourceIdentifier": "fc9afe74-3f80-4fb7-a313-e6f036a89882", + "published": "2023-11-13T08:15:26.107", + "lastModified": "2023-11-13T08:15:26.107", + "vulnStatus": "Rejected", + "descriptions": [ + { + "lang": "en", + "value": "Rejected reason: CVE number will be reassigned." + } + ], + "metrics": {}, + "references": [] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-57xx/CVE-2023-5741.json b/CVE-2023/CVE-2023-57xx/CVE-2023-5741.json new file mode 100644 index 00000000000..a7d8757ca4b --- /dev/null +++ b/CVE-2023/CVE-2023-57xx/CVE-2023-5741.json @@ -0,0 +1,51 @@ +{ + "id": "CVE-2023-5741", + "sourceIdentifier": "security@wordfence.com", + "published": "2023-11-13T08:15:26.317", + "lastModified": "2023-11-13T08:15:26.317", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The POWR plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'powr-powr-pack' shortcode in all versions up to, and including, 2.1.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": "Secondary", + "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 + } + ] + }, + "references": [ + { + "url": "https://plugins.trac.wordpress.org/browser/powr-pack/trunk/src/pack.php?rev=2821707#L198", + "source": "security@wordfence.com" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/powr-pack/trunk/src/pack.php?rev=2821707#L201", + "source": "security@wordfence.com" + }, + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c2967eae-82bb-4556-a21a-c5bb6b905c62?source=cve", + "source": "security@wordfence.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-57xx/CVE-2023-5747.json b/CVE-2023/CVE-2023-57xx/CVE-2023-5747.json new file mode 100644 index 00000000000..b5992288ca2 --- /dev/null +++ b/CVE-2023/CVE-2023-57xx/CVE-2023-5747.json @@ -0,0 +1,20 @@ +{ + "id": "CVE-2023-5747", + "sourceIdentifier": "fc9afe74-3f80-4fb7-a313-e6f036a89882", + "published": "2023-11-13T08:15:26.530", + "lastModified": "2023-11-13T08:15:26.530", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Bashis, a Security Researcher at IPVM has found a flaw that allows for a remote code execution during the installation of Wave on the camera device. The Wave server application in camera device was vulnerable to command injection allowing an attacker to run arbitrary code. HanwhaVision has released patched firmware for the highlighted flaw. Please refer to the hanwhavision security report for more information and solution." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://www.hanwhavision.com/wp-content/uploads/2023/11/Camera-Vulnerability-Report-CVE-2023-5747_20231113.pdf", + "source": "fc9afe74-3f80-4fb7-a313-e6f036a89882" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index a862db92cd4..00d9026eea0 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-11-13T07:00:18.588532+00:00 +2023-11-13T09:00:19.069065+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-11-13T05:15:08.650000+00:00 +2023-11-13T08:15:26.530000+00:00 ``` ### Last Data Feed Release @@ -29,21 +29,23 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -230417 +230421 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `4` -* [CVE-2023-46201](CVE-2023/CVE-2023-462xx/CVE-2023-46201.json) (`2023-11-13T05:15:08.650`) +* [CVE-2023-4775](CVE-2023/CVE-2023-47xx/CVE-2023-4775.json) (`2023-11-13T08:15:25.790`) +* [CVE-2023-5037](CVE-2023/CVE-2023-50xx/CVE-2023-5037.json) (`2023-11-13T08:15:26.107`) +* [CVE-2023-5741](CVE-2023/CVE-2023-57xx/CVE-2023-5741.json) (`2023-11-13T08:15:26.317`) +* [CVE-2023-5747](CVE-2023/CVE-2023-57xx/CVE-2023-5747.json) (`2023-11-13T08:15:26.530`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `0` -* [CVE-2022-4907](CVE-2022/CVE-2022-49xx/CVE-2022-4907.json) (`2023-11-13T05:15:08.490`) ## Download and Usage