Publication request for talos 20180515

This commit is contained in:
CVE Team 2018-05-15 12:12:06 -04:00
parent e998ca5c4c
commit af2d182210
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,17 +1,59 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-2815",
"STATE" : "RESERVED"
"CVE_data_meta": {
"ASSIGNER": "ykramarz@cisco.com",
"ID": "CVE-2017-2815",
"STATE": "PUBLIC"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Open Fire User Import Export Plugin",
"version": {
"version_data": [
{
"version_value": "2.6.0"
}
]
}
}
]
},
"vendor_name": "Talos"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"lang": "eng",
"value": "An exploitable XML entity injection vulnerability exists in OpenFire User Import Export Plugin 2.6.0. A specially crafted web request can cause the retrieval of arbitrary files or denial of service. An authenticated attacker can send a crafted web request to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML External Entity Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0316"
}
]
}