From 52a8f38258a337edf6f1fefa436fc5bb7be045cb Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sat, 3 Jun 2023 12:00:28 +0000 Subject: [PATCH] Auto-Update: 2023-06-03T12:00:25.008794+00:00 --- CVE-2023/CVE-2023-30xx/CVE-2023-3084.json | 59 +++++++++++++++ CVE-2023/CVE-2023-30xx/CVE-2023-3085.json | 92 +++++++++++++++++++++++ README.md | 11 +-- 3 files changed, 157 insertions(+), 5 deletions(-) create mode 100644 CVE-2023/CVE-2023-30xx/CVE-2023-3084.json create mode 100644 CVE-2023/CVE-2023-30xx/CVE-2023-3085.json diff --git a/CVE-2023/CVE-2023-30xx/CVE-2023-3084.json b/CVE-2023/CVE-2023-30xx/CVE-2023-3084.json new file mode 100644 index 00000000000..42f08c56fb9 --- /dev/null +++ b/CVE-2023/CVE-2023-30xx/CVE-2023-3084.json @@ -0,0 +1,59 @@ +{ + "id": "CVE-2023-3084", + "sourceIdentifier": "security@huntr.dev", + "published": "2023-06-03T11:15:20.737", + "lastModified": "2023-06-03T11:15:20.737", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Cross-site Scripting (XSS) - Stored in GitHub repository nilsteampassnet/teampass prior to 3.0.9." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "security@huntr.dev", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "NONE", + "baseScore": 8.1, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 2.8, + "impactScore": 5.2 + } + ] + }, + "weaknesses": [ + { + "source": "security@huntr.dev", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/nilsteampassnet/teampass/commit/61b9b7d4e33bbaad2cd61a7ee988f9c22298bf1a", + "source": "security@huntr.dev" + }, + { + "url": "https://huntr.dev/bounties/4b86b56b-c51b-4be8-8ee4-6e385d1e9e8a", + "source": "security@huntr.dev" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-30xx/CVE-2023-3085.json b/CVE-2023/CVE-2023-30xx/CVE-2023-3085.json new file mode 100644 index 00000000000..3e108b893c2 --- /dev/null +++ b/CVE-2023/CVE-2023-30xx/CVE-2023-3085.json @@ -0,0 +1,92 @@ +{ + "id": "CVE-2023-3085", + "sourceIdentifier": "cna@vuldb.com", + "published": "2023-06-03T11:15:21.443", + "lastModified": "2023-06-03T11:15:21.443", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability, which was classified as problematic, has been found in X-WRT luci up to 22.10_b202303061504. This issue affects the function run_action of the file modules/luci-base/ucode/dispatcher.uc of the component 404 Error Template Handler. The manipulation of the argument request_path leads to cross site scripting. The attack may be initiated remotely. Upgrading to version 22.10_b202303121313 is able to address this issue. The name of the patch is 24d7da2416b9ab246825c33c213fe939a89b369c. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-230663." + } + ], + "metrics": { + "cvssMetricV30": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 3.5, + "baseSeverity": "LOW" + }, + "exploitabilityScore": 2.1, + "impactScore": 1.4 + } + ], + "cvssMetricV2": [ + { + "source": "cna@vuldb.com", + "type": "Secondary", + "cvssData": { + "version": "2.0", + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", + "accessVector": "NETWORK", + "accessComplexity": "LOW", + "authentication": "SINGLE", + "confidentialityImpact": "NONE", + "integrityImpact": "PARTIAL", + "availabilityImpact": "NONE", + "baseScore": 4.0 + }, + "baseSeverity": "MEDIUM", + "exploitabilityScore": 8.0, + "impactScore": 2.9, + "acInsufInfo": false, + "obtainAllPrivilege": false, + "obtainUserPrivilege": false, + "obtainOtherPrivilege": false, + "userInteractionRequired": false + } + ] + }, + "weaknesses": [ + { + "source": "cna@vuldb.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-79" + } + ] + } + ], + "references": [ + { + "url": "https://github.com/x-wrt/luci/commit/24d7da2416b9ab246825c33c213fe939a89b369c", + "source": "cna@vuldb.com" + }, + { + "url": "https://github.com/x-wrt/luci/releases/tag/22.10_b202303121313", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?ctiid.230663", + "source": "cna@vuldb.com" + }, + { + "url": "https://vuldb.com/?id.230663", + "source": "cna@vuldb.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 273e38e41c5..2c334d16f8a 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-06-03T10:00:25.062251+00:00 +2023-06-03T12:00:25.008794+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-06-03T08:15:08.853000+00:00 +2023-06-03T11:15:21.443000+00:00 ``` ### Last Data Feed Release @@ -29,14 +29,15 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -216812 +216814 ``` ### CVEs added in the last Commit -Recently added CVEs: `1` +Recently added CVEs: `2` -* [CVE-2023-3083](CVE-2023/CVE-2023-30xx/CVE-2023-3083.json) (`2023-06-03T08:15:08.853`) +* [CVE-2023-3084](CVE-2023/CVE-2023-30xx/CVE-2023-3084.json) (`2023-06-03T11:15:20.737`) +* [CVE-2023-3085](CVE-2023/CVE-2023-30xx/CVE-2023-3085.json) (`2023-06-03T11:15:21.443`) ### CVEs modified in the last Commit