cvelist/2017/14xxx/CVE-2017-14766.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14766",
"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" : "The Simple Student Result plugin before 1.6.4 for WordPress has an Authentication Bypass vulnerability because the fn_ssr_add_st_submit() function and fn_ssr_del_st_submit() function in functions.php only require knowing the student id number."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://limbenjamin.com/articles/simple-student-result-auth-bypass.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://limbenjamin.com/articles/simple-student-result-auth-bypass.html"
},
{
"name" : "https://wordpress.org/plugins/simple-student-result/#developers",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wordpress.org/plugins/simple-student-result/#developers"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8920",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wpvulndb.com/vulnerabilities/8920"
}
]
}
}