2020-01-02 21:02:05 +00:00
{
"CVE_data_meta" : {
2020-01-27 13:11:02 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:02:05 +00:00
"ID" : "CVE-2020-5220" ,
2020-01-27 13:11:02 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Ability to expose data in Sylius by using an unintended serialisation group"
2020-01-02 21:02:05 +00:00
} ,
2020-01-27 13:11:02 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SyliusResourceBundle" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.3.13"
} ,
{
"version_value" : ">= 1.4.0, < 1.4.6"
} ,
{
"version_value" : ">= 1.5.0, < 1.5.1"
} ,
{
"version_value" : ">= 1.6.0, < 1.6.3"
}
]
}
}
]
} ,
"vendor_name" : "Sylius"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:02:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-27 21:01:14 +00:00
"value" : "Sylius ResourceBundle accepts and uses any serialisation groups to be passed via a HTTP header. This might lead to data exposure by using an unintended serialisation group - for example it could make Shop API use a more permissive group from Admin API. Anyone exposing an API with ResourceBundle's controller is affected. The vulnerable versions are: <1.3 || >=1.3.0 <=1.3.12 || >=1.4.0 <=1.4.5 || >=1.5.0 <=1.5.0 || >=1.6.0 <=1.6.2. The patch is provided for Sylius ResourceBundle 1.3.13, 1.4.6, 1.5.1 and 1.6.3, but not for any versions below 1.3."
2020-01-27 13:11:02 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')"
}
]
2020-01-02 21:02:05 +00:00
}
]
2020-01-27 13:11:02 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-8vp7-j5cj-vvm2" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-8vp7-j5cj-vvm2"
} ,
{
"name" : "https://github.com/FriendsOfPHP/security-advisories/blob/master/sylius/resource-bundle/CVE-2020-5220.yaml" ,
"refsource" : "MISC" ,
"url" : "https://github.com/FriendsOfPHP/security-advisories/blob/master/sylius/resource-bundle/CVE-2020-5220.yaml"
}
]
} ,
"source" : {
"advisory" : "GHSA-8vp7-j5cj-vvm2" ,
"discovery" : "UNKNOWN"
2020-01-02 21:02:05 +00:00
}
2020-01-27 21:01:14 +00:00
}