cvelist/2019/1000xxx/CVE-2019-1000011.json

71 lines
2.1 KiB
JSON
Raw Normal View History

2019-02-04 15:04:03 -05:00
{
"CVE_data_meta" : {
2019-02-04 16:04:36 -05:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
2019-02-04 15:04:03 -05:00
"DATE_ASSIGNED" : "2019-01-22T21:21:10.019708",
"DATE_REQUESTED" : "2019-01-15T15:30:38",
"ID" : "CVE-2019-1000011",
"REQUESTER" : "dunglas@gmail.com",
2019-02-04 16:04:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-02-04 15:04:03 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-02-04 16:04:36 -05:00
"value" : "API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability appears to have been fixed in 2.3.6."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/api-platform/core/issues/2364",
"refsource" : "MISC",
"url" : "https://github.com/api-platform/core/issues/2364"
},
{
"name" : "https://github.com/api-platform/core/pull/2441",
"refsource" : "MISC",
"url" : "https://github.com/api-platform/core/pull/2441"
2019-02-04 15:04:03 -05:00
}
]
}
}