2020-06-25 17:02:14 +00:00
{
"CVE_data_meta" : {
2020-10-20 17:09:00 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:02:14 +00:00
"ID" : "CVE-2020-15269" ,
2020-10-20 17:09:00 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Expired token reuse in Spree"
2020-06-25 17:02:14 +00:00
} ,
2020-10-20 17:09:00 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "spree" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.7.11"
} ,
{
"version_value" : ">= 4.0.0, < 4.0.4"
} ,
{
"version_value" : ">= 4.1.0, < 4.1.11"
}
]
}
}
]
} ,
"vendor_name" : "spree"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:02:14 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-20 21:01:52 +00:00
"value" : "In Spree before versions 3.7.11, 4.0.4, or 4.1.11, expired user tokens could be used to access Storefront API v2 endpoints. The issue is patched in versions 3.7.11, 4.0.4 and 4.1.11. A workaround without upgrading is described in the linked advisory."
2020-06-25 17:02:14 +00:00
}
]
2020-10-20 17:09:00 -03:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/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\"}"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-613\":\"Insufficient Session Expiration\"}"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/spree/spree/security/advisories/GHSA-f8cm-364f-q9qh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/spree/spree/security/advisories/GHSA-f8cm-364f-q9qh"
} ,
{
"name" : "https://github.com/spree/spree/commit/e43643abfe51f54bd9208dd02298b366e9b9a847" ,
"refsource" : "MISC" ,
"url" : "https://github.com/spree/spree/commit/e43643abfe51f54bd9208dd02298b366e9b9a847"
}
]
} ,
"source" : {
"advisory" : "GHSA-f8cm-364f-q9qh" ,
"discovery" : "UNKNOWN"
2020-06-25 17:02:14 +00:00
}
}