2023-02-20 11:00:48 +00:00
{
2023-09-28 05:00:36 +00:00
"data_version" : "4.0" ,
2023-02-20 11:00:48 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-26149" ,
2023-09-28 05:00:36 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
2023-02-20 11:00:48 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-28 05:00:36 +00:00
"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 @."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS)" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "quill-mention" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "4.0.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-QUILLMENTION-5921549" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-QUILLMENTION-5921549"
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/blob/0aa9847719257496b14ac5401872c4e2ffcbc3d1/src/quill.mention.js%23L391" ,
"refsource" : "MISC" ,
"name" : "https://github.com/quill-mention/quill-mention/blob/0aa9847719257496b14ac5401872c4e2ffcbc3d1/src/quill.mention.js%23L391"
} ,
{
"url" : "https://codepen.io/ALiangLiang/pen/mdQMJXK" ,
"refsource" : "MISC" ,
"name" : "https://codepen.io/ALiangLiang/pen/mdQMJXK"
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/issues/255" ,
"refsource" : "MISC" ,
"name" : "https://github.com/quill-mention/quill-mention/issues/255"
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/pull/341" ,
"refsource" : "MISC" ,
"name" : "https://github.com/quill-mention/quill-mention/pull/341"
} ,
{
"url" : "https://github.com/quill-mention/quill-mention/commit/e85262ddced0a7f0b6fc8350d236a68bd1e28385" ,
"refsource" : "MISC" ,
"name" : "https://github.com/quill-mention/quill-mention/commit/e85262ddced0a7f0b6fc8350d236a68bd1e28385"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Teodor Atroshenk"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P"
2023-02-20 11:00:48 +00:00
}
]
}
}