2019-03-20 13:01:34 +00:00
{
"CVE_data_meta" : {
2019-07-17 14:00:48 +00:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org" ,
2019-03-20 13:01:34 +00:00
"ID" : "CVE-2019-1010084" ,
2019-07-17 14:00:48 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Dancer::Plugin::SimpleCRUD" ,
"product" : {
"product_data" : [
{
"product_name" : "Dancer::Plugin::SimpleCRUD" ,
"version" : {
"version_data" : [
{
"version_value" : "\u2264 1.14"
}
]
}
}
]
}
}
]
}
2019-03-20 13:01:34 +00:00
} ,
2019-07-17 14:00:48 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-03-20 13:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-17 14:00:48 +00:00
"value" : "Dancer::Plugin::SimpleCRUD 1.14 and earlier is affected by: Incorrect Access Control. The impact is: Potential for unathorised access to data. The component is: Incorrect calls to _ensure_auth() wrapper result in authentication-checking not being applied to al routes."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Incorrect Access Control"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD/pull/109" ,
"refsource" : "MISC" ,
"name" : "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD/pull/109"
2019-03-20 13:01:34 +00:00
}
]
}
}