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

70 lines
2.1 KiB
JSON
Raw Normal View History

2018-03-23 12:26:56 -06:00
{
2018-03-23 17:05:39 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "3/15/2018 22:32:23",
"ID" : "CVE-2018-1000138",
"REQUESTER" : "3022235906@qq.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "I, Librarian ",
"version" : {
"version_data" : [
{
"version_value" : "4.8 and earlier"
}
]
}
}
2018-03-23 12:26:56 -06:00
]
2018-03-23 17:05:39 -04:00
},
"vendor_name" : "I, Librarian "
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "I, Librarian version 4.8 and earlier contains a SSRF vulnerability in \"url\" parameter of getFromWeb in functions.php that can result in the attacker abusing functionality on the server to read or update internal resources."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "SSRF"
}
2018-03-23 12:26:56 -06:00
]
2018-03-23 17:05:39 -04:00
}
2018-03-23 12:26:56 -06:00
]
2018-03-23 17:05:39 -04:00
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mkucej/i-librarian/blob/9535753a84bc615b210802d4c9542db73368d984/functions.php#L811",
"refsource" : "MISC",
2018-03-23 17:05:39 -04:00
"url" : "https://github.com/mkucej/i-librarian/blob/9535753a84bc615b210802d4c9542db73368d984/functions.php#L811"
},
{
"name" : "https://github.com/mkucej/i-librarian/issues/120",
"refsource" : "MISC",
2018-03-23 17:05:39 -04:00
"url" : "https://github.com/mkucej/i-librarian/issues/120"
}
]
}
2018-03-23 12:26:56 -06:00
}