cvelist/2019/5xxx/CVE-2019-5886.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2019-01-10 09:05:50 -05:00
{
2019-03-18 03:52:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-5886",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-10 09:05:50 -05:00
{
2019-03-18 03:52:07 +00:00
"lang": "eng",
"value": "An issue was discovered in ShopXO 1.2.0. In the application\\install\\controller\\Index.php file, there is no validation lock file in the Add method, which allows an attacker to reinstall the database. The attacker can write arbitrary code to database.php during system reinstallation."
2019-01-10 09:05:50 -05:00
}
2019-03-18 03:52:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/gongfuxiang/shopxo/issues/1",
"refsource": "MISC",
"url": "https://github.com/gongfuxiang/shopxo/issues/1"
}
]
}
}