cvelist/2019/11xxx/CVE-2019-11215.json

67 lines
2.4 KiB
JSON
Raw Normal View History

2019-04-12 17:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-14 18:01:18 +00:00
"ID": "CVE-2019-11215",
"STATE": "PUBLIC"
2019-04-12 17:00:43 +00:00
},
2020-02-14 18:01:18 +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",
2019-04-12 17:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-14 18:01:18 +00:00
"value": "In Combodo iTop 2.2.0 through 2.6.0, if the configuration file is writable, then execution of arbitrary code can be accomplished by calling ajax.dataloader with a maliciously crafted payload. Many conditions can place the configuration file into a writable state: during installation; during upgrade; in certain cases, an error during modification of the file from the web interface leaves the file writable (can be triggered with XSS); a race condition can be triggered by the hub-connector module (community version only from 2.4.1 to 2.6.0); or editing the file in a CLI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.itophub.io/wiki/page?id=2_6_0:release:change_log",
"refsource": "MISC",
"name": "https://www.itophub.io/wiki/page?id=2_6_0:release:change_log"
},
{
"refsource": "MISC",
"name": "https://0day.love/itop_vulnerabilities_disclosure.pdf",
"url": "https://0day.love/itop_vulnerabilities_disclosure.pdf"
2019-04-12 17:00:43 +00:00
}
]
}
}