2020-11-12 20:02:30 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-12-15 17:35:02 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-12-15T15:34:59.114509Z" ,
2020-11-12 20:02:30 +00:00
"ID" : "CVE-2020-28457" ,
2020-12-15 17:35:02 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting (XSS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "s-cart/core" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "4.4"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-12-15 16:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-PHP-SCARTCORE-1047342" ,
"name" : "https://snyk.io/vuln/SNYK-PHP-SCARTCORE-1047342"
2020-12-15 17:35:02 +02:00
} ,
{
2020-12-15 16:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/s-cart/s-cart/issues/51" ,
"name" : "https://github.com/s-cart/s-cart/issues/51"
2020-12-15 17:35:02 +02:00
} ,
{
2020-12-15 16:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/s-cart/s-cart/releases/tag/v4.4" ,
"name" : "https://github.com/s-cart/s-cart/releases/tag/v4.4"
2020-12-15 17:35:02 +02:00
} ,
{
2020-12-15 16:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/s-cart/s-cart/commit/4406d407ad363ee7e4795ee290c9d2430b0413f8" ,
"name" : "https://github.com/s-cart/s-cart/commit/4406d407ad363ee7e4795ee290c9d2430b0413f8"
2020-12-15 17:35:02 +02:00
}
]
2020-11-12 20:02:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-15 16:01:53 +00:00
"value" : "This affects the package s-cart/core before 4.4. The search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex is vulnerable to XSS."
2020-11-12 20:02:30 +00:00
}
]
2020-12-15 17:35:02 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:P" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Abdul Muhaimin"
}
]
2020-11-12 20:02:30 +00:00
}