cvelist/2015/4xxx/CVE-2015-4018.json

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-4018",
"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 feedwordpresssyndicationpage.class.php in the FeedWordPress plugin before 2015.0514 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the link_ids[] parameter in an Update action in the syndication.php page to wp-admin/admin.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "37067",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/37067/"
},
{
"name" : "20150519 SQLi in FeedWordPress WordPress plugin",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2015/May/75"
},
{
"name" : "http://packetstormsecurity.com/files/131974/WordPress-FeedWordPress-2015.0426-SQL-Injection.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/131974/WordPress-FeedWordPress-2015.0426-SQL-Injection.html"
},
{
"name" : "https://wordpress.org/plugins/feedwordpress/changelog/",
"refsource" : "CONFIRM",
"url" : "https://wordpress.org/plugins/feedwordpress/changelog/"
}
]
}
}