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

71 lines
2.1 KiB
JSON
Raw Normal View History

2018-12-20 12:05:33 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.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" : "phpIPAM",
"version" : {
"version_data" : [
{
"version_value" : "1.3.2"
}
]
}
}
]
},
"vendor_name" : "phpIPAM"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-89"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/phpipam/phpipam/commit/856b10ca85a24c04ed8651f4e13f867ec78a353d",
"refsource" : "MISC",
"url" : "https://github.com/phpipam/phpipam/commit/856b10ca85a24c04ed8651f4e13f867ec78a353d"
},
{
"name" : "https://github.com/phpipam/phpipam/issues/2344",
"refsource" : "MISC",
"url" : "https://github.com/phpipam/phpipam/issues/2344"
}
]
}
}