cvelist/2019/20xxx/CVE-2019-20452.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-02-12 16:01:10 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-17 14:01:13 +00:00
"ID": "CVE-2019-20452",
"STATE": "PUBLIC"
2020-02-12 16:01:10 +00:00
},
2020-03-17 14:01:13 +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-02-12 16:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-17 14:01:13 +00:00
"value": "A problem was found in Pydio Core before 8.2.4 and Pydio Enterprise before 8.2.4. A PHP object injection is present in the page plugins/core.access/src/RecycleBinManager.php. An authenticated user with basic privileges can inject objects and achieve remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pydio.com/en/community/releases/pydio-core/pydio-core-pydio-enterprise-824-security-release",
"refsource": "MISC",
"name": "https://pydio.com/en/community/releases/pydio-core/pydio-core-pydio-enterprise-824-security-release"
},
{
"refsource": "MISC",
"name": "https://www.certilience.fr/2020/03/cve-2019-20452-vulnerabilite-php-object-injection-pydio-core/",
"url": "https://www.certilience.fr/2020/03/cve-2019-20452-vulnerabilite-php-object-injection-pydio-core/"
2020-02-12 16:01:10 +00:00
}
]
}
}