cvelist/2015/2xxx/CVE-2015-2324.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-2324",
2018-02-19 14:04:58 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-19 14:04:58 -05:00
"value" : "Cross-site scripting (XSS) vulnerability in the filemanager in the Photo Gallery plugin before 1.2.13 for WordPress allows remote authenticated users with edit permission to inject arbitrary web script or HTML via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://fortiguard.com/zeroday/FG-VD-15-009",
"refsource" : "MISC",
2018-02-19 14:04:58 -05:00
"url" : "https://fortiguard.com/zeroday/FG-VD-15-009"
},
{
"name" : "https://github.com/wp-plugins/photo-gallery/blob/master/readme.txt",
"refsource" : "CONFIRM",
2018-02-19 14:04:58 -05:00
"url" : "https://github.com/wp-plugins/photo-gallery/blob/master/readme.txt"
2017-10-16 12:31:07 -04:00
}
]
}
}