cvelist/2018/19xxx/CVE-2018-19271.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2018-11-14 05:02:52 -05:00
{
2019-03-18 04:07:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19271",
"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": [
2018-11-14 06:08:01 -05:00
{
2019-03-18 04:07:40 +00:00
"lang": "eng",
2019-07-30 19:00:49 +00:00
"value": "Centreon 3.4.x (fixed in Centreon 18.10.0 and Centreon web 2.8.28) allows SQL Injection via the main.php searchH parameter."
2018-11-14 06:08:01 -05:00
}
2019-03-18 04:07:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.rootlabs.com.br/authenticated-sql-injection-in-centreon-3-4-x/",
"refsource": "MISC",
"url": "http://www.rootlabs.com.br/authenticated-sql-injection-in-centreon-3-4-x/"
},
{
2019-07-30 19:00:49 +00:00
"refsource": "CONFIRM",
"name": "https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.0.html",
"url": "https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.0.html"
},
{
"refsource": "CONFIRM",
2019-03-18 04:07:40 +00:00
"name": "https://github.com/centreon/centreon/pull/6625",
"url": "https://github.com/centreon/centreon/pull/6625"
2019-07-30 19:00:49 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-2.8/centreon-2.8.28.html",
"url": "https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-2.8/centreon-2.8.28.html"
2019-03-18 04:07:40 +00:00
}
]
}
}