- Added submission from Fortinet for FG-IR-17-242 from 2017-11-28.

This commit is contained in:
CVE Team 2017-11-29 13:23:21 -05:00
parent 4edf590618
commit bd0a466b0d
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -1,8 +1,41 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "psirt@fortinet.com",
"DATE_PUBLIC" : "2017-11-23T00:00:00",
"ID" : "CVE-2017-14186",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "FortiOS",
"version" : {
"version_data" : [
{
"version_value" : "5.6.0 to 5.6.2"
},
{
"version_value" : "5.4.0 to 5.4.6"
},
{
"version_value" : "5.2.0 to 5.2.12"
},
{
"version_value" : "5.0 and below"
}
]
}
}
]
},
"vendor_name" : "Fortinet, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +44,26 @@
"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."
"value" : "A Cross-site Scripting (XSS) vulnerability in Fortinet FortiOS 5.6.0 to 5.6.2, 5.4.0 to 5.4.6, 5.2.0 to 5.2.12, 5.0 and below versions under SSL VPN web portal allows an authenticated user to inject arbitrary web script or HTML in the context of the victim's browser via the login redir parameter. An URL Redirection attack may also be feasible by injecting an external URL via the affected parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-site Scripting (XSS), URL Redirection Attack"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://fortiguard.com/advisory/FG-IR-17-242"
}
]
}