diff --git a/CVE-2023/CVE-2023-28xx/CVE-2023-2808.json b/CVE-2023/CVE-2023-28xx/CVE-2023-2808.json new file mode 100644 index 00000000000..b6bccc64ec4 --- /dev/null +++ b/CVE-2023/CVE-2023-28xx/CVE-2023-2808.json @@ -0,0 +1,55 @@ +{ + "id": "CVE-2023-2808", + "sourceIdentifier": "responsibledisclosure@mattermost.com", + "published": "2023-05-29T10:15:10.083", + "lastModified": "2023-05-29T10:15:10.083", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "Mattermost fails to normalize UTF confusable characters when determining if a preview should be generated for a hyperlink, allowing an attacker to trigger link preview on a disallowed domain using a specially crafted link.\n\n" + } + ], + "metrics": { + "cvssMetricV31": [ + { + "source": "responsibledisclosure@mattermost.com", + "type": "Secondary", + "cvssData": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM" + }, + "exploitabilityScore": 2.8, + "impactScore": 1.4 + } + ] + }, + "weaknesses": [ + { + "source": "responsibledisclosure@mattermost.com", + "type": "Secondary", + "description": [ + { + "lang": "en", + "value": "CWE-20" + } + ] + } + ], + "references": [ + { + "url": "https://mattermost.com/security-updates/", + "source": "responsibledisclosure@mattermost.com" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index fa95095e472..8365ebb1edf 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-29T08:00:25.351023+00:00 +2023-05-29T12:00:25.936479+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2023-05-29T07:15:09.820000+00:00 +2023-05-29T10:15:10.083000+00:00 ``` ### Last Data Feed Release @@ -29,15 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -216215 +216216 ``` ### CVEs added in the last Commit -Recently added CVEs: `2` +Recently added CVEs: `1` -* [CVE-2023-2954](CVE-2023/CVE-2023-29xx/CVE-2023-2954.json) (`2023-05-29T07:15:08.710`) -* [CVE-2023-2955](CVE-2023/CVE-2023-29xx/CVE-2023-2955.json) (`2023-05-29T07:15:09.820`) +* [CVE-2023-2808](CVE-2023/CVE-2023-28xx/CVE-2023-2808.json) (`2023-05-29T10:15:10.083`) ### CVEs modified in the last Commit