mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
77 lines
2.3 KiB
JSON
77 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
|
|
"DATE_ASSIGNED" : "2017-07-22",
|
|
"ID" : "CVE-2017-1002028",
|
|
"REQUESTER" : "kurt@seifried.org",
|
|
"STATE" : "PUBLIC",
|
|
"UPDATED" : "2017-08-10T14:41Z"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "wordpress-gallery-transformation",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "1.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Angry Byte"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Vulnerability in wordpress plugin wordpress-gallery-transformation v1.0, SQL injection is in ./wordpress-gallery-transformation/gallery.php via $jpic parameter being unsanitized before being passed into an SQL query."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "SQL Injection"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "http://www.vapidlabs.com/advisory.php?v=199",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.vapidlabs.com/advisory.php?v=199"
|
|
},
|
|
{
|
|
"name" : "https://wordpress.org/plugins/wordpress-gallery-transformation/",
|
|
"refsource" : "MISC",
|
|
"url" : "https://wordpress.org/plugins/wordpress-gallery-transformation/"
|
|
},
|
|
{
|
|
"name" : "https://wpvulndb.com/vulnerabilities/8888",
|
|
"refsource" : "MISC",
|
|
"url" : "https://wpvulndb.com/vulnerabilities/8888"
|
|
}
|
|
]
|
|
}
|
|
}
|