cvelist/2020/28xxx/CVE-2020-28645.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-11-16 02:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-09 19:00:42 +00:00
"ID": "CVE-2020-28645",
"STATE": "PUBLIC"
2020-11-16 02:01:35 +00:00
},
2021-02-09 19:00:42 +00:00
"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",
2020-11-16 02:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-09 19:00:42 +00:00
"value": "Deleting users with certain names caused system files to be deleted. Risk is higher for systems which allow users to register themselves and have the data directory in the web root. This affects ownCloud/core versions < 10.6."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://owncloud.com/security-advisories/missing-user-validation-leading-to-information-disclosure/",
"url": "https://owncloud.com/security-advisories/missing-user-validation-leading-to-information-disclosure/"
2020-11-16 02:01:35 +00:00
}
]
}
}