Merge branch 'DWF-CVE-2017-1000227' of https://github.com/kurtseifried/cvelist

This commit is contained in:
CVE Team 2017-11-17 15:22:28 -05:00
commit d874beacfd
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.456668",
"ID": "CVE-2017-1000227",
"REQUESTER": "tom@dxw.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Salutation Responsive WordPress + BuddyPress Theme",
"version": {
"version_data": [
{
"version_value": "3.0.15"
}
]
}
}
]
},
"vendor_name": "Parallelus"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Stored XSS in Salutation Responsive WordPress + BuddyPress Theme version 3.0.15 could allow logged-in users to do almost anything an admin can"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security.dxw.com/advisories/stored-xss-salutation-theme/"
}
]
}
}