{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ASSIGNER": "security_alert@emc.com",
        "DATE_PUBLIC": "2019-04-04T18:01:40.000Z",
        "ID": "CVE-2019-3795",
        "STATE": "PUBLIC",
        "TITLE": "Insecure Randomness When Using a SecureRandom Instance Constructed by Spring Security"
    },
    "source": {
        "discovery": "UNKNOWN"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Spring Security",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<",
                                            "version_name": "5.0",
                                            "version_value": "5.0.11.RELEASE"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "5.1",
                                            "version_value": "5.1.4.RELEASE"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "4.2",
                                            "version_value": "4.2.11.RELEASE"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Spring"
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Spring Security versions 4.2.x prior to 4.2.12, 5.0.x prior to 5.0.12, and 5.1.x prior to 5.1.5 contain an insecure randomness vulnerability when using SecureRandomFactoryBean#setSeed to configure a SecureRandom instance. In order to be impacted, an honest application must provide a seed and make the resulting random material available to an attacker for inspection."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-330: Use of Insufficiently Random Values"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "CONFIRM",
                "url": "https://pivotal.io/security/cve-2019-3795",
                "name": "https://pivotal.io/security/cve-2019-3795"
            },
            {
                "refsource": "BID",
                "name": "107802",
                "url": "http://www.securityfocus.com/bid/107802"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20190520 [SECURITY] [DLA 1794-1] libspring-security-2.0-java security update",
                "url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00026.html"
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "PHYSICAL",
            "availabilityImpact": "NONE",
            "baseScore": 3.8,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.0"
        }
    }
}