2023-09-28 06:00:31 +00:00
{
"id" : "CVE-2023-26149" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-09-28T05:15:46.023" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:50:52.863" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-28 06:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package quill-mention before 4.0.0 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization, via the renderList function. \r\r**Note:**\r\rIf the mentions list is sourced from unsafe (user-sourced) data, this might allow an injection attack when a Quill user hits @."
2023-10-02 18:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete quill-mention anteriores a 4.0.0 son vulnerables a Cross-site Scripting (XSS) debido a una incorrecta sanitizaci\u00f3n de la entrada del usuario, a trav\u00e9s de la funci\u00f3n renderList. **Nota:** Si la lista de menciones proviene de datos no seguros (procedentes del usuario), esto podr\u00eda permitir un ataque de inyecci\u00f3n cuando un usuario de Quill presiona @."
2023-09-28 06:00:31 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-02 18:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-10-02 18:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-10-02 18:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-02 18:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-09-28 06:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-28 06:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-09-28 06:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-28 06:00:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
2023-10-02 18:00:28 +00:00
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-10-02 18:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-07 21:03:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2023-10-02 18:00:28 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:quill-mention:quill_mention:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "4.0.0" ,
"matchCriteriaId" : "FB0D0A07-8B68-4670-A50F-E1E9F45557BA"
}
]
}
]
}
] ,
2023-09-28 06:00:31 +00:00
"references" : [
{
"url" : "https://codepen.io/ALiangLiang/pen/mdQMJXK" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit"
]
2023-09-28 06:00:31 +00:00
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/blob/0aa9847719257496b14ac5401872c4e2ffcbc3d1/src/quill.mention.js%23L391" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Broken Link"
]
2023-09-28 06:00:31 +00:00
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/commit/e85262ddced0a7f0b6fc8350d236a68bd1e28385" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-09-28 06:00:31 +00:00
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/issues/255" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-09-28 06:00:31 +00:00
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/pull/341" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-09-28 06:00:31 +00:00
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-QUILLMENTION-5921549" ,
2023-10-02 18:00:28 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://codepen.io/ALiangLiang/pen/mdQMJXK" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/blob/0aa9847719257496b14ac5401872c4e2ffcbc3d1/src/quill.mention.js%23L391" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/commit/e85262ddced0a7f0b6fc8350d236a68bd1e28385" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/issues/255" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/pull/341" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-QUILLMENTION-5921549" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-09-28 06:00:31 +00:00
}
]
}