cvelist/2018/1000xxx/CVE-2018-1000869.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2018-12-20 12:05:33 -05:00
{
2019-03-17 22:10:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2018-12-19T20:52:45.252735",
"DATE_REQUESTED": "2018-12-05T07:39:06",
"ID": "CVE-2018-1000869",
"REQUESTER": "oscar@arnflo.se",
"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-12-20 12:05:33 -05:00
{
2019-03-17 22:10:14 +00:00
"lang": "eng",
"value": "phpIPAM version 1.3.2 contains a CWE-89 vulnerability in /app/admin/nat/item-add-submit.php that can result in SQL Injection.. This attack appear to be exploitable via Rough user, exploiting the vulnerability to access information he/she does not have access to.. This vulnerability appears to have been fixed in 1.4."
2018-12-20 12:05:33 -05:00
}
2019-03-17 22:10:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/phpipam/phpipam/issues/2344",
"refsource": "MISC",
"url": "https://github.com/phpipam/phpipam/issues/2344"
},
{
"name": "https://github.com/phpipam/phpipam/commit/856b10ca85a24c04ed8651f4e13f867ec78a353d",
"refsource": "MISC",
"url": "https://github.com/phpipam/phpipam/commit/856b10ca85a24c04ed8651f4e13f867ec78a353d"
}
]
}
}