cvelist/2019/1010xxx/CVE-2019-1010054.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-03-20 13:00:52 +00:00
{
"CVE_data_meta": {
2019-07-18 13:00:59 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-03-20 13:00:52 +00:00
"ID": "CVE-2019-1010054",
2019-07-18 13:00:59 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dolibarr ERP & CRM",
"product": {
"product_data": [
{
"product_name": "Dolibarr",
"version": {
"version_data": [
{
"version_value": "7.0.0"
}
]
}
}
]
}
}
]
}
2019-03-20 13:00:52 +00:00
},
2019-07-18 13:00:59 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-20 13:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-18 13:00:59 +00:00
"value": "Dolibarr 7.0.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: allow malitious html to change user password, disable users and disable password encryptation. The component is: Function User password change, user disable and password encryptation. The attack vector is: admin access malitious urls."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross ite Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/lucasgcilento/CVE/blob/master/Dolibarr_CSRF",
"refsource": "MISC",
"name": "https://github.com/lucasgcilento/CVE/blob/master/Dolibarr_CSRF"
2019-03-20 13:00:52 +00:00
}
]
}
}