{
    "CVE_data_meta": {
        "ASSIGNER": "sirt@juniper.net",
        "DATE_PUBLIC": "2016-04-13T09:00",
        "ID": "CVE-2016-1261",
        "STATE": "PUBLIC",
        "TITLE": "Junos: vulnerabilities in J-Web (CVE-2016-1261)"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Junos OS",
                                "version": {
                                    "version_data": [
                                        {
                                            "platform": "",
                                            "version_value": "12.1X44 prior to 12.1X44-D55"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "12.1X46 prior to 12.1X46-D45"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "12.1X47 prior to 12.1X47-D30"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "12.3 prior to 12.3R11"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "12.3X48 prior to 12.3X48-D30"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "13.2X51 prior to 13.2X51-D40"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "13.3 prior to 13.3R8"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "14.1 prior to 14.1R6"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "14.1X53 prior to 14.1X53-D30"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "14.2 prior to 14.2R5"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "15.1 prior to 15.1R3"
                                        },
                                        {
                                            "platform": "",
                                            "version_value": "15.1X49 prior to 15.1X49-D20"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Juniper Networks"
                }
            ]
        }
    },
    "configuration": [
        {
            "lang": "eng",
            "value": "This only affects devices with J-Web enabled."
        }
    ],
    "credit": [],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "J-Web does not validate certain input that may lead to cross-site request forgery (CSRF) issues or cause a denial of J-Web service (DoS)."
            }
        ]
    },
    "exploit": "Juniper SIRT is not aware of any malicious exploitation of this vulnerability.",
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "failure to validate input"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://kb.juniper.net/JSA10723",
                "refsource": "CONFIRM",
                "url": "https://kb.juniper.net/JSA10723"
            }
        ]
    },
    "solution": "The following software releases have been updated to resolve this specific issue: Junos OS 12.1X44-D55, 12.1X46-D45, 12.1X47-D30, 12.3R11, 12.3X48-D30, 13.2X51-D40, 13.3R8, 14.1R6, 14.1X53-D30, 14.2R5, 15.1R3, 15.1X49-D20, and all subsequent releases.",
    "work_around": [
        {
            "lang": "eng",
            "value": "Disable J-Web, or limit access to only trusted hosts which may not be compromised by cross-site attacks. For example, deploy jump hosts with no Internet access that use anti-scripting techniques to mitigate potential threats. Alternately, use a dedicated client and dedicated Web browser that is not used to access other sites."
        }
    ]
}