cvelist/2019/12xxx/CVE-2019-12724.json
2019-07-10 14:00:46 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12724",
"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 the Teclib News plugin through 1.5.2 for GLPI. It allows a stored XSS attack via the $_POST['name'] parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/pluginsGLPI/news/blob/master/front/alert.form.php",
"refsource": "MISC",
"name": "https://github.com/pluginsGLPI/news/blob/master/front/alert.form.php"
},
{
"url": "https://github.com/pluginsGLPI/news/pull/69",
"refsource": "MISC",
"name": "https://github.com/pluginsGLPI/news/pull/69"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/pluginsGLPI/news/releases/tag/1.5.3",
"url": "https://github.com/pluginsGLPI/news/releases/tag/1.5.3"
}
]
}
}