cvelist/2017/14xxx/CVE-2017-14957.json

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14957",
"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" : "Stored XSS vulnerability via a comment in inc/conv.php in BlogoText before 3.7.6 allows an unauthenticated attacker to inject JavaScript. If the victim is an administrator, an attacker can (for example) change global settings or create/delete posts. It is also possible to execute JavaScript against unauthenticated users of the blog."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://openwall.com/lists/oss-security/2017/10/01/1",
"refsource" : "MISC",
"url" : "http://openwall.com/lists/oss-security/2017/10/01/1"
},
{
"name" : "https://github.com/BlogoText/blogotext/issues/318",
"refsource" : "MISC",
"url" : "https://github.com/BlogoText/blogotext/issues/318"
},
{
"name" : "https://github.com/BlogoText/blogotext/pull/320/commits/1a283cc8ad2cda37e0a6aff8f4558b98ecbfd9c2",
"refsource" : "MISC",
"url" : "https://github.com/BlogoText/blogotext/pull/320/commits/1a283cc8ad2cda37e0a6aff8f4558b98ecbfd9c2"
},
{
"name" : "https://github.com/BlogoText/blogotext/releases/tag/3.7.6",
"refsource" : "MISC",
"url" : "https://github.com/BlogoText/blogotext/releases/tag/3.7.6"
}
]
}
}