{
    "CVE_data_meta": {
        "ASSIGNER": "security@mozilla.org",
        "ID": "CVE-2018-5131",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "52.7"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "59"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Mozilla"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Under certain circumstances the \"fetch()\" API can return transient local copies of resources that were sent with a \"no-store\" or \"no-cache\" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessible to users if they share a common profile while browsing. This vulnerability affects Firefox ESR < 52.7 and Firefox < 59."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Fetch API improperly returns cached copies of no-store/no-cache resources"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "DSA-4139",
                "refsource": "DEBIAN",
                "url": "https://www.debian.org/security/2018/dsa-4139"
            },
            {
                "name": "GLSA-201810-01",
                "refsource": "GENTOO",
                "url": "https://security.gentoo.org/glsa/201810-01"
            },
            {
                "name": "103388",
                "refsource": "BID",
                "url": "http://www.securityfocus.com/bid/103388"
            },
            {
                "name": "RHSA-2018:0527",
                "refsource": "REDHAT",
                "url": "https://access.redhat.com/errata/RHSA-2018:0527"
            },
            {
                "name": "[debian-lts-announce] 20180315 [SECURITY] [DLA 1308-1] firefox-esr security update",
                "refsource": "MLIST",
                "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00010.html"
            },
            {
                "name": "https://www.mozilla.org/security/advisories/mfsa2018-07/",
                "refsource": "CONFIRM",
                "url": "https://www.mozilla.org/security/advisories/mfsa2018-07/"
            },
            {
                "name": "RHSA-2018:0526",
                "refsource": "REDHAT",
                "url": "https://access.redhat.com/errata/RHSA-2018:0526"
            },
            {
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440775",
                "refsource": "CONFIRM",
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1440775"
            },
            {
                "name": "1040514",
                "refsource": "SECTRACK",
                "url": "http://www.securitytracker.com/id/1040514"
            },
            {
                "name": "USN-3596-1",
                "refsource": "UBUNTU",
                "url": "https://usn.ubuntu.com/3596-1/"
            },
            {
                "name": "https://www.mozilla.org/security/advisories/mfsa2018-06/",
                "refsource": "CONFIRM",
                "url": "https://www.mozilla.org/security/advisories/mfsa2018-06/"
            }
        ]
    }
}