cvelist/2016/10xxx/CVE-2016-10757.json
2019-05-24 18:00:49 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-10757",
"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": "In Redaxo 5.2.0, the cron management of the admin panel suffers from CSRF that leads to arbitrary Remote Code Execution via addons/cronjob/lib/types/phpcode.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://blog.ripstech.com/2016/redaxo-remote-code-execution-via-csrf/",
"refsource": "MISC",
"name": "https://blog.ripstech.com/2016/redaxo-remote-code-execution-via-csrf/"
},
{
"url": "https://demo.ripstech.com/projects/redaxo_5.2.0",
"refsource": "MISC",
"name": "https://demo.ripstech.com/projects/redaxo_5.2.0"
}
]
}
}