- Synchronized data.

This commit is contained in:
CVE Team 2018-10-07 13:04:41 -04:00
parent bc92695c9b
commit afc104dfe7
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,72 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-9273",
"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" : "The wp-slimstat (aka Slimstat Analytics) plugin before 4.1.6.1 for WordPress has XSS via an HTTP Referer header, or via a field associated with JavaScript-based Referer tracking."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://plugins.svn.wordpress.org//wp-slimstat/tags/4.1.6.1/readme.txt",
"refsource" : "MISC",
"url" : "http://plugins.svn.wordpress.org//wp-slimstat/tags/4.1.6.1/readme.txt"
},
{
"name" : "https://plugins.trac.wordpress.org/changeset/1204104",
"refsource" : "MISC",
"url" : "https://plugins.trac.wordpress.org/changeset/1204104"
},
{
"name" : "https://www.openwall.com/lists/oss-security/2015/07/30/1",
"refsource" : "MISC",
"url" : "https://www.openwall.com/lists/oss-security/2015/07/30/1"
}
]
}
}