2023-04-25 23:55:27 +02:00
{
"id" : "CVE-2023-30609" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-04-25T21:15:10.843" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:00:30.010" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-25 23:55:27 +02:00
"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" : [
2023-05-08 22:00:32 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-05-08 22:00:32 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:L" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-05-08 22:00:32 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-05-08 22:00:32 +02:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-05-08 22:00:32 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
2023-05-08 22:00:32 +02:00
} ,
2023-04-25 23:55:27 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-25 23:55:27 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2023-04-25 23:55:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-04-25 23:55:27 +02:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-25 23:55:27 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2023-04-25 23:55:27 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-04-25 23:55:27 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-74"
}
]
}
] ,
2023-05-08 22:00:32 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:matrix-react-sdk_project:matrix-react-sdk:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "3.71.0" ,
"matchCriteriaId" : "716CC2D8-1E07-4860-8E07-B82C055FBCF5"
}
]
}
]
}
] ,
2023-04-25 23:55:27 +02:00
"references" : [
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/commit/bf182bc94556849d7acdfa0e5fdea2aa129ea826" ,
2023-05-08 22:00:32 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-04-25 23:55:27 +02:00
} ,
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.71.0" ,
2023-05-08 22:00:32 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-04-25 23:55:27 +02:00
} ,
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-xv83-x443-7rmw" ,
2023-05-08 22:00:32 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/commit/bf182bc94556849d7acdfa0e5fdea2aa129ea826" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.71.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-xv83-x443-7rmw" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-25 23:55:27 +02:00
}
]
}