cvelist/2019/12xxx/CVE-2019-12723.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2019-06-04 12:00:57 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-10 13:00:48 +00:00
"ID": "CVE-2019-12723",
"STATE": "PUBLIC"
2019-06-04 12:00:57 +00:00
},
2019-07-10 13:00:48 +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-06-04 12:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-10 13:00:48 +00:00
"value": "An issue was discovered in the Teclib Fields plugin through 1.9.2 for GLPI. it allows SQL Injection via container_id and old_order parameters to ajax/reorder.php by an unauthenticated user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/pluginsGLPI/fields/blob/master/ajax/reorder.php",
"refsource": "MISC",
"name": "https://github.com/pluginsGLPI/fields/blob/master/ajax/reorder.php"
},
{
"url": "https://github.com/pluginsGLPI/fields/pull/317",
"refsource": "MISC",
"name": "https://github.com/pluginsGLPI/fields/pull/317"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/pluginsGLPI/fields/releases/tag/1.10.0",
"url": "https://github.com/pluginsGLPI/fields/releases/tag/1.10.0"
2019-06-04 12:00:57 +00:00
}
]
}
}