cvelist/2014/9xxx/CVE-2014-9215.json

73 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9215",
"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" : "SQL injection vulnerability in the CheckEmail function in includes/functions.class.php in PBBoard 3.0.1 before 20141128 allows remote attackers to execute arbitrary SQL commands via the email parameter in the register page to index.php. NOTE: the email parameter in the forget page vector is already covered by CVE-2012-4034.2."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20141204 CVE-2014-9215 - SQL Injection in PBBoard CMS",
"refsource" : "BUGTRAQ",
2018-10-09 15:05:48 -04:00
"url" : "http://www.securityfocus.com/archive/1/534149/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://www.itas.vn/news/ITAS-Team-discovered-SQL-Injection-in-PBBoard-CMS-68.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.itas.vn/news/ITAS-Team-discovered-SQL-Injection-in-PBBoard-CMS-68.html"
},
{
"name" : "https://www.youtube.com/watch?v=AQiGvH5xrJg",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.youtube.com/watch?v=AQiGvH5xrJg"
}
]
}
}