cvelist/2019/10xxx/CVE-2019-10867.json

77 lines
2.8 KiB
JSON
Raw Normal View History

2019-04-04 18:00:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-10867",
"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": [
{
"lang": "eng",
"value": "An issue was discovered in Pimcore before 5.7.1. An attacker with classes permission can send a POST request to /admin/class/bulk-commit, which will make it possible to exploit the unserialize function when passing untrusted values in the data parameter to bundles/AdminBundle/Controller/Admin/DataObject/ClassController.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-173998",
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-173998"
},
{
"url": "https://github.com/pimcore/pimcore/commit/38a29e2f4f5f060a73974626952501cee05fda73",
"refsource": "MISC",
"name": "https://github.com/pimcore/pimcore/commit/38a29e2f4f5f060a73974626952501cee05fda73"
2019-04-30 03:00:47 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152667/Pimcore-Unserialize-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/152667/Pimcore-Unserialize-Remote-Code-Execution.html"
2019-04-30 08:00:43 +00:00
},
{
"refsource": "MISC",
"name": "http://www.rapid7.com/db/modules/exploit/multi/http/pimcore_unserialize_rce",
"url": "http://www.rapid7.com/db/modules/exploit/multi/http/pimcore_unserialize_rce"
2019-04-04 18:00:45 +00:00
}
]
}
}