From f0e3e32d6b21f51de78e6f799af7250f4d738d93 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Wed, 5 Jul 2023 12:00:37 +0000 Subject: [PATCH] Auto-Update: 2023-07-05T12:00:33.771358+00:00 --- CVE-2023/CVE-2023-28xx/CVE-2023-2880.json | 55 +++++++++++++++++++++ CVE-2023/CVE-2023-33xx/CVE-2023-3336.json | 55 +++++++++++++++++++++ CVE-2023/CVE-2023-34xx/CVE-2023-3482.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37203.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37204.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37205.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37206.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37209.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37210.json | 24 +++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37211.json | 32 ++++++++++++ CVE-2023/CVE-2023-372xx/CVE-2023-37212.json | 24 +++++++++ README.md | 27 +++++----- 12 files changed, 350 insertions(+), 11 deletions(-) create mode 100644 CVE-2023/CVE-2023-28xx/CVE-2023-2880.json create mode 100644 CVE-2023/CVE-2023-33xx/CVE-2023-3336.json create mode 100644 CVE-2023/CVE-2023-34xx/CVE-2023-3482.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37203.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37204.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37205.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37206.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37209.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37210.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37211.json create mode 100644 CVE-2023/CVE-2023-372xx/CVE-2023-37212.json diff --git a/CVE-2023/CVE-2023-28xx/CVE-2023-2880.json b/CVE-2023/CVE-2023-28xx/CVE-2023-2880.json new file mode 100644 index 00000000000..7518e2b8fad --- /dev/null +++ b/CVE-2023/CVE-2023-28xx/CVE-2023-2880.json @@ -0,0 +1,55 @@ +{ + "id": "CVE-2023-2880", + "sourceIdentifier": "info@cert.vde.com", + "published": "2023-07-05T10:15:09.567", + "lastModified": "2023-07-05T10:15:09.567", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Frauscher Sensortechnik GmbH FDS001 for FAdC/FAdCi v1.3.3 and all previous versions are vulnerable to a path traversal vulnerability of the web interface by a crafted URL without authentication. This enables an remote attacker to read all files on the filesystem of the FDS001 device." + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "info@cert.vde.com", + "type": "Primary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH" + }, + "exploitabilityScore": 3.9, + "impactScore": 3.6 + } + ] + }, + "weaknesses": [ + { + "source": "info@cert.vde.com", + "type": "Primary", + "description": [ + { + "lang": "en", + "value": "CWE-22" + } + ] + } + ], + "references": [ + { + "url": "https://cert.vde.com/en/advisories/VDE-2023-011/", + "source": "info@cert.vde.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-33xx/CVE-2023-3336.json b/CVE-2023/CVE-2023-33xx/CVE-2023-3336.json new file mode 100644 index 00000000000..a023f13a28a --- /dev/null +++ b/CVE-2023/CVE-2023-33xx/CVE-2023-3336.json @@ -0,0 +1,55 @@ +{ + "id": "CVE-2023-3336", + "sourceIdentifier": "psirt@moxa.com", + "published": "2023-07-05T10:15:10.193", + "lastModified": "2023-07-05T10:15:10.193", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "TN-5900 Series version 3.3 and prior versions is vulnearble to user enumeration vulnerability. The vulnerability may allow a remote attacker to determine whether a user is valid during password recovery through the web login page and enable a brute force attack with valid users.\n\n" + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "psirt@moxa.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 3.9, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "psirt@moxa.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-204" + } + ] + } + ], + "references": [ + { + "url": "https://www.moxa.com/en/support/product-support/security-advisory/mpsa-230401-tn-5900-series-user-enumeration-vulnerability", + "source": "psirt@moxa.com" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-34xx/CVE-2023-3482.json b/CVE-2023/CVE-2023-34xx/CVE-2023-3482.json new file mode 100644 index 00000000000..28745964768 --- /dev/null +++ b/CVE-2023/CVE-2023-34xx/CVE-2023-3482.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-3482", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:10.273", + "lastModified": "2023-07-05T10:15:10.273", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "When Firefox is configured to block storage of all cookies, it was still possible to store data in localstorage by using an iframe with a source of 'about:blank'. This could have led to malicious websites storing tracking data without permission. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1839464", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37203.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37203.json new file mode 100644 index 00000000000..5868e82f5b1 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37203.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37203", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.687", + "lastModified": "2023-07-05T10:15:09.687", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Insufficient validation in the Drag and Drop API in conjunction with social engineering, may have allowed an attacker to trick end-users into creating a shortcut to local system files. This could have been leveraged to execute arbitrary code. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=291640", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37204.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37204.json new file mode 100644 index 00000000000..5fa86bd27c0 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37204.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37204", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.743", + "lastModified": "2023-07-05T10:15:09.743", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A website could have obscured the fullscreen notification by using an option element by introducing lag via an expensive computational function. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1832195", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37205.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37205.json new file mode 100644 index 00000000000..fb8d3fff0e5 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37205.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37205", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.803", + "lastModified": "2023-07-05T10:15:09.803", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "The use of RTL Arabic characters in the address bar may have allowed for URL spoofing. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1704420", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37206.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37206.json new file mode 100644 index 00000000000..42755d696d3 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37206.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37206", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.867", + "lastModified": "2023-07-05T10:15:09.867", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Uploading files which contain symlinks may have allowed an attacker to trick a user into submitting sensitive data to a malicious website. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1813299", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37209.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37209.json new file mode 100644 index 00000000000..db62dec9f3e --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37209.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37209", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.927", + "lastModified": "2023-07-05T10:15:09.927", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A use-after-free condition existed in `NotifyOnHistoryReload` where a `LoadingSessionHistoryEntry` object was freed and a reference to that object remained. This resulted in a potentially exploitable condition when the reference to that object was later reused. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1837993", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37210.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37210.json new file mode 100644 index 00000000000..082a7c604e5 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37210.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37210", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:09.987", + "lastModified": "2023-07-05T10:15:09.987", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "A website could prevent a user from exiting full-screen mode via alert and prompt calls. This could lead to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1821886", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37211.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37211.json new file mode 100644 index 00000000000..ac1eac3db72 --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37211.json @@ -0,0 +1,32 @@ +{ + "id": "CVE-2023-37211", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:10.043", + "lastModified": "2023-07-05T10:15:10.043", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Memory safety bugs present in Firefox 114, Firefox ESR 102.12, and Thunderbird 102.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1832306%2C1834862%2C1835886%2C1836550%2C1837450", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-23/", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-24/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/CVE-2023/CVE-2023-372xx/CVE-2023-37212.json b/CVE-2023/CVE-2023-372xx/CVE-2023-37212.json new file mode 100644 index 00000000000..bd2648424ff --- /dev/null +++ b/CVE-2023/CVE-2023-372xx/CVE-2023-37212.json @@ -0,0 +1,24 @@ +{ + "id": "CVE-2023-37212", + "sourceIdentifier": "security@mozilla.org", + "published": "2023-07-05T10:15:10.100", + "lastModified": "2023-07-05T10:15:10.100", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Memory safety bugs present in Firefox 114. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 115." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1750870%2C1825552%2C1826206%2C1827076%2C1828690%2C1833503%2C1835710%2C1838587", + "source": "security@mozilla.org" + }, + { + "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", + "source": "security@mozilla.org" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 21605ac4ba3..1c0a4b7a42b 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2023-07-05T10:00:29.905126+00:00 +2023-07-05T12:00:33.771358+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-07-05T09:15:10.023000+00:00 +2023-07-05T10:15:10.273000+00:00 ``` ### Last Data Feed Release @@ -29,25 +29,30 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -219161 +219172 ``` ### CVEs added in the last Commit -Recently added CVEs: `5` +Recently added CVEs: `11` -* [CVE-2023-34150](CVE-2023/CVE-2023-341xx/CVE-2023-34150.json) (`2023-07-05T08:15:09.143`) -* [CVE-2023-37201](CVE-2023/CVE-2023-372xx/CVE-2023-37201.json) (`2023-07-05T09:15:09.510`) -* [CVE-2023-37202](CVE-2023/CVE-2023-372xx/CVE-2023-37202.json) (`2023-07-05T09:15:09.897`) -* [CVE-2023-37207](CVE-2023/CVE-2023-372xx/CVE-2023-37207.json) (`2023-07-05T09:15:09.963`) -* [CVE-2023-37208](CVE-2023/CVE-2023-372xx/CVE-2023-37208.json) (`2023-07-05T09:15:10.023`) +* [CVE-2023-2880](CVE-2023/CVE-2023-28xx/CVE-2023-2880.json) (`2023-07-05T10:15:09.567`) +* [CVE-2023-37203](CVE-2023/CVE-2023-372xx/CVE-2023-37203.json) (`2023-07-05T10:15:09.687`) +* [CVE-2023-37204](CVE-2023/CVE-2023-372xx/CVE-2023-37204.json) (`2023-07-05T10:15:09.743`) +* [CVE-2023-37205](CVE-2023/CVE-2023-372xx/CVE-2023-37205.json) (`2023-07-05T10:15:09.803`) +* [CVE-2023-37206](CVE-2023/CVE-2023-372xx/CVE-2023-37206.json) (`2023-07-05T10:15:09.867`) +* [CVE-2023-37209](CVE-2023/CVE-2023-372xx/CVE-2023-37209.json) (`2023-07-05T10:15:09.927`) +* [CVE-2023-37210](CVE-2023/CVE-2023-372xx/CVE-2023-37210.json) (`2023-07-05T10:15:09.987`) +* [CVE-2023-37211](CVE-2023/CVE-2023-372xx/CVE-2023-37211.json) (`2023-07-05T10:15:10.043`) +* [CVE-2023-37212](CVE-2023/CVE-2023-372xx/CVE-2023-37212.json) (`2023-07-05T10:15:10.100`) +* [CVE-2023-3336](CVE-2023/CVE-2023-33xx/CVE-2023-3336.json) (`2023-07-05T10:15:10.193`) +* [CVE-2023-3482](CVE-2023/CVE-2023-34xx/CVE-2023-3482.json) (`2023-07-05T10:15:10.273`) ### CVEs modified in the last Commit -Recently modified CVEs: `1` +Recently modified CVEs: `0` -* [CVE-2022-0833](CVE-2022/CVE-2022-08xx/CVE-2022-0833.json) (`2023-07-05T08:15:08.953`) ## Download and Usage