{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2002-07-24T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "ifconfig, when used on the Linux kernel 2.2 and later, does not report when the network interface is in promiscuous mode if it was put in promiscuous mode using PACKET_MR_PROMISC, which could allow attackers to sniff the network without detection, as demonstrated using libpcap."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2005-07-15T09:00:00",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "20020724 Interface promiscuity obscurity in Linux",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://archives.neohapsis.com/archives/bugtraq/2002-07/0279.html"
                },
                {
                    "name": "20020724 Re: Interface promiscuity obscurity in Linux",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://online.securityfocus.com/archive/1/284142"
                },
                {
                    "name": "5304",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/5304"
                },
                {
                    "name": "20020725 Re: Interface promiscuity obscurity in Linux",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://online.securityfocus.com/archive/1/284257"
                },
                {
                    "name": "linux-ifconfig-promiscuous-mode(9676)",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_XF"
                    ],
                    "url": "http://www.iss.net/security_center/static/9676.php"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2002-1976",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "ifconfig, when used on the Linux kernel 2.2 and later, does not report when the network interface is in promiscuous mode if it was put in promiscuous mode using PACKET_MR_PROMISC, which could allow attackers to sniff the network without detection, as demonstrated using libpcap."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "20020724 Interface promiscuity obscurity in Linux",
                            "refsource": "BUGTRAQ",
                            "url": "http://archives.neohapsis.com/archives/bugtraq/2002-07/0279.html"
                        },
                        {
                            "name": "20020724 Re: Interface promiscuity obscurity in Linux",
                            "refsource": "BUGTRAQ",
                            "url": "http://online.securityfocus.com/archive/1/284142"
                        },
                        {
                            "name": "5304",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/5304"
                        },
                        {
                            "name": "20020725 Re: Interface promiscuity obscurity in Linux",
                            "refsource": "BUGTRAQ",
                            "url": "http://online.securityfocus.com/archive/1/284257"
                        },
                        {
                            "name": "linux-ifconfig-promiscuous-mode(9676)",
                            "refsource": "XF",
                            "url": "http://www.iss.net/security_center/static/9676.php"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-08T03:43:33.592Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "20020724 Interface promiscuity obscurity in Linux",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://archives.neohapsis.com/archives/bugtraq/2002-07/0279.html"
                    },
                    {
                        "name": "20020724 Re: Interface promiscuity obscurity in Linux",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://online.securityfocus.com/archive/1/284142"
                    },
                    {
                        "name": "5304",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/5304"
                    },
                    {
                        "name": "20020725 Re: Interface promiscuity obscurity in Linux",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://online.securityfocus.com/archive/1/284257"
                    },
                    {
                        "name": "linux-ifconfig-promiscuous-mode(9676)",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_XF",
                            "x_transferred"
                        ],
                        "url": "http://www.iss.net/security_center/static/9676.php"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2002-1976",
        "datePublished": "2005-06-28T04:00:00",
        "dateReserved": "2005-06-29T00:00:00",
        "dateUpdated": "2024-08-08T03:43:33.592Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}