2018-08-30 10:04:20 -04:00
{
2019-03-18 00:43:09 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"ID" : "CVE-2018-16175" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LearnPress" ,
"version" : {
"version_data" : [
{
"version_value" : "prior to version 3.1.0"
}
]
}
}
]
} ,
"vendor_name" : "ThimPress"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-09 17:14:32 -05:00
{
2019-03-18 00:43:09 +00:00
"lang" : "eng" ,
"value" : "SQL injection vulnerability in the LearnPress prior to version 3.1.0 allows attacker with administrator rights to execute arbitrary SQL commands via unspecified vectors."
2019-01-09 17:14:32 -05:00
}
2019-03-18 00:43:09 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SQL Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://wordpress.org/plugins/learnpress/" ,
"refsource" : "MISC" ,
"url" : "https://wordpress.org/plugins/learnpress/"
} ,
{
"name" : "JVN#85760090" ,
"refsource" : "JVN" ,
"url" : "https://jvn.jp/en/jp/JVN85760090/index.html"
}
]
}
}