Auto-Update: 2023-04-25T21:55:24.506905+00:00

This commit is contained in:
René Helmke 2023-04-25 23:55:27 +02:00
parent 4936c67273
commit 879c602ba0
2 changed files with 69 additions and 6 deletions

View File

@ -0,0 +1,63 @@
{
"id": "CVE-2023-30609",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-04-25T21:15:10.843",
"lastModified": "2023-04-25T21:15:10.843",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "matrix-react-sdk is a react-based SDK for inserting a Matrix chat/VoIP client into a web page. Prior to version 3.71.0, plain text messages containing HTML tags are rendered as HTML in the search results. To exploit this, an attacker needs to trick a user into searching for a specific message containing an HTML injection payload. No cross-site scripting attack is possible due to the hardcoded content security policy. Version 3.71.0 of the SDK patches over the issue. As a workaround, restarting the client will clear the HTML injection."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"references": [
{
"url": "https://github.com/matrix-org/matrix-react-sdk/commit/bf182bc94556849d7acdfa0e5fdea2aa129ea826",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.71.0",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-xv83-x443-7rmw",
"source": "security-advisories@github.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD in 2 hour periods.
### Last repository update
```plain
2023-04-25T20:00:23.781718+00:00
2023-04-25T21:55:24.506905+00:00
```
### Most recent CVE modification timestamp synchronized with NVD
```plain
2023-04-25T19:56:15.730000+00:00
2023-04-25T21:15:10.843000+00:00
```
### Last Data Feed release
@ -29,20 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-datafeeds/r
### Total numbers of included CVEs
```plain
213542
213562
```
### CVEs added in the last commit
Recently added CVEs: `0`
Recently added CVEs: `1`
* CVE-2023-30609 (*2023-04-25T21:15:10.843*)
### CVEs modified in the last commit
Recently modified CVEs: `1`
Recently modified CVEs: `0`
* CVE-2023-2119 (*2023-04-25T19:56:15.730*)
## Download and Usage