2020-06-25 17:01:46 +00:00
{
"CVE_data_meta" : {
2020-10-08 19:37:52 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:46 +00:00
"ID" : "CVE-2020-15243" ,
2020-10-08 19:37:52 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "WebApi Authentication attribute missing in Smartstore"
2020-06-25 17:01:46 +00:00
} ,
2020-10-08 19:37:52 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SmartStoreNET" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 4.0.0, <= 4.0.1"
}
]
}
}
]
} ,
"vendor_name" : "smartstore"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-08 19:37:52 -03:00
"value" : "Affected versions of Smartstore have a missing WebApi Authentication attribute. This vulnerability affects Smartstore shops in version 4.0.0 & 4.0.1 which have installed and activated the Web API plugin. Users of Smartstore 4.0.0 and 4.0.1 must merge their repository with 4.0.x or overwrite the file SmartStore.Web.Framework in the */bin* directory of the deployed shop with this file. As a workaround without updating uninstall the Web API plugin to close this vulnerability."
2020-06-25 17:01:46 +00:00
}
]
2020-10-08 19:37:52 -03:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287: Improper Authentication"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/smartstore/SmartStoreNET/security/advisories/GHSA-8g9m-jx26-qp4h" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/smartstore/SmartStoreNET/security/advisories/GHSA-8g9m-jx26-qp4h"
}
]
} ,
"source" : {
"advisory" : "GHSA-8g9m-jx26-qp4h" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:46 +00:00
}
}