2022-02-24 15:04:11 +00:00
{
2023-01-31 05:00:35 +00:00
"data_version" : "4.0" ,
2022-02-24 15:04:11 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-25979" ,
2023-01-31 05:00:35 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
2022-02-24 15:04:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-01-31 05:00:35 +00:00
"value" : "Versions of the package jsuites before 5.0.1 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the Editor() function."
}
]
} ,
"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" : "jsuites" ,
"version" : {
"version_data" : [
{
"version_value" : "0" ,
"version_affected" : "="
}
]
}
} ,
{
"product_name" : "org.webjars.npm:jsuites" ,
"version" : {
"version_data" : [
{
"version_value" : "0" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331"
} ,
{
"url" : "https://github.com/jsuites/jsuites/issues/134" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jsuites/jsuites/issues/134"
} ,
{
"url" : "https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Ameen Basha M K"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P"
2022-02-24 15:04:11 +00:00
}
]
}
}