mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.0 KiB
JSON
72 lines
2.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
|
|
"DATE_ASSIGNED" : "2017-05-15",
|
|
"ID" : "CVE-2017-1002017",
|
|
"REQUESTER" : "kurt@seifried.org",
|
|
"STATE" : "PUBLIC",
|
|
"UPDATED" : "2017-08-10T14:41Z"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "gift-certificate-creator",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "1.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Bob Cares"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Vulnerability in wordpress plugin gift-certificate-creator v1.0, The code in gc-list.php doesn't sanitize user input to prevent a stored XSS vulnerability."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Stored XSS"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "http://www.vapidlabs.com/advisory.php?v=191",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.vapidlabs.com/advisory.php?v=191"
|
|
},
|
|
{
|
|
"name" : "https://wordpress.org/plugins/gift-certificate-creator/",
|
|
"refsource" : "MISC",
|
|
"url" : "https://wordpress.org/plugins/gift-certificate-creator/"
|
|
}
|
|
]
|
|
}
|
|
}
|